summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend2
-rw-r--r--recipes/images/console-trdx-image.bb2
2 files changed, 2 insertions, 2 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 639c9a2..3465d7d 100644
--- a/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend
+++ b/recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend
@@ -1,6 +1,6 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/xserver-xorg-${PV}:"
-SRC_URI_append_tegra = "file://Revert_Use_new_pixman_glyph_cache_t_API_that_will_be_in_pixman0.28.0.patch"
+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
diff --git a/recipes/images/console-trdx-image.bb b/recipes/images/console-trdx-image.bb
index 7c4cb95..3a0b584 100644
--- a/recipes/images/console-trdx-image.bb
+++ b/recipes/images/console-trdx-image.bb
@@ -46,7 +46,7 @@ CONMANPKGS_libc-uclibc = ""
#deploy the X server for the tegras
#this adds a few MB to the image, but all graphical HW acceleration is
#available only on top of X
-IMAGE_INSTALL_append_tegra = "${XSERVER} xterm xclock"
+IMAGE_INSTALL_append_tegra = " ${XSERVER} xterm xclock"
IMAGE_INSTALL += " \
angstrom-packagegroup-boot \