All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dmidecode: remove
@ 2013-05-15  8:28 Paul Eggleton
  2013-05-15 12:57 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2013-05-15  8:28 UTC (permalink / raw)
  To: meta-virtualization

A newer version is now in OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
 recipes-extended/dmidecode/dmidecode_2.11.bb | 26 --------------------------
 1 file changed, 26 deletions(-)
 delete mode 100644 recipes-extended/dmidecode/dmidecode_2.11.bb

diff --git a/recipes-extended/dmidecode/dmidecode_2.11.bb b/recipes-extended/dmidecode/dmidecode_2.11.bb
deleted file mode 100644
index 65496ae..0000000
--- a/recipes-extended/dmidecode/dmidecode_2.11.bb
+++ /dev/null
@@ -1,26 +0,0 @@
-DESCRIPTION = "DMI (Desktop Management Interface) table related utilities"
-HOMEPAGE = "http://www.nongnu.org/dmidecode/"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833"
-SECTION = "console/tools"
-
-PR = "r0"
-
-SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${PN}-${PV}.tar.gz"
-
-SRC_URI[md5sum] = "9fddbbc3e330bee5950b8b5d424a57cb"
-SRC_URI[sha256sum] = "d99ee210ecbd6caff2cf6d95dec6d88818c16cec1a08ed0963fd8702f6af8b59"
-
-EXTRA_OEMAKE =+ "prefix=${prefix}  \
-                 includedir=${includedir} \
-                 libdir=${libdir} \
-                 sbindir=${sbindir} \
-                 DESTDIR=${D} \
-                 'CC=${CC}' \
-                 'CFLAGS=${CFLAGS}' \
-                 "
-
-do_install() {
-    oe_runmake install
-    install -d ${D}${sbindir}
-}
-- 
1.8.1.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dmidecode: remove
  2013-05-15  8:28 [PATCH] dmidecode: remove Paul Eggleton
@ 2013-05-15 12:57 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2013-05-15 12:57 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: meta-virtualization@yoctoproject.org

On Wed, May 15, 2013 at 4:28 AM, Paul Eggleton
<paul.eggleton@linux.intel.com> wrote:
> A newer version is now in OE-Core.

Grabbed and pulled into my queue. I'll push the changes shortly.

Bruce

>
> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
> ---
>  recipes-extended/dmidecode/dmidecode_2.11.bb | 26 --------------------------
>  1 file changed, 26 deletions(-)
>  delete mode 100644 recipes-extended/dmidecode/dmidecode_2.11.bb
>
> diff --git a/recipes-extended/dmidecode/dmidecode_2.11.bb b/recipes-extended/dmidecode/dmidecode_2.11.bb
> deleted file mode 100644
> index 65496ae..0000000
> --- a/recipes-extended/dmidecode/dmidecode_2.11.bb
> +++ /dev/null
> @@ -1,26 +0,0 @@
> -DESCRIPTION = "DMI (Desktop Management Interface) table related utilities"
> -HOMEPAGE = "http://www.nongnu.org/dmidecode/"
> -LICENSE = "GPLv2"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833"
> -SECTION = "console/tools"
> -
> -PR = "r0"
> -
> -SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${PN}-${PV}.tar.gz"
> -
> -SRC_URI[md5sum] = "9fddbbc3e330bee5950b8b5d424a57cb"
> -SRC_URI[sha256sum] = "d99ee210ecbd6caff2cf6d95dec6d88818c16cec1a08ed0963fd8702f6af8b59"
> -
> -EXTRA_OEMAKE =+ "prefix=${prefix}  \
> -                 includedir=${includedir} \
> -                 libdir=${libdir} \
> -                 sbindir=${sbindir} \
> -                 DESTDIR=${D} \
> -                 'CC=${CC}' \
> -                 'CFLAGS=${CFLAGS}' \
> -                 "
> -
> -do_install() {
> -    oe_runmake install
> -    install -d ${D}${sbindir}
> -}
> --
> 1.8.1.2
>
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-15 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-15  8:28 [PATCH] dmidecode: remove Paul Eggleton
2013-05-15 12:57 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.