From patchwork Fri Feb 24 18:59:19 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] A couple of fixes Date: Fri, 24 Feb 2012 18:59:19 -0000 From: Saul Wold X-Patchwork-Id: 21963 Message-Id: To: openembedded-core@lists.openembedded.org Richard, These patches address a couple of issues, the gnupg fixes the GPLv2 version of that recipe, it was orignally pushed (by me as a mistake, got pulled too soon). This version is correct and builds. The syslinux change removes about 60 WARNINGS by packaging the remaining files in syslinux-misc Sau! The following changes since commit 22194a04f224864dd687660e351a3a10da1f06fa: scripts/hob: Launch the new hob (2012-02-24 18:05:46 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/fix http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix Saul Wold (2): gnupg: Update checksum, fix configure and compliation issues syslinux: Package unpackaged files in -misc meta/recipes-devtools/syslinux/syslinux_4.03.bb | 3 ++- .../gnupg/gnupg-1.4.7/configure.patch | 17 +++++++++++++++++ meta/recipes-support/gnupg/gnupg_1.4.7.bb | 17 +++++++++-------- 3 files changed, 28 insertions(+), 9 deletions(-) create mode 100644 meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch