generic-poky/meta/recipes-core
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
..
base-files base-files: remove the unnecessary /media/xxx directories 2013-07-02 22:23:48 +01:00
base-passwd base-passwd: Add input group 2013-04-04 14:04:41 +01:00
busybox busybox: move su to /bin for lsb command check test 2013-09-17 19:34:54 +01:00
console-tools console-tools: fix linking when using the multilib compiler 2013-02-04 16:42:48 +00:00
coreutils coreutils: set acpaths to avoid "Argument list too long" error 2013-09-17 14:35:17 +01:00
dbus dbus-ptest: fix populate_sdk error 2013-09-10 23:03:07 +01:00
dbus-wait remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
dropbear dropbear: a fix for hang in dropbearkey, built for x32 2013-05-24 14:14:49 +01:00
eglibc eglibc_2.18.bb: Fix IFUNC support for ARM REL relocations 2013-09-14 08:29:42 +01:00
expat expat: update to upstream version 2.1.0 2012-05-16 07:34:28 +01:00
feed-config opkg-config-base/poky-feed-config-opkg: Always use ALL_MULTILIB_PACKAGE_ARCHS to build arch list 2012-04-16 12:52:10 +01:00
gettext gettext: update to upstream version 0.18.3.1 2013-08-26 16:29:18 +01:00
glib-2.0 glib-2.0: fix broken python script header on machines using buildtools 2013-09-22 12:23:35 +01:00
glib-networking glib-networking: update to 2.36.2 2013-05-24 14:14:40 +01:00
images build-appliance-image: upgrade to commit 5745e45b18 2013-08-30 16:23:46 +01:00
init-ifupdown init-ifupdown: set kernel parameters firstly 2013-07-05 15:34:21 +01:00
initrdscripts Revert "initrdscripts: look for new systemd-udevd location" 2013-09-17 14:35:19 +01:00
initscripts initscripts: filter out empty lines from volatiles in check_requirements() 2013-09-10 23:00:50 +01:00
jpeg recipes-core: replace virtclass-native(sdk) with class-native(sdk) 2012-11-02 16:18:27 +00:00
kbd kbd: Allow resizecons on x86_64 2013-09-17 14:35:18 +01:00
libcgroup libcgroup: add SUMMARY and better DESCRIPTION 2013-04-29 14:45:04 +01:00
libxml libxml2: remove patch for CVE-2012-2871 2013-09-17 14:35:17 +01:00
meta meta-environment: change package name to include MACHINE 2013-09-10 22:58:33 +01:00
ncurses ncurses: add xterm-256color to terminfo-base 2013-07-13 18:23:38 +01:00
netbase netbase: upgrade to 5.1 2013-05-02 17:41:54 +01:00
packagegroups packagegroup-cross-canadian: change package name to include MACHINE 2013-09-10 22:58:33 +01:00
psplash remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
readline readline: fix importing readline in python with probably escape sequence output 2013-07-29 13:09:01 +01:00
sysfsutils sysfsutils: Fix case where ${B} != ${S} 2013-03-18 13:18:24 +00:00
systemd systemd: add ptest 2013-09-14 08:29:42 +01:00
sysvinit sysvinit: remove unused files 2013-09-14 08:29:42 +01:00
uclibc uclibc: Add missing DEPENDS on kern-tools-native 2013-09-11 11:05:05 +01:00
udev udev: avoid autosuspend of USB input devices 2013-09-17 14:35:17 +01:00
update-rc.d remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
util-linux util-linux: move su to /bin for lsb command check test 2013-09-17 19:34:55 +01:00
zlib zlib: update to upstream version 1.2.8 2013-06-07 16:48:29 +01:00