]> code.ossystems Code Review - openembedded-core.git/commit
rootfs_*.bbclass: List which post-install scripts can not be run
authorJeffrey C Honig <jeffrey.honig@windriver.com>
Thu, 21 Nov 2013 07:34:41 +0000 (01:34 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2013 16:56:37 +0000 (16:56 +0000)
commit2820f7fa411e5ca1cd7df765896b43716418340a
treef74020c791b6f062957e3eed8c840bcf99c3302d
parentf0118b605b3727b5ca5d560094bb4dd2ff29c310
rootfs_*.bbclass: List which post-install scripts can not be run

When preping a read-only rootfs and finding some post-install
scripts that can not be run, list the names of said scripts to
avoid having to look around the rootfs to find a list.

(From OE-Core master rev: 0188120691f433fdccf71b92618115195278c0af)

Signed-off-by: Jeffrey C Honig <jeffrey.honig@windriver.com>
Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/classes/rootfs_deb.bbclass
meta/classes/rootfs_ipk.bbclass
meta/classes/rootfs_rpm.bbclass