diff options
Diffstat (limited to 'packages/file/file-native_4.21.bb')
-rw-r--r-- | packages/file/file-native_4.21.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/file/file-native_4.21.bb b/packages/file/file-native_4.21.bb index e256ff63d4..734891d18d 100644 --- a/packages/file/file-native_4.21.bb +++ b/packages/file/file-native_4.21.bb @@ -1,6 +1,6 @@ require file_${PV}.bb inherit native DEPENDS = "zlib-native" -FILE_PR = "r0" +PR = "r0" SRC_URI += "file://native-fix.diff;patch=1" |