]> code.ossystems Code Review - openembedded-core.git/commit
postinst-intercept: rename recipe for nativesdk only
authorHongxu Jia <hongxu.jia@windriver.com>
Thu, 13 Nov 2014 01:54:14 +0000 (09:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Nov 2014 14:06:31 +0000 (14:06 +0000)
commit6a320d07e45d9c41a6b50b96ba7f910cc141a1dd
treefb106acfe82fc62cdb955f079a28b8a8e4dc19df
parent104990923f82d129a0fc8e6cd5bf0224751d5d03
postinst-intercept: rename recipe for nativesdk only

The recipe postinst-intercept is only used for nativesdk, so we rename
it from postinst-intercept to nativesdk-postinst-intercept.

It avoids unnecessary build of postinst-intercept.

[YOCTO #6937]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/postinst-intercept/nativesdk-postinst-intercept_1.0.bb [moved from meta/recipes-devtools/postinst-intercept/postinst-intercept_1.0.bb with 83% similarity]