Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH] dmidecode: remove
@ 2013-05-15  1:41 Jonathan Liu
  0 siblings, 0 replies; only message in thread
From: Jonathan Liu @ 2013-05-15  1:41 UTC (permalink / raw)
  To: openembedded-devel

A newer version is available in OE-Core.

Signed-off-by: Jonathan Liu <net147@gmail.com>
---
 .../recipes-extended/dmidecode/dmidecode_2.10.bb    | 21 ---------------------
 1 file changed, 21 deletions(-)
 delete mode 100644 meta-oe/recipes-extended/dmidecode/dmidecode_2.10.bb

diff --git a/meta-oe/recipes-extended/dmidecode/dmidecode_2.10.bb b/meta-oe/recipes-extended/dmidecode/dmidecode_2.10.bb
deleted file mode 100644
index 3437ef1..0000000
--- a/meta-oe/recipes-extended/dmidecode/dmidecode_2.10.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-DESCRIPTION = "DMI (Desktop Management Interface) table related utilities"
-SECTION = "console/utils"
-HOMEPAGE = "http://www.nongnu.org/dmidecode/"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833"
-LICENSE = "GPLv2"
-PR = "r2"
-
-SRC_URI = "http://savannah.nongnu.org/download/dmidecode/${P}.tar.bz2"
-
-COMPATIBLE_HOST = "(i.86|x86_64).*-linux"
-
-do_compile() {
-    oe_runmake
-}
-
-do_install() {
-    oe_runmake DESTDIR="${D}" install
-}
-
-SRC_URI[md5sum] = "3c9c4d55a40b78600f3b43bfa64616f9"
-SRC_URI[sha256sum] = "4d74a3e93353320317a424816f9a045df06d9ed4b5b80881e16fdfcc74c9e2c0"
-- 
1.8.2.3




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-15  1:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-15  1:41 [meta-oe][PATCH] dmidecode: remove Jonathan Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox