diff options
Diffstat (limited to 'recipes/squashfs-tools/squashfs-tools-native_4.0.bb')
-rw-r--r-- | recipes/squashfs-tools/squashfs-tools-native_4.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/squashfs-tools/squashfs-tools-native_4.0.bb b/recipes/squashfs-tools/squashfs-tools-native_4.0.bb index 1a82323951..f21bf99645 100644 --- a/recipes/squashfs-tools/squashfs-tools-native_4.0.bb +++ b/recipes/squashfs-tools/squashfs-tools-native_4.0.bb @@ -1,8 +1,8 @@ +inherit native + require squashfs-tools_${PV}.bb PR = "${INC_PR}.1" -inherit native - PACKAGES = "" do_stage () { |