[meta-intel] [meta-minnow][PATCH] dmidecode: remove

Darren Hart dvhart at linux.intel.com
Wed Dec 4 14:14:47 PST 2013


On Sun, 2013-12-01 at 11:49 +0000, Paul Eggleton wrote:
> OE-Core has version 2.12 of this recipe in the dora and master branches.
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

Applied to dora and master. Thanks Paul.

> ---
>  recipes-core/dmidecode/dmidecode_2.11.bb | 26 --------------------------
>  1 file changed, 26 deletions(-)
>  delete mode 100644 recipes-core/dmidecode/dmidecode_2.11.bb
> 
> diff --git a/recipes-core/dmidecode/dmidecode_2.11.bb b/recipes-core/dmidecode/dmidecode_2.11.bb
> deleted file mode 100644
> index 7038913..0000000
> --- a/recipes-core/dmidecode/dmidecode_2.11.bb
> +++ /dev/null
> @@ -1,26 +0,0 @@
> -# Shamelessly copied from BlackPole/bp-openembedded
> -# https://github.com/BlackPole/bp-openembedded/blob/master/recipes/dmidecode/dmidecode_2.9.bb
> -# Updated to 2.11
> -DESCRIPTION = "DMI (Desktop Management Interface) table related utilities"
> -HOMEPAGE = "http://www.nongnu.org/dmidecode/"
> -LICENSE = "GPLv2"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833"
> -PR = "r0"
> -
> -SRC_URI = "http://savannah.nongnu.org/download/dmidecode/${P}.tar.bz2"
> -
> -COMPATIBLE_HOST = "i.86.*-linux"
> -
> -do_unpack_extra() {
> -sed -i \
> --e '/^prefix/s:/usr/local:/usr:' \
> -Makefile
> -}
> -addtask unpack_extra after do_unpack before do_patch
> -
> -do_install() {
> -oe_runmake DESTDIR="${D}" install
> -}
> -
> -SRC_URI[md5sum] = "535487cc041f2db746587cf40a2059f0"
> -SRC_URI[sha256sum] = "6da5643479b3b591b71a91122a25b89b77920b66e1ad0a5162d3c75b50423b51"

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel




More information about the meta-intel mailing list