All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Gherzan <andrei@gherzan.ro>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH V2 0/5] FIX #2431 and other opkg / ipk related fixes
Date: Sun, 21 Oct 2012 18:40:18 +0300	[thread overview]
Message-ID: <cover.1350833713.git.andrei@gherzan.ro> (raw)

V2:
Have rootfs_ipk.bbclass formatting changings in a different commit.
Thanks: Otavio Salvador <otavio@ossystems.com.br>

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 (5):
  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
  rootfs_ipk.bbclass: Some extra spaces / tabs were removed / formated

 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




             reply	other threads:[~2012-10-21 15:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-21 15:40 Andrei Gherzan [this message]
2012-10-21 15:40 ` [PATCH V2 1/5] opkg-utils: Add needed python modules as RDEPENDS Andrei Gherzan
2012-10-21 15:40 ` [PATCH V2 2/5] opkg: Add patch to fix removing packages with recommends Andrei Gherzan
2012-10-21 15:40 ` [PATCH V2 3/5] opkg: Don't print empty PROVIDES Andrei Gherzan
2012-10-21 15:40 ` [PATCH V2 4/5] rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files code Andrei Gherzan
2012-10-21 15:40 ` [PATCH V2 5/5] rootfs_ipk.bbclass: Some extra spaces / tabs were removed / formated Andrei Gherzan
2012-10-21 17:02 ` [PATCH V2 0/5] FIX #2431 and other opkg / ipk related fixes Otavio Salvador
2012-10-23 18:51 ` Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1350833713.git.andrei@gherzan.ro \
    --to=andrei@gherzan.ro \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.