blob: 3504d24160430e7183bc609f355195e1a496f117 (
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;apply=yes \
file://oe-old-tools.patch;apply=yes \
"
SRC_URI[md5sum] = "c15219721e6590fa13bf50af49e712c2"
SRC_URI[sha256sum] = "efa27532ec6dc12a21f703ad4a0f612e613e9cc2575147685db81cc701952ac9"
|