Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] FIX #2431 and other opkg / ipk related fixes
@ 2012-10-20 21:44 Andrei Gherzan
  2012-10-20 21:44 ` [PATCH 1/4] opkg-utils: Add needed python modules as RDEPENDS Andrei Gherzan
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Andrei Gherzan @ 2012-10-20 21:44 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit caba9cbfce09f19eb27f4c6615c0c5c48e1a2952:

  kernel.bbclass: add kernel-modules to PACKAGES (2012-10-19 23:06:26 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ag/opkg
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ag/opkg

Andrei Gherzan (4):
  opkg-utils: Add needed python modules as RDEPENDS
  opkg: Add patch to fix removing packages with recommends
  opkg: Don't print empty PROVIDES
  rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files code

 meta/classes/rootfs_ipk.bbclass                    |    8 +++---
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |    4 +--
 ...t-add-recommends-pkgs-to-depended-upon-by.patch |   26 ++++++++++++++++++++
 ...n-t-print-provides-if-nothing-is-provided.patch |   24 ++++++++++++++++++
 meta/recipes-devtools/opkg/opkg_svn.bb             |    4 ++-
 5 files changed, 59 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg/opkg/don-t-add-recommends-pkgs-to-depended-upon-by.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/don-t-print-provides-if-nothing-is-provided.patch

-- 
1.7.9.5




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-10-21 12:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-20 21:44 [PATCH 0/4] FIX #2431 and other opkg / ipk related fixes Andrei Gherzan
2012-10-20 21:44 ` [PATCH 1/4] opkg-utils: Add needed python modules as RDEPENDS Andrei Gherzan
2012-10-20 21:44 ` [PATCH 2/4] opkg: Add patch to fix removing packages with recommends Andrei Gherzan
2012-10-20 21:44 ` [PATCH 3/4] opkg: Don't print empty PROVIDES Andrei Gherzan
2012-10-20 21:44 ` [PATCH 4/4] rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files code Andrei Gherzan
2012-10-21 12:36   ` Otavio Salvador
2012-10-21 12:38 ` [PATCH 0/4] FIX #2431 and other opkg / ipk related fixes Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox