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 7a10304146..701a02d1a6 100644 --- a/recipes/meta/canadian-sdk.bb +++ b/recipes/meta/canadian-sdk.bb @@ -4,7 +4,7 @@ DEPENDS = "opkg-native ipkg-utils-native fakeroot-native sed-native zip-native" 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 +# will change HOST_ARCH, which can result in SITEINFO_ENDIANNESS (which # is computed in siteinfo.bbclass) in changing if the original HOST_ARCH # endianess differs from the new HOST_ARCH endianess. SITEINFO_ENDIANNESS # is used in a number of places, including the construction of the |