generic-poky/meta/lib/oe
Paul Eggleton f205ccaf48 lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectory
For recipes that have their actual source in a subdirectory of what is
fetched (e.g. mkelfimage), we need to find the root of the repository
within the GitApplyTree code that attempts to set up the required git
hooks and use that, rather than expecting the root to be the same as
${S}.

(From OE-Core rev: d820303f64ea610338ec11ffd79269e7831d1da9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-23 17:35:27 +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 classextend: Do not extend for that already have multilib prefix 2014-11-12 15:38:31 +00:00
classutils.py oe.classutils: add module 2011-06-28 13:55:43 +01:00
data.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
distro_check.py distro_check: Remove creation of empty Meego filelist. 2013-02-12 13:22:44 +00:00
image.py lib/oe/image.py: add error checking for missing IMAGE_CMD 2015-02-03 14:53:51 +00:00
license.py classes/license: tweak license format messages 2015-02-08 08:00:25 +00:00
lsb.py lib/oe/lsb.py: Fix up for dash 2015-02-14 08:41:00 +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.py lib/oe/package: Ensure strip breaks hardlinks 2015-01-23 11:36:31 +00:00
package_manager.py lib/oe/package_manager: Performance tweak in regex usage 2015-02-21 22:05:36 +00: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: fix PATCHTOOL = "git" with source in a subdirectory 2015-02-23 17:35:27 +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 lib/oe: add recipeutils module 2014-12-21 12:37:56 +00:00
rootfs.py rootfs.py: ignore "NOTE:" when catching warnings 2015-02-14 08:40:57 +00:00
sdk.py lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdk 2015-01-23 11:36:25 +00:00
sstatesig.py sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586 2014-09-17 22:00:26 +01:00
terminal.py terminal.py: add tmux new window option 2015-02-08 08:00:26 +00:00
types.py oe.types: add 'path' type 2013-08-26 11:47:18 +01:00
utils.py image-buildinfo.bbclass: new class, writes build information to image 2014-11-09 10:21:22 +00:00