]> 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>
Fri, 22 Nov 2013 13:44:33 +0000 (13:44 +0000)
commit0188120691f433fdccf71b92618115195278c0af
tree27f1b4fd916c0cd5bb0d5f43366a14cbad20b399
parentd9489c44ee4f195ae1b09f340b9545cddba58145
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.

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>
meta/classes/rootfs_deb.bbclass
meta/classes/rootfs_ipk.bbclass
meta/classes/rootfs_rpm.bbclass