]> code.ossystems Code Review - openembedded-core.git/commit
run-postinsts: Does not run any scripts on debian rootfs
authorKenneth Solbjerg <kenneth.solbjerg@moveinnovation.dk>
Mon, 9 Jul 2012 12:19:48 +0000 (14:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2012 13:18:42 +0000 (14:18 +0100)
commite782cefd53cf3d3cc8ad7484335a697f9dde5751
tree7b055f61f20a4ef0b99056279f685a21c4aa7eaa
parentf8b25d33e154173e2ce022c88563c6be872ce4b4
run-postinsts: Does not run any scripts on debian rootfs

On my system (core-image-base, .deb package files), run-postinsts does
not run any scripts due to a failed test in run-postinsts.awk.
As dpkg is not actually installed on target, opkg is identified as the
pkgdir and that is not right...

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/dpkg/run-postinsts/run-postinsts.awk