diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2011-04-29 12:13:46 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-04 00:51:54 +0100 |
commit | 4b2a6fa780567c0876540bb89af78d5c778985cb (patch) | |
tree | 74280c8a9d5f2f4af8b209ac102e405f7c624eb7 /meta/recipes-extended/cups | |
parent | 9545f9bf7e23d431e9eacec6819fd312910712af (diff) | |
download | openembedded-core-4b2a6fa780567c0876540bb89af78d5c778985cb.tar.gz openembedded-core-4b2a6fa780567c0876540bb89af78d5c778985cb.tar.bz2 openembedded-core-4b2a6fa780567c0876540bb89af78d5c778985cb.tar.xz openembedded-core-4b2a6fa780567c0876540bb89af78d5c778985cb.zip |
git: use DESTDIR=$D instead prefixing all variables by $D
* with git-native and rm_work enabled I've noticed git fetcher errors like:
warning: templates not found /OE/shr-core/tmp/work/x86_64-linux/git-native-1.7.3.4-r0/image/OE/shr-core/tmp/sysroots/x86_64-linux/usr/share/git-core/templates
fatal: Unable to find remote helper for 'http'
for every recipe using http:// for git repo
* after this change template_dir points to
/OE/shr-core/tmp/sysroots/x86_64-linux/usr/share/git-core/templates
without that workdir prefix
* haven't tested target recipe, but I guess it needs different fix or
maybe it worked before and gets broken by this change
[sgw: removed RFC comment, target patch to follow]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/cups')
0 files changed, 0 insertions, 0 deletions