blob: 2cb147f21106fd3b39410dcf86ae5a650c290c27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
require coreutils-${PV}.inc
require coreutils-target.inc
PR = "r3"
SRC_URI += "\
file://man.patch;patch=1 \
file://oe-old-tools.patch;patch=1 \
"
SRC_URI[md5sum] = "c15219721e6590fa13bf50af49e712c2"
SRC_URI[sha256sum] = "efa27532ec6dc12a21f703ad4a0f612e613e9cc2575147685db81cc701952ac9"
|