generic-poky/meta
Paul Eggleton bf6b0d95db glib-2.0: fix broken python script header on machines using buildtools
With buildtools (which contains Python) installed on a build machine,
glib-2.0's gtester-report script was ending up with the full path to
the installed python binary in the shebang, which when rpm packaging
was used led to this being added as a per-file dependency by rpmdeps for
the libglib-2.0-utils package in which it ends up. This of course broke
do_rootfs when the package was included in the rootfs and had been
restored from sstate from another machine, as happened on the Yocto
Project autobuilder.

We were already trying to sed this script apparently only for the
shebang (since it appears that there are no other paths in the script)
so let's just sed the shebang properly; it also seems sensible to do
this for native as well instead of explicitly trying to exclude that
case.

Fixes [YOCTO #5205].

(From OE-Core rev: 1d16e8035dda062041394b1e51839a9a7d077cf5)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-22 12:23:35 +01:00
..
classes gzipnative: Ensure dependencies apply to do_unpack and do_populate_lic 2013-09-22 12:19:43 +01:00
conf classes/imagetest-qemu: remove old image testing class 2013-09-22 12:19:41 +01:00
files device_table-minimal.txt: use user/group names instead of uid/gid 2013-08-16 11:14:34 +01:00
lib lib/oeqa/runtime: cleanup and improve output readability for some tests 2013-09-22 12:19:33 +01:00
recipes-bsp u-boot, u-boot-fw-utils, u-boot-fw-utils-cross: Use uboot-config class 2013-09-22 12:19:42 +01:00
recipes-connectivity avahi: bump INC_PR to avoid do_configure failure in existing workdir 2013-09-22 12:23:35 +01:00
recipes-core glib-2.0: fix broken python script header on machines using buildtools 2013-09-22 12:23:35 +01:00
recipes-devtools gcc-target: Fix libatomic dependency tracking issues 2013-09-22 12:19:43 +01:00
recipes-extended libpam: only use pam_systemd.so if systemd is enabled 2013-09-22 12:19:42 +01:00
recipes-gnome imake: remove 2013-09-17 14:35:19 +01:00
recipes-graphics x11vnc: respect zeroconf DISTRO_FEATURE to enable Avahi support 2013-09-22 12:19:42 +01:00
recipes-kernel oprofileui-server: use two digit initscript sequene 2013-09-22 12:19:42 +01:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia gstreamer-plugins: Change anonymous python structure 2013-09-10 22:58:33 +01:00
recipes-qt qt-mobility: fix build without X11 2013-09-22 12:19:33 +01:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato webkit-gtk: remove compile-three-times hack 2013-09-17 14:35:17 +01:00
recipes-support libunistring: remove the test to convert euc-jp in configure 2013-09-22 12:19:33 +01:00
site apr_cv_mutex_recursive=yes added to apr_1.4.6.bb to make rosnodes work 2013-07-05 15:34:22 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00