aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/file/file-native_4.16.bb
blob: 3228ed683c70e5100100d914ef9a6ef3fff6cd81 (plain)
1
2
3
4
5
6
7
8
include file_${PV}.bb
inherit native

# avoid dependency loop
DEPENDS = ""
PR = "r1"

SRC_URI += "file://native-fix.diff;patch=1"