diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-07-26 15:09:08 -0700 |
---|---|---|
committer | Chris Larson <chris_larson@mentor.com> | 2010-07-26 15:09:25 -0700 |
commit | 155f1ff7f2c9d9a044e6307cce57f0936d541d3b (patch) | |
tree | cdabe87a806f482d17aa77f2ea8c1bc46e13f874 /recipes/meta | |
parent | 6303c5602c9315952047640447829c4f6c15764c (diff) |
Revert "Siteinfo cleanup"
Will revisit.
This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
Diffstat (limited to 'recipes/meta')
-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 701a02d1a6..7a10304146 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_ENDIANNESS (which +# will change HOST_ARCH, which can result in SITEINFO_ENDIANESS (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 |