From patchwork Thu Nov 22 07:56:31 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] libpam: QA issue: installed in the base_prefix, requires a shared library under exec_prefix Date: Thu, 22 Nov 2012 07:56:31 -0000 From: jackie huang X-Patchwork-Id: 39459 Message-Id: To: Cc: Zhenfeng.Zhao@windriver.com, saul.wold@intel.com From: Jackie Huang We added the fix for zlib 1.2.6 and cracklib 2.8.18 as bbappends in our own layer and worked well, but when they are updated in oe-core, the bbappends became dangling, so if the fix is accepted in or-core, we don't have to mantain and update the bbappends and clean them up, thanks! Also added the author of the fix in CC list. * Test info: 1) MACHINE=qemux86-64/qemux86/qemuppc $ bitbake core-image-sato $ bitbake libpam The following changes since commit 654d5816f8ff696d42d72cfb881d5e51330a79b6: build-appliance-image: Update to dee77eca39f406f90e60d9c5ef7a66fcc8f57dbf commit (2012-11-21 20:38:47 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib jhuang0/d_zlib_1122_1 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/d_zlib_1122_1 Jackie Huang (1): libpam: QA Issue: installed in the base_prefix, requires a shared library under exec_prefix meta/recipes-core/zlib/zlib_1.2.7.bb | 11 +++++++++++ meta/recipes-extended/cracklib/cracklib_2.8.19.bb | 9 +++++++-- 2 files changed, 18 insertions(+), 2 deletions(-)