---
 recipes/dri/libdrm_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/dri/libdrm_git.bb b/recipes/dri/libdrm_git.bb
index c967878..ac63ef7 100644
--- a/recipes/dri/libdrm_git.bb
+++ b/recipes/dri/libdrm_git.bb
@@ -2,7 +2,7 @@ SECTION = "x11/base"
 LICENSE = "MIT"
 SRC_URI = "git://anongit.freedesktop.org/mesa/drm;protocol=git;branch=master"
 #SRC_URI_om-gta02 = 
"git://git.bitwiz.org.uk/libdrm.git;protocol=git;branch=glamo"
-SRC_URI_om-gta02_append = " file://libdrm-glamo.am.patch;patch=1"
+SRC_URI_append_om-gta02 = " file://libdrm-glamo.am.patch;patch=1"
 
 PROVIDES = "drm"
 DEPENDS = "libpthread-stubs virtual/kernel"
@@ -14,7 +14,7 @@ DEFAULT_PREFERENCE_om-gta02 = "1"
 
 S = "${WORKDIR}/git"
 
-EXTRA_OECONF_om-gta02_append = " --enable-glamo-experimental-api "
+EXTRA_OECONF_append_om-gta02 = " --enable-glamo-experimental-api "
 
 inherit autotools pkgconfig
 
-- 
1.6.5

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to