]> code.ossystems Code Review - openembedded-core.git/commit
opkg 0.1.8: remove it since it doesn't work
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 19 Sep 2012 09:33:03 +0000 (17:33 +0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 21 Sep 2012 05:21:15 +0000 (22:21 -0700)
commit526da07578de2c6261d21bc339bca0d3b94d93cf
tree8ca05371bb5878a66c075ad0affa029c86558093
parentcbb6431b3ee9128ea15c9ae0a19e7d2998ffc561
opkg 0.1.8: remove it since it doesn't work

Remove opkg_0.1.8.bb and the related files since it doesn't work:

- It doesn't support the "--force_postinstall" option which is used by
  package_ipk.bbclass.

- It still doesn't work after remove the "--force_postinstall" option,
  it can't install the packages in complementary_pkgs.txt.

[YOCTO #3136]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch [deleted file]
meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb [deleted file]
meta/recipes-devtools/opkg/opkg_0.1.8.bb [deleted file]