blob: ded257b319cfaa63527bb0d45e5483f4ccea5e75 (
plain)
1
2
3
4
5
6
7
8
|
require util-linux-ng.inc
PR = "${INC_PR}"
SRC_URI += "file://uclibc-compile.patch;patch=1 \
file://tls.patch;patch=1 \
file://util-linux-ng-replace-siginterrupt.patch;patch=1 \
"
|