]> code.ossystems Code Review - openembedded-core.git/commit
Add run-postinsts. This runs any remaining postinstall scripts without needing ipkg...
authorRichard Purdie <richard@openedhand.com>
Mon, 5 Nov 2007 16:08:56 +0000 (16:08 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 5 Nov 2007 16:08:56 +0000 (16:08 +0000)
commit87c422828e1b8d2256e73924e8509e28708d8731
tree64602b20a9c06c3afe1e4290ce55458fc678c142
parent139d1570605aeef3238a173ca90d81bb791d6b8a
Add run-postinsts. This runs any remaining postinstall scripts without needing ipkg/dpkg. Currently ipkg specific but this should be easy to change

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3069 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/packages/meta/run-postinsts/run-postinsts [new file with mode: 0755]
meta/packages/meta/run-postinsts/run-postinsts.awk [new file with mode: 0644]
meta/packages/meta/run-postinsts_1.0.bb [new file with mode: 0644]