From patchwork Sun Oct 21 15:37:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [03/16] Add libelf package Date: Sun, 21 Oct 2012 05:37:42 -0000 From: Yann Diorcet X-Patchwork-Id: 193025 Message-Id: <1350833876-9499-3-git-send-email-diorcet.yann@gmail.com> To: dev@oe-lite.org Cc: Yann Diorcet From: Yann Diorcet Add libelf library (for darwin) --- recipes/libelf/libelf_0.8.13.oe | 14 ++++++++++++++ recipes/libelf/libelf_0.8.13.oe.sig | 1 + 2 files changed, 15 insertions(+) create mode 100644 recipes/libelf/libelf_0.8.13.oe create mode 100644 recipes/libelf/libelf_0.8.13.oe.sig diff --git a/recipes/libelf/libelf_0.8.13.oe b/recipes/libelf/libelf_0.8.13.oe new file mode 100644 index 0000000..9f32b4d --- /dev/null +++ b/recipes/libelf/libelf_0.8.13.oe @@ -0,0 +1,14 @@ +# -*- mode:python; -*- +LICENSE = "MIT" + +RECIPE_TYPES = "machine native sdk" + +inherit library autotools + +SRC_URI = "http://www.mr511.de/software/${PN}-${PV}.tar.gz" + +EXTRA_OEMAKE_INSTALL += "instroot=${D}" + +EXTRA_OECONF:>TARGET_OS_darwin = "--disable-compat" + +FILES_${PN}-locale += "${libdir}/locale" diff --git a/recipes/libelf/libelf_0.8.13.oe.sig b/recipes/libelf/libelf_0.8.13.oe.sig new file mode 100644 index 0000000..04871a6 --- /dev/null +++ b/recipes/libelf/libelf_0.8.13.oe.sig @@ -0,0 +1 @@ +c1d6ac5f182d19dd685c4dfd74eedbfe3992425d libelf-0.8.13.tar.gz