summaryrefslogtreecommitdiff
path: root/vendor-package-ver.sh
AgeCommit message (Collapse)Author
2022-10-18hikey/hikey960: Update vendor-package to 20221011 releaseAmit Pundir
No functional changes. Updating to the 20221011 version release to keep in sync with the dragonboard vendor-package version updates. Also removed a warning (which should have been an "info" rather than a "warning" to begin with) from device-common.mk, because it creates un-necessary confusion during build time. Update to the 20221011 release, which: * Copy RB5 WiFi-BT firmware files to vendor-ramdisk.img to drop the dependency on user sysfs fw loader helper (FW_LOADER_USER_HELPER_FALLBACK). * Update mesa prebuilt binaries to upstream commit 55f6a2bb51a1 ("gallium: normalized_coords -> unnormalized_coords"). Note: mesa/main build, however, is broken due to deprecated libbacktrace in AOSP https://gitlab.freedesktop.org/mesa/mesa/-/issues/7465 vendor-package binary: https://releases.linaro.org/android/aosp-linaro-vendor-package/extract-linaro_devices-20221011.tgz vendor-package source: https://gitlab.com/LinaroLtd/linaro-aosp/linaro-vendor-package/-/commits/master Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Change-Id: I3b790719605a2779afb8e55fc4f4a206602a654d
2022-07-26hikey/hikey960: Update vendor-package to 20220726 releaseAmit Pundir
The 20220726 release fixes the recent AOSP build failures due to usage of deprecated "notice:" property in the vendor-package Android.bp files. vendor-package binary: https://releases.linaro.org/android/aosp-linaro-vendor-package/extract-linaro_devices-20220726.tgz vendor-package source: https://gitlab.com/Linaro/linaro-aosp/linaro-vendor-package/-/commits/master/ Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Change-Id: I6d07eb42dcba90c8f0751dd9f054719085b4aa71
2022-07-01hikey960/hikey: Update vendor-package to 20220629 releaseAmit Pundir
Only cosmetic and no functional changes. Updating to the 20220629 version release to keep in sync with the dragonboard vendor-package version updates. The new vendor package is hosted here: https://releases.linaro.org/android/aosp-linaro-vendor-package/extract-linaro_devices-20220629.tgz Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Change-Id: I21d94f4477d609d45da8f7b6b21eb442de1461c2
2022-02-23hikey960/hikey: Re-transition to using to vendor-packageJohn Stultz
Moves the bootloader objects, and mali libraries to the vendor package and adds the support files, tweaking the flash-all.sh script Will use the vendor-package located here: https://releases.linaro.org/android/aosp-linaro-vendor-package/extract-linaro_devices-20220210.tgz Previously this patch was reverted, as there would be build errors when the vendor pacakge was missing. This patch re-applies the earlier change, with some additional fixes to ensure we don't see build trouble when the package is missing. Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I53ec5516d91391c0d3f18c801e730eff150076af
2022-02-16Revert "hikey960/hikey: Transition to using to vendor-package"Steve Muckle
This reverts commit af6e3c040223f3dfa5ac3e8b684b16a37d9a078c. Reason for revert: broke build_test target, b/219798815 Change-Id: I22cfd1321d22b1f03e7e12a781a94886871faa18
2022-02-15hikey960/hikey: Transition to using to vendor-packageJohn Stultz
Moves the bootloader objects, and mali libraries to the vendor package and adds the support files, tweaking the flash-all.sh script Will use the vendor-package located here: https://releases.linaro.org/android/aosp-linaro-vendor-package/extract-linaro_devices-20220210.tgz Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I5e22c28c6f2c9ce3a7ec42e72411192dfbb6b312