diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-11-16 20:01:32 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-11-16 20:01:32 +0000 |
commit | b862a1bd52650bc917b14fff6aec186e881160a3 (patch) | |
tree | 63a190e48bfc16390a6eb169897945128f9fe92a /packages/squashfs-tools/squashfs-tools-native_3.3.bb | |
parent | 0048e583c9234dfc488609fb501c301b3d61da39 (diff) |
squashfs-tools: Fix; move PV from .inc into .bb.
Diffstat (limited to 'packages/squashfs-tools/squashfs-tools-native_3.3.bb')
-rw-r--r-- | packages/squashfs-tools/squashfs-tools-native_3.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/squashfs-tools/squashfs-tools-native_3.3.bb b/packages/squashfs-tools/squashfs-tools-native_3.3.bb index c35d183a08..87ba761ce4 100644 --- a/packages/squashfs-tools/squashfs-tools-native_3.3.bb +++ b/packages/squashfs-tools/squashfs-tools-native_3.3.bb @@ -1,4 +1,5 @@ require squashfs-tools_${PV}.bb +PR = "r0" inherit native |