[OE-core] [PATCH 3/3] rootfs_ipk.bbclass: fix unpacked postinst support if no package management

Phil Blundell philb at gnu.org
Fri Feb 17 19:59:33 UTC 2012


On Fri, 2012-02-17 at 17:30 -0200, Otavio Salvador wrote:

> I don't use dpkg but opkg.
> 
> 
> So, looking at opkg.inc we find out:
> 
> 
> ...
> pkg_postinst_${PN} () {
> #!/bin/sh
> if [ "x$D" != "x" ]; then
>         install -d $D${sysconfdir}/rcS.d

Well, right, but that's not the run-postinsts package.  You mentioned
that opkg-cl wasn't installed so its own postinst is probably irrelevant
here.

p.







More information about the Openembedded-core mailing list