Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Simplify lib_package
@ 2012-06-29 21:21 Saul Wold
  2012-06-29 21:21 ` [PATCH 1/7] bitbake.conf: Add PACKAGE_BEFORE_PN to PACKAGES Saul Wold
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Saul Wold @ 2012-06-29 21:21 UTC (permalink / raw)
  To: openembedded-core

This series continues the PACKAGES changes and takes
advanatage of having a ${PN}-bin, by adding a
PACKGE_BEFORE_PN in the PACKAGES list.

Update other recipes that had defined ${PN}-bin.

I verified these changes did not affect any packages directly
with buildhistory, which can be seen at poky-contrib/sgw/libhistory

Sau!


The following changes since commit 3347ea9e300514d07315a8a044b9b3be206a30ea:

  upstream_tracking: update boost (2012-06-29 14:07:59 -0700)

are available in the git repository at:

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

Saul Wold (7):
  bitbake.conf: Add PACKAGE_BEFORE_PN to PACKAGES
  lib_package: use PACKAGE_BEFORE_PN
  libacpi: use lib_package bbclass
  pulseaudio: use lib_package bbclass
  db: use lib_package bbclass
  gnutls: use lib_package bbclass
  speex: use lib_package bbclass

 meta/classes/lib_package.bbclass                     |    3 +--
 meta/conf/bitbake.conf                               |    3 ++-
 meta/recipes-bsp/libacpi/libacpi_0.2.bb              |    7 ++-----
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc    |    3 +--
 meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb |    2 +-
 meta/recipes-multimedia/speex/speex_1.2rc1.bb        |    8 ++------
 meta/recipes-support/db/db_5.3.15.bb                 |    4 +---
 meta/recipes-support/gnutls/gnutls.inc               |   14 +++-----------
 8 files changed, 13 insertions(+), 31 deletions(-)

-- 
1.7.10.4




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

end of thread, other threads:[~2012-06-30  3:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 21:21 [PATCH 0/7] Simplify lib_package Saul Wold
2012-06-29 21:21 ` [PATCH 1/7] bitbake.conf: Add PACKAGE_BEFORE_PN to PACKAGES Saul Wold
2012-06-29 21:52   ` Khem Raj
2012-06-29 21:59     ` Saul Wold
2012-06-29 22:09       ` Khem Raj
2012-06-29 22:09       ` Khem Raj
2012-06-29 22:16         ` Saul Wold
2012-06-30  2:51           ` Khem Raj
2012-06-29 21:21 ` [PATCH 2/7] lib_package: use PACKAGE_BEFORE_PN Saul Wold
2012-06-29 21:21 ` [PATCH 3/7] libacpi: use lib_package bbclass Saul Wold
2012-06-29 21:21 ` [PATCH 4/7] pulseaudio: " Saul Wold
2012-06-29 21:21 ` [PATCH 5/7] db: " Saul Wold
2012-06-29 21:21 ` [PATCH 6/7] gnutls: " Saul Wold
2012-06-29 21:21 ` [PATCH 7/7] speex: " Saul Wold

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