[oe-commits] Martin Jansa : kbd: move to oe-core

git at git.openembedded.org git at git.openembedded.org
Thu Nov 10 12:22:50 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 1e93fb3cb6d716ad811bd26154fdcec42195c360
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=1e93fb3cb6d716ad811bd26154fdcec42195c360

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Wed Nov  9 17:47:56 2011 +0000

kbd: move to oe-core

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-core/kbd/kbd_1.15.2.bb |   19 -------------------
 1 files changed, 0 insertions(+), 19 deletions(-)

diff --git a/meta-oe/recipes-core/kbd/kbd_1.15.2.bb b/meta-oe/recipes-core/kbd/kbd_1.15.2.bb
deleted file mode 100644
index 36e68a0..0000000
--- a/meta-oe/recipes-core/kbd/kbd_1.15.2.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "This package contains keytable files and keyboard utilities"
-# everything minus console-fonts is GPLv2+
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=587ce626d15bd61699a64a6b8a5afefb"
-
-inherit autotools gettext
-
-BBCLASSEXTEND = "native"
-
-SRC_URI="${KERNELORG_MIRROR}/linux/utils/kbd/kbd-1.15.2.tar.bz2"
-SRC_URI[md5sum] = "e850eb91e4d3b94b194efe8e953204c5"
-SRC_URI[sha256sum] = "b3602d191eef7a6a8317fc3cd231efa40a89ac235dce57a77cac825a2a21eba6"
-
-PACKAGES += "${PN}-consolefonts ${PN}-keymaps ${PN}-unimaps ${PN}-consoletrans"
-
-FILES_${PN}-consolefonts = "${datadir}/consolefonts"
-FILES_${PN}-consoletrans = "${datadir}/consoletrans"
-FILES_${PN}-keymaps = "${datadir}/keymaps"
-FILES_${PN}-unimaps = "${datadir}/unimaps"





More information about the Openembedded-commits mailing list