1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

util-linux: fix lscpu packaging

lscpu in util-linux 2.17.2 is specially under GPLv3, ensure it's
packaged separately if it's being built.

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He
2011-01-21 18:01:25 +08:00
committed by Saul Wold
parent 8ee25e2462
commit a9cb5cb041
2 changed files with 5 additions and 2 deletions
@@ -1,6 +1,6 @@
MAJOR_VERSION = "2.17"
require util-linux.inc
PR = "r3"
PR = "r4"
SRC_URI += "file://uclibc-compile.patch \
file://util-linux-ng-replace-siginterrupt.patch"