diff options
Diffstat (limited to 'recipes/meta/canadian-sdk.bb')
-rw-r--r-- | recipes/meta/canadian-sdk.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/meta/canadian-sdk.bb b/recipes/meta/canadian-sdk.bb index 216044156d..7a10304146 100644 --- a/recipes/meta/canadian-sdk.bb +++ b/recipes/meta/canadian-sdk.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Meta package for building a installable toolchain" LICENSE = "MIT" DEPENDS = "opkg-native ipkg-utils-native fakeroot-native sed-native zip-native" -PR = "r4" +PR = "r5" # NOTE: We need to save and restore PACKAGE_ARCHS, because sdk.bbclass # will change HOST_ARCH, which can result in SITEINFO_ENDIANESS (which |