diff options
Diffstat (limited to 'recipes/busybox/busybox_1.3.1.bb')
-rw-r--r-- | recipes/busybox/busybox_1.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/busybox/busybox_1.3.1.bb b/recipes/busybox/busybox_1.3.1.bb index 2cdb81b311..e0fd63bf5f 100644 --- a/recipes/busybox/busybox_1.3.1.bb +++ b/recipes/busybox/busybox_1.3.1.bb @@ -1,6 +1,6 @@ require busybox.inc -PR = "r5" +PR = "${INC_PR}.1" DEFAULT_PREFERENCE = "-1" |