| Submitter | Robert Yang |
|---|---|
| Date | Sept. 19, 2012, 9:33 a.m. |
| Message ID | <cover.1348038052.git.liezhi.yang@windriver.com> |
| Download | mbox |
| Permalink | /patch/36891/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib robert/rm_opkg018Comments
On 09/19/2012 02:33 AM, Robert Yang wrote: > Test info: > # With PACKAGE_CLASSES = "package_ipk" > $ bitbake core-image-sato core-image-minimal meta-toolchain meta-toolchain-sdk \ > adt-installer meta-ide-support > $ bitbake package-index > > All the builds are OK. > > // Robert > > The following changes since commit 913944d904266bf90af0cad94b4f0fb3652bd29d: > > upstream_tracking: update lsb and ltp (2012-09-14 17:12:52 +0100) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib robert/rm_opkg018 > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/rm_opkg018 > > Robert Yang (1): > opkg 0.1.8: remove it since it doesn't work > > meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch | 19 ------------------- > meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb | 10 ---------- > meta/recipes-devtools/opkg/opkg_0.1.8.bb | 11 ----------- > 3 files changed, 40 deletions(-) > delete mode 100644 meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch > delete mode 100644 meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb > delete mode 100644 meta/recipes-devtools/opkg/opkg_0.1.8.bb > Merged into OE-Core Thanks Sau!