Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix buildhistory problem
@ 2014-02-19 10:51 Laurentiu Palcu
  2014-02-19 10:51 ` [PATCH 1/3] package_manager.py: fix installed package list creation for Opkg/Dpkg Laurentiu Palcu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Laurentiu Palcu @ 2014-02-19 10:51 UTC (permalink / raw)
  To: openembedded-core

Tested with all backends. Fixed some other issues in the process...
Buildhistory should be fine now.

laurentiu

The following changes since commit 54562006c1327c5b99daa4cc05a3ba7e38412da1:

  image_types.bbclass: Fix tar IMAGE_CMD to not change directories (2014-02-18 08:38:52 +0000)

are available in the git repository at:

  git://mirror.rb.intel.com/git.yoctoproject.org/poky-contrib lpalcu/buildhistory_fix

for you to fetch changes up to 15ce4b01408e1ec91655103191c4c9436d894597:

  populate_sdk_*.bbclass: remove left over bash routines (2014-02-19 12:45:51 +0200)

----------------------------------------------------------------
Laurentiu Palcu (3):
      package_manager.py: fix installed package list creation for Opkg/Dpkg
      buildhistory.bbclass: fix creation of installed packages list
      populate_sdk_*.bbclass: remove left over bash routines

 meta/classes/buildhistory.bbclass     |   21 +++++++++++++++++----
 meta/classes/populate_sdk_deb.bbclass |   21 ---------------------
 meta/classes/populate_sdk_ipk.bbclass |   20 --------------------
 meta/lib/oe/package_manager.py        |    6 ++++--
 4 files changed, 21 insertions(+), 47 deletions(-)

Laurentiu Palcu (3):
  package_manager.py: fix installed package list creation for Opkg/Dpkg
  buildhistory.bbclass: fix creation of installed packages list
  populate_sdk_*.bbclass: remove left over bash routines

 meta/classes/buildhistory.bbclass     |   21 +++++++++++++++++----
 meta/classes/populate_sdk_deb.bbclass |   21 ---------------------
 meta/classes/populate_sdk_ipk.bbclass |   20 --------------------
 meta/lib/oe/package_manager.py        |    6 ++++--
 4 files changed, 21 insertions(+), 47 deletions(-)

-- 
1.7.9.5



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

end of thread, other threads:[~2014-02-19 10:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19 10:51 [PATCH 0/3] Fix buildhistory problem Laurentiu Palcu
2014-02-19 10:51 ` [PATCH 1/3] package_manager.py: fix installed package list creation for Opkg/Dpkg Laurentiu Palcu
2014-02-19 10:51 ` [PATCH 2/3] buildhistory.bbclass: fix creation of installed packages list Laurentiu Palcu
2014-02-19 10:51 ` [PATCH 3/3] populate_sdk_*.bbclass: remove left over bash routines Laurentiu Palcu

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