All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurentiu Palcu <laurentiu.palcu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Fix issue with unpopulated buildhistory depends files
Date: Wed,  5 Mar 2014 14:39:39 +0200	[thread overview]
Message-ID: <cover.1394023121.git.laurentiu.palcu@intel.com> (raw)

The following changes since commit f03955041d0e44d377ca1c4def630982f24f1e8b:

  Revert "ncurses: use ln -r to generate relative symlink" (2014-03-03 15:55:27 +0000)

are available in the git repository at:

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

Laurentiu Palcu (3):
  package_manager.py: make list_installed() list pkg dependencies too
  buildhistory.bbclass: Fix dependency files creation
  populate_sdk_*.bbclass: remove old rootfs_list_installed_depends()

 meta/classes/buildhistory.bbclass     |    9 ++++++++-
 meta/classes/populate_sdk_deb.bbclass |    5 -----
 meta/classes/populate_sdk_ipk.bbclass |    4 ----
 meta/classes/populate_sdk_rpm.bbclass |    4 ----
 meta/lib/oe/package_manager.py        |   31 +++++++++++++++++++++++++++++++
 5 files changed, 39 insertions(+), 14 deletions(-)

-- 
1.7.9.5



             reply	other threads:[~2014-03-05 12:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 12:39 Laurentiu Palcu [this message]
2014-03-05 12:39 ` [PATCH 1/3] package_manager.py: make list_installed() list pkg dependencies too Laurentiu Palcu
2014-03-05 12:39 ` [PATCH 2/3] buildhistory.bbclass: Fix dependency files creation Laurentiu Palcu
2014-03-06 21:55   ` Richard Purdie
2014-03-07  6:35     ` Laurentiu Palcu
2014-03-08  8:23       ` Hongxu Jia
2014-03-10  7:46         ` Laurentiu Palcu
2014-03-26  9:15       ` Sarbu, Florin-Ionut (Florin)
2014-03-26 10:09         ` Laurentiu Palcu
2014-03-26 11:45           ` Florin Sarbu
2014-03-26 13:30             ` Laurentiu Palcu
2014-03-05 12:39 ` [PATCH 3/3] populate_sdk_*.bbclass: remove old rootfs_list_installed_depends() Laurentiu Palcu

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.1394023121.git.laurentiu.palcu@intel.com \
    --to=laurentiu.palcu@intel.com \
    --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.