summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/util-linux/util-linux_2.19.1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-06 10:39:44 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-07 21:38:37 +0100
commit03908ad50f7fb72228fc02cae0b29a6ff87c79c5 (patch)
tree803437e1d99c4e550ca459044a633fb7f24fa355 /meta/recipes-core/util-linux/util-linux_2.19.1.bb
parent3263183e9232f739df4c4b4b3e495f8de325ea39 (diff)
downloadpoky-03908ad50f7fb72228fc02cae0b29a6ff87c79c5.tar.gz
util-linux: package agetty seperately
Some packages like systemd only want agetty to spawn a console and not drag in all of util-linux just for that. (From OE-Core rev: 16a732e6854dd62858af23994fa7f443607e9944) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/util-linux/util-linux_2.19.1.bb')
-rw-r--r--meta/recipes-core/util-linux/util-linux_2.19.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/util-linux/util-linux_2.19.1.bb b/meta/recipes-core/util-linux/util-linux_2.19.1.bb
index 8067ab5ac5..132f28b41f 100644
--- a/meta/recipes-core/util-linux/util-linux_2.19.1.bb
+++ b/meta/recipes-core/util-linux/util-linux_2.19.1.bb
@@ -1,5 +1,5 @@
1MAJOR_VERSION = "2.19" 1MAJOR_VERSION = "2.19"
2PR = "r0" 2PR = "r1"
3require util-linux.inc 3require util-linux.inc
4 4
5# note that `lscpu' is under GPLv3+ 5# note that `lscpu' is under GPLv3+