summaryrefslogtreecommitdiff
path: root/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend')
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend b/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend
index 89ae312..639c9a2 100644
--- a/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend
+++ b/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend
@@ -1,9 +1,6 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/xserver-xorg-${PV}:"
-ADD_PATCHES = ""
-ADD_PATCHES_tegra = "file://Revert_Use_new_pixman_glyph_cache_t_API_that_will_be_in_pixman0.28.0.patch"
-
-SRC_URI += "${ADD_PATCHES}"
+SRC_URI_append_tegra = "file://Revert_Use_new_pixman_glyph_cache_t_API_that_will_be_in_pixman0.28.0.patch"
# HACK: during do_rootfs opkg takes the latest and greatest available
# in any feed, e.g. one built for another machine without prefered version
@@ -11,5 +8,5 @@ SRC_URI += "${ADD_PATCHES}"
# so we set the recipe epoch here. Thus for our architecture we're
# always latest and greatest.
PE_tegra = "99"
-PE_mx6 = "99"
+
PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"