diff options
author | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | 2012-08-15 22:17:41 +0200 |
---|---|---|
committer | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | 2012-08-15 22:17:41 +0200 |
commit | a4277650a6ef156096755a710f7dca9598941974 (patch) | |
tree | 4aa8efa3190e7c5e5ec7fac2140c9a3e614f07b5 /staging-panda.xml | |
parent | 58fce6b51c96e89e46e62908dc25c0bc2628deb0 (diff) | |
download | manifests_sandbox-a4277650a6ef156096755a710f7dca9598941974.tar.gz |
manifest: (All) Use Linaro branch of slang
Fixes violations of aliasing rules
Change-Id: I714ff0bfe68214f27e8ee45598254f4c92a2af82
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
Diffstat (limited to 'staging-panda.xml')
-rw-r--r-- | staging-panda.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/staging-panda.xml b/staging-panda.xml index d0cba94..ee122e2 100644 --- a/staging-panda.xml +++ b/staging-panda.xml @@ -99,7 +99,6 @@ <!-- Linaro modifications: Increase the maximum number of disk partitions to 8 --> <project path="system/vold" name="platform/system/vold" revision="linaro_android_4.1.1" /> <!-- Has Linaro modifications on 4.0.4 that may need porting --> - <project path="frameworks/compile/slang" name="platform/frameworks/compile/slang" /> <project path="external/srec" name="platform/external/srec" /> <!-- Linaro modifications: Fix aliasing violations, fix WiFi module loading on Origen --> <project path="hardware/libhardware_legacy" name="platform/hardware/libhardware_legacy" revision="linaro_android_4.1.1" /> @@ -117,6 +116,7 @@ <project path="external/linux-tools-perf" name="platform/external/linux-tools-perf" revision="linaro_android_4.1.1" /> <project path="external/llvm" name="platform/external/llvm" /> <project path="external/clang" name="platform/external/clang" revision="linaro_android_4.1.1" /> + <project path="frameworks/compile/slang" name="platform/frameworks/compile/slang" revision="linaro_android_4.1.1" /> <project path="external/bluetooth/bluez" name="platform/external/bluetooth/bluez" /> <project path="external/bluetooth/glib" name="platform/external/bluetooth/glib" /> <project path="external/tremolo" name="platform/external/tremolo" /> |