util-linux: Stage files

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-08-27 16:05:55 +01:00
parent 45d44d3830
commit 431ebeaa37
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ SECTION = "base"
LICENSE = "GPL"
DEPENDS = "udev zlib ncurses virtual/libintl"
inherit autotools
inherit autotools_stage
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/util-linux-ng/v2.15/util-linux-ng-${PV}.tar.bz2 \
file://MCONFIG \

View File

@@ -1,3 +1,3 @@
require util-linux.inc
PR = "r15"
PR = "r16"