diff options
author | Yann CARDAILLAC <yann.cardaillac@smile.fr> | 2019-03-11 13:08:37 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-04-13 12:33:48 -0700 |
commit | e041812a84025a9ff9121efabc3805ff2dfe6375 (patch) | |
tree | 61845343ab1b4866174da15306cafaae38145ce0 /scripts/lib/devtool/build.py | |
parent | aa4d86ff55b01d150f49b5b4517b0c661a10c36b (diff) | |
download | openembedded-core-e041812a84025a9ff9121efabc3805ff2dfe6375.tar.gz openembedded-core-e041812a84025a9ff9121efabc3805ff2dfe6375.tar.bz2 openembedded-core-e041812a84025a9ff9121efabc3805ff2dfe6375.zip |
correct do_patch for kernel bbappend in sdk
do_patch rule of SDK's workspace/appends/linux-*.bbhappend may fail if script are not written in Python
that was the case with Phytec's BSP, the fix was to replace the do_patch rule with :
do_patch[noexec]="1" when the file was generated in scripts/lib/devtool/standard.py
Signed-off-by: Yann CARDAILLAC <yann.cardaillac@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions