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

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

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