From patchwork Wed Mar 21 12:12:39 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] Fix stripped file warnings Date: Wed, 21 Mar 2012 12:12:39 -0000 From: Paul Eggleton X-Patchwork-Id: 23969 Message-Id: To: openembedded-core@lists.openembedded.org The following changes since commit 5d404fdb36b0535ce758d98408b02134cdbce4ee: xserver-kdrive: compile xserver without dtrace support (2012-03-20 15:21:18 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/nostrip1 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/nostrip1 Paul Eggleton (3): hdparm: fix stripped file warning libacpi: fix stripped file warning syslinux: fix stripped file warnings meta/recipes-bsp/libacpi/libacpi_0.2.bb | 3 +- .../recipes-devtools/syslinux/files/no-strip.patch | 31 ++++++++++++++++++++ meta/recipes-devtools/syslinux/syslinux_4.03.bb | 5 ++- meta/recipes-extended/hdparm/hdparm_9.39.bb | 4 ++ 4 files changed, 40 insertions(+), 3 deletions(-) create mode 100644 meta/recipes-devtools/syslinux/files/no-strip.patch