1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-15 05:40:00 +00:00
Files
poky/meta/recipes-support
Ross Burton ec0b81a531 createrepo: drop the usage of create_wrapper
create_wrapper was previously abused to invoke the Python interpretter directly
instead of relying on #! parsing, which is read into a 128 byte buffer so breaks
with deep build directories.

However now that we already install a "nativepython" binary into the native
sysroot, use sed to change the #! line to /usr/bin/env nativepython.

(From OE-Core rev: 7d91b44e00d6c50b7b5fbef17f2bae8e3a983a4c)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-13 17:38:11 +01:00
..
2013-03-18 13:18:22 +00:00
2013-05-30 21:10:22 +01:00
2013-03-29 10:40:55 +00:00
2013-05-12 09:37:30 +01:00
2013-05-24 14:14:41 +01:00
2013-05-29 22:07:53 +01:00
2013-05-16 00:09:48 +03:00
2013-06-07 16:48:25 +01:00
2013-02-28 23:15:52 +00:00
2013-05-12 09:37:29 +01:00
2013-05-17 09:37:29 +03:00
2013-05-12 09:37:29 +01:00
2013-05-12 09:37:28 +01:00
2013-06-07 16:48:23 +01:00
2013-05-08 15:41:12 +01:00
2013-06-13 17:38:10 +01:00
2013-03-22 16:54:36 +00:00
2013-05-12 09:37:30 +01:00
2013-06-13 17:38:10 +01:00
2013-03-22 16:54:36 +00:00
2013-05-24 14:14:46 +01:00