[oe-commits] Thomas Zimmermann : Fix Enum Error while parsing recipes

git version control git at git.openembedded.org
Sat Sep 19 18:24:59 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: f6f3a4196662d5e38f43632e34b2fff17c8a629b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f6f3a4196662d5e38f43632e34b2fff17c8a629b

Author: Thomas Zimmermann <zimmermann at vdm-design.de>
Date:   Sat Sep 19 08:43:14 2009 +0000

Fix Enum Error while parsing recipes

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/distro/include/shr-om-gta02-xorg.conf |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/shr-om-gta02-xorg.conf b/conf/distro/include/shr-om-gta02-xorg.conf
index 89e4e28..7345b56 100644
--- a/conf/distro/include/shr-om-gta02-xorg.conf
+++ b/conf/distro/include/shr-om-gta02-xorg.conf
@@ -7,3 +7,8 @@ XSERVER = "xserver-xorg"
 SRCREV_pn-xf86-video-glamo = "${AUTOREV}"
 SRCREV_pn-xf86-input-mouse = "${AUTOREV}"
 SRCREV_pn-xf86-input-keyboard = "${AUTOREV}"
+SRCREV_pn-xf86-video-glamo-kms = "${AUTOREV}"
+SRCREV_pn-glamo-dri-tests = "${AUTOREV}"
+SRCREV_pn-mesa-dri-glamo = "${AUTOREV}"
+SRCREV_pn-libdrm-glamo = "${AUTOREV}"
+SRCREV_pn-xserver-xorg = "${AUTOREV}"





More information about the Openembedded-commits mailing list