From 5f472b4e3ff514dfb3792517cc111b114115815a Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 30 Oct 2015 10:45:32 +0100 Subject: appends: make sure that there is whitespace --- recipes-graphics/xorg-xserver/xserver-xorg_1.14.7.bbappend | 2 +- recipes/images/console-trdx-image.bb | 2 +- 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 \ -- cgit v1.2.3