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

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

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