summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2012-04-09 16:37:12 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-10 13:32:00 +0100
commitb0550403d4e499a6c165c03825d3e4f9e2a750ad (patch)
treef7ec98fa676fb23fc71a600a7bc3039f20814738 /meta/conf
parentc13afae688fa96f03ac2a161e293434ad949374b (diff)
downloadpoky-b0550403d4e499a6c165c03825d3e4f9e2a750ad.tar.gz
git 1.7.7: remove perl.mak before compile
The git may fail to rebuild when perl's Config.pm or config.h changes, this is because Makefile detects that perl/perl.mak is out of date. Remove perl.mak to let Makefile regenerate it would fix the error. Both git and git-native have this problem. To reproduce the error: (On x86_64 host) $ bitbake git-native $ touch tmp/sysroots/x86_64-linux/usr/lib/perl-native/perl/5.14.2/Config.pm $ bitbake git-native -ccompile -f [YOCTO #2156] (From OE-Core rev: 7f9a3eb4e81f708573cfd5123655441d3b9532a5) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions