aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/util-linux-ng/util-linux-ng_2.17.bb
blob: dfcc15c2136f92eb1728ba8d4cd1dbd910bf07bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require util-linux-ng.inc

PR = "${INC_PR}"

SRC_URI += "file://uclibc-compile.patch \
	    file://util-linux-ng-replace-siginterrupt.patch \
	    file://fdiskbsdlabel.h-nios2.patch \
	    file://uclibc-nolargefile.patch \
           "

# fallocate is glibc 2.10, fallocate64 is glibc 2.11
# we need to disable it for older versions
EXTRA_OECONF += "ac_cv_func_fallocate=no"
EXTRA_OECONF_append_virtclass-native += "--disable-fallocate --disable-use-tty-group"

SRC_URI[archive.md5sum] = "11cc8a0138019e7060dd275d47dbc096"
SRC_URI[archive.sha256sum] = "8720f7233394b68d17095707c195ebb014943c1075a18fb5fd21ec108f012be3"