From: Phil Blundell <philb@gnu.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 06/39] eglibc-package: Update PACKAGES and files based on new ordering
Date: Sat, 08 Sep 2012 20:10:41 +0100 [thread overview]
Message-ID: <1347131441.4396.229.camel@x121e.pbcl.net> (raw)
In-Reply-To: <ea463c5c2e0828fef97a54531320711852db6387.1340121099.git.sgw@linux.intel.com>
On Tue, 2012-06-19 at 08:59 -0700, Saul Wold wrote:
> -PACKAGES = "${PN}-dbg ${PN} catchsegv${PKGSUFFIX} sln${PKGSUFFIX} nscd${PKGSUFFIX} ldd${PKGSUFFIX} ${PN}-mtrace ${PN}-utils eglibc-extra-nss${PKGSUFFIX} eglibc-thread-db${PKGSUFFIX} ${PN}-pic ${PN}-dev ${PN}-staticdev ${PN}-doc libcidn${PKGSUFFIX} libmemusage${PKGSUFFIX} libsegfault${PKGSUFFIX} ${PN}-pcprofile libsotruss${PKGSUFFIX}"
> +PACKAGES = "${PN}-dbg catchsegv${PKGSUFFIX} sln${PKGSUFFIX} nscd${PKGSUFFIX} ldd${PKGSUFFIX} ${PN}-mtrace ${PN}-utils eglibc-thread-db${PKGSUFFIX} ${PN}-pic libcidn${PKGSUFFIX} libmemusage${PKGSUFFIX} libsegfault${PKGSUFFIX} ${PN}-pcprofile libsotruss${PKGSUFFIX} ${PN}-dev ${PN}-staticdev ${PN}-doc ${PN} eglibc-extra-nss${PKGSUFFIX}"
This turns out to break if ${base_libdir} and ${libdir} are the same
thing. Was there a particular reason why PACKAGES needed to be
reordered for eglibc, or was it just to make it consistent with the new
bitbake.conf default?
p.
next prev parent reply other threads:[~2012-09-08 19:25 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-19 15:59 [PATCH 00/39] Reorder Packages List Saul Wold
2012-06-19 15:59 ` [PATCH 01/39] bitbake.conf: reorder PACKAGES list Saul Wold
2012-06-19 15:59 ` [PATCH 02/39] binconfig: add *-config files to the -dev package Saul Wold
2012-06-19 15:59 ` [PATCH 03/39] lib_package: remove the -dev list Saul Wold
2012-06-19 15:59 ` [PATCH 04/39] bitbake.conf: add PN-bin and cleanup lib_package.bbclass Saul Wold
2012-06-19 15:59 ` [PATCH 05/39] pmutils: reorder file for correctness Saul Wold
2012-06-19 15:59 ` [PATCH 06/39] eglibc-package: Update PACKAGES and files based on new ordering Saul Wold
2012-09-08 19:10 ` Phil Blundell [this message]
2012-06-19 15:59 ` [PATCH 07/39] taglib: correct location of taglib-config to -dev Saul Wold
2012-06-19 15:59 ` [PATCH 08/39] pth: clean-up FILES list due to PACKAGE reorder Saul Wold
2012-06-19 15:59 ` [PATCH 09/39] libusb-compat: clean up FILE after " Saul Wold
2012-06-19 15:59 ` [PATCH 10/39] libproxy: " Saul Wold
2012-06-19 15:59 ` [PATCH 11/39] libgpg-error: " Saul Wold
2012-06-19 15:59 ` [PATCH 12/39] libgcrypt: " Saul Wold
2012-06-19 15:59 ` [PATCH 13/39] gpgme: " Saul Wold
2012-06-19 15:59 ` [PATCH 14/39] gnutls: " Saul Wold
2012-06-19 15:59 ` [PATCH 15/39] db: Ensure the library version matches package version Saul Wold
2012-06-19 15:59 ` [PATCH 16/39] libpng: clean up FILE after PACKAGE reorder Saul Wold
2012-06-19 15:59 ` [PATCH 17/39] libxml2: " Saul Wold
2012-06-19 15:59 ` [PATCH 18/39] groff: " Saul Wold
2012-06-19 15:59 ` [PATCH 19/39] icu: " Saul Wold
2012-06-19 15:59 ` [PATCH 20/39] gettext: " Saul Wold
2012-06-19 15:59 ` [PATCH 21/39] cups: " Saul Wold
2012-06-19 15:59 ` [PATCH 22/39] procps: " Saul Wold
2012-06-19 15:59 ` [PATCH 23/39] gnome-keyring: " Saul Wold
2012-06-19 15:59 ` [PATCH 24/39] slang: " Saul Wold
2012-06-19 15:59 ` [PATCH 25/39] gthumb: " Saul Wold
2012-06-19 15:59 ` [PATCH 26/39] freetype: " Saul Wold
2012-06-19 15:59 ` [PATCH 27/39] gtk-sato-engine: " Saul Wold
2012-06-19 15:59 ` [PATCH 28/39] libidn: " Saul Wold
2012-06-19 15:59 ` [PATCH 29/39] lttng-viewer: " Saul Wold
2012-06-19 15:59 ` [PATCH 30/39] js: " Saul Wold
2012-06-19 15:59 ` [PATCH 31/39] webkit-gtk: remove /usr/libexec since it's empty Saul Wold
2012-06-19 15:59 ` [PATCH 32/39] libtool: add ${PN} in middle of package list to ensure .m4 get with ${PN} Saul Wold
2012-06-19 15:59 ` [PATCH 33/39] grub: Clean up FILES_* after PACKAGES reoder Saul Wold
2012-06-19 15:59 ` [PATCH 34/39] hdparam: " Saul Wold
2012-06-19 15:59 ` [PATCH 35/39] man-pages: " Saul Wold
2012-06-19 15:59 ` [PATCH 36/39] curl: " Saul Wold
2012-06-19 15:59 ` [PATCH 37/39] PR bumps for PACKAGES reorder Saul Wold
2012-06-19 15:59 ` [PATCH 38/39] libevent: disable openssl by default Saul Wold
2012-06-19 15:59 ` [PATCH 39/39] libpcre: Clean up FILES_* after PACKAGES reoder 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=1347131441.4396.229.camel@x121e.pbcl.net \
--to=philb@gnu.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox