poky/meta/lib/oe
Peter Kjellerstedt 45a2977b83 lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooks
Rather than modifying files in .git/hooks, which can be read-only
(e.g., if it is a link to a directory in /usr/share), move away the
entire .git/hooks directory temporarily.

(From OE-Core master rev: a88d603b51a9ebb39210d54b667519acfbe465c3)

(From OE-Core rev: 09a2718cb030f8cce202ded0e823cadea4c71f6a)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-20 09:55:53 +00:00
..
tests test_utils: import functions directly for conciseness 2013-06-07 16:48:25 +01:00
__init__.py lib/oe: turn oe into a namespace package 2014-03-17 14:01:41 +00:00
buildhistory_analysis.py classes/buildhistory: add additional variables to image information 2013-12-03 17:45:50 +00:00
cachedpath.py cachedpath.py: global name 'error' is not defined 2013-05-15 19:27:11 +03:00
classextend.py lib/oe/classextend: Fix nativesdk double name mapping 2015-07-31 10:32:36 +01:00
classutils.py
copy_buildsystem.py classes/populate_sdk_ext: tweak reporting of workspace exclusion 2016-01-12 08:42:28 +00:00
data.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
distro_check.py lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.open 2015-10-12 14:36:30 +01:00
image.py lib/oe/image.py: Fix dependency handling for compressed types 2015-10-14 18:08:37 +03:00
license.py license: Add support for handle INCOMPATIBLE_LICENSE in manifest creation 2015-05-09 22:28:14 +01:00
lsb.py lib/oe/lsb.py: Prioritize parsing of /etc/os-release 2015-03-22 14:42:18 +00:00
maketype.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
manifest.py populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementation 2014-06-25 13:51:47 +01:00
package_manager.py package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the default 2016-01-12 08:42:26 +00:00
package.py split_and_strip_files: regroup hardlinks to make build deterministic 2015-04-29 10:58:55 +01:00
packagedata.py bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific directory 2013-09-14 08:21:00 +01:00
packagegroup.py Rename PACKAGE_GROUP variable to FEATURE_PACKAGES 2014-03-07 14:45:21 +00:00
patch.py lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooks 2016-03-20 09:55:53 +00:00
path.py lib/oe: drop custom implementation of oe.path.relative 2014-03-07 14:58:44 +00:00
prservice.py image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage 2013-05-09 14:06:51 +01:00
qa.py image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage 2013-05-09 14:06:51 +01:00
recipeutils.py devtool: handle virtual providers 2015-10-21 22:56:03 +01:00
rootfs.py lib/oe/rootfs: tell intercepts where the native sysroot is 2015-10-27 07:24:30 +00:00
sdk.py populate SDK: prepare calling of bb.utils for exceptions 2015-10-21 22:56:03 +01:00
sstatesig.py lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappings 2015-10-01 07:43:35 +01:00
terminal.py terminal.py: Allow devshell/menuconfig on recent gnome-terminal 2015-06-27 22:42:51 +01:00
types.py oe.types: add 'path' type 2013-08-26 11:47:18 +01:00
utils.py oe/utils.py: Add support for init/end helper functions in ThreadWorker. 2015-06-26 09:27:30 +01:00