aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
8 dayslkft aosp: update to support build with tuxsuiteHEADmasterYongqin Liu
to try with the tuxsuite service Change-Id: I7b228931771c2cae41ccb4a28e8e4474f7acd068 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
8 dayslkft builds: update MANIFEST_REPO to MANIFEST_URLYongqin Liu
MANIFEST_REPO is not used in fact Change-Id: I0658743d7d1e887485cfd5e1e23e6eb900402689 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2024-04-08hikey960-aosp-master: drop LUNCHYongqin Liu
to avoid confusions with TARGET_PRODUCT Change-Id: I39cbd606623060992980168c7e3fbd51722e8469 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2024-03-29hikey960-aosp-master: fix TARGET_PRODUCTYongqin Liu
should have trunk_staging specified Change-Id: Ib7f14d3a3d4b580e0d540db0f1e7f8e9f44e2434 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-12-12lkft-aosp-android12-hikey: new supportYongqin Liu
to be used by the lkft projects Change-Id: I5c44487b542f878da3d0316555fe729a3cfab4f5 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-11-22lkft-aosp-android14-db845c: update to use android14-gsi branchYongqin Liu
as other released Android version Change-Id: I3b4d1024ee94dd86d2ce1189d5a98ded0bb0906f Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-11-12lkft-aosp-main-linaro-hikey960: rename from lkft-aosp-main-linaro_hikey960Yongqin Liu
there seems to be problem with the "_" char in the snapshot url, like reported here: 15:57:38 + python3 /home/buildslave/bin/linaro-cp.py --manifest --no-build-info --link-latest --split-job-owner --server https://snapshots.linaro.org/ /home/buildslave/srv/aosp-public/dist android/lkft/lkft-aosp-main-linaro_hikey960/1761 --include '^[^/]+[._](img[^/]*|tar[^/]*|bin[^/]*|xml|sh|config|json)$' --include '^[BHi][^/]+txt$' --include '^(MANIFEST|MD5SUMS|changelog.txt)$' --include '^[^/]+\.(txt|img|xz|dtb|dtbo|zip|split|cil)$|MLO|vmlinux|System.map' 15:57:38 Uploading file /home/buildslave/srv/aosp-public/dist/pinned-manifest.xml 15:58:08 Uploading file /home/buildslave/srv/aosp-public/dist/MD5SUM.txt 15:58:08 Uploading file /home/buildslave/srv/aosp-public/dist/BUILD-INFO.txt 15:58:08 Uploading file /tmp/MANIFESTmwknjcdq 15:58:08 Uploading file /home/buildslave/srv/aosp-public/dist/lkft-aosp-main-linaro_hikey960.txt 15:58:08 ('Unsuccessful status:', 404, b'Target does not exist: android/lkft/~lkft-aosp-main-linaro/hikey960/1761/') 15:58:08 Upload failed for https://snapshots.linaro.org//api/v3/link_latest/android/lkft/~lkft-aosp-main-linaro/hikey960/1761/, retry attempt 0 15:58:08 ('Unsuccessful status:', 404, b'Target does not exist: android/lkft/~lkft-aosp-main-linaro/hikey960/1761/') Change-Id: Ida08f4c0f98d492fbc9ac7c59cf83788af1d3ab2 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-11-10build-hikey960-super-ptable: add suport for linaro_hikey960Yongqin Liu
which is from the devboardsforandroid site Change-Id: I361d60dd5dda9c52e50f38e9a036d389fabaf25e Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-11-09lkft-aosp-main-linaro_hikey960: build the linaro_hikey960 productYongqin Liu
with repositories from devboardsforandroid, and prepare for the use for lkft projects Change-Id: Id8d57cf95268ecfc8f5565f5c766b88f9ff6d3dd Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-11-06lkft-aosp-main: update build target with release informationYongqin Liu
to resolve the following error: $ lunch aosp_arm64-userdebug Invalid lunch combo: aosp_arm64-userdebug Valid combos must be of the form <product>-<release>-<variant> $ we use the trunk_staging here. Change-Id: I0e67239bb6f98d57d454822170ed41676d8cec02 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-11-03Switch to use db845c-trunk_staging and hikey960-trunk_stagingYongqin Liu
targets after the AOSP change here: https://android-review.googlesource.com/c/device/linaro/hikey/+/2811373 https://android-review.googlesource.com/c/device/linaro/dragonboard/+/2810697 Change-Id: Ia9c79b02592a1546e6d14dcdb0d03d868b5a75d3 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-10-10lkft-aosp-main-hikey960: set to build dist targetYongqin Liu
which would help to detect more problems Change-Id: I7f610a33dbde649ede148332171cd2c4d36dae89 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-10-08Add build configs for Android14Yongqin Liu
to build the userspace images Change-Id: I63bc1a1e38a30196ae5905b0c626e4d13d97f93c Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-08-15lkft-aosp-main-db845c: publish system_dlkm.imgYongqin Liu
which is supported in AOSP main tree now Change-Id: I0cb5f1dfc86dde57f41eba1a9269e4674e1aba56 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-07-19linaro-build.sh: drop the default REPO_URLYongqin Liu
and the --no-repo-verify option for repo init command so that the default repo repository would be used if not specified Change-Id: Ic70619a82dd10e576a0d69c2ace242064f964f3f Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-07-19lkft-aosp-main-arm64: specify the value for PUBLISH_FILESYongqin Liu
so that necessary files could be published to the snapshot site. One thing to note is that, there is no ramdisk-debug.img generated for the gsi build, specify it in the PUBLISH_FILES should not cause any build error. Need it check if it's expected. Change-Id: I832dd2093c0279e89c7bcb8d174d7f9d76d48164 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-07-19lkft-aosp-main-vts: fix typo of PUBLISH_FILESYongqin Liu
P was deleted by accident Change-Id: I3e1bc27e328c824b7065a9240848b93437c35d82 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-07-18lkft: move job name from master to mainYongqin Liu
as it's changed to use the main branch now Change-Id: If5f7721236c953b2e9c7642dcbe22f2dd25be7fc Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-07-18lkft: main: add the gsi branch buildYongqin Liu
to build the gsi images for lkft projects Change-Id: Id45adebd50620850753e37d8b4918f722c4125ce Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-07-18lkft main: add cts vts buildYongqin Liu
to build the cts vts packages with the AOSP main branch Change-Id: Ifb9dd18c3602bc9336e9f8bd4fe15116104de286 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-07-18lkft android13 cts/vts: update to use new local manifest branchYongqin Liu
with name of linaro-lkft-android13-cts-vts, also specify SPLIT_CTS to true for the cts build Change-Id: I352e0d1eababd235f1852239f5f235cda4ba2288 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-07-11linaro-reference-master-x15-auto: update to use the main branchYongqin Liu
Change-Id: Idf15552d446b06a87a5b6a1423d3442f9c6d68aa Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-07-11lkft: aosp: update to use the main branchYongqin Liu
which is the default branch for AOSP tree now Change-Id: I9909b5b123e93d6a8c5a035618b3c1c397f43d94 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-03-14android11-hikey: reference build to prepare for LKFTYongqin Liu
to be used as a replacement for hikey960 Change-Id: Id581910578ede4047f7797b13fd7d91189ba02e8 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-03-08lkft-aosp-android13-hikey960: drop patchset settingsYongqin Liu
as the old patchset is for AOSP Master, and the version used for Android13 here is a bit older than the master version now, and cause merge conflict problem now. Change-Id: I01e9570567a592642be36626e81dea812506bd22 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2023-01-12lkft cts vts: update to use the XXX-test-dev branchYongqin Liu
per the request from the LKQ meeting with google shared by Sumit Change-Id: Ib9bc4d0364285ffee2d6daff97587ea92eae9863 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2022-10-27lkft-aosp-android13-hikey960: initial supportYongqin Liu
to build the Android13 hikey960 images Change-Id: I9dc47e7012704a85d614dc5ddd0645e1503586db Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2022-10-11linaro-reference-master-x15-auto: change to build droidYongqin Liu
so that vintf incompatible problem could be reported Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: Ia7deefec4729217fc8eba6c919cb99731b278855
2022-10-09lkft-aosp-master-x15: change to build droidYongqin Liu
so that HAL incompatible problem could be reported Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I337dac0cbec68a5abdf842b891fae867e12d9beb
2022-10-08lkft-aosp-android13-db845c: initial supportYongqin Liu
based on the master version device/linaro/dragonboard Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I81a32485f59db86282d9faf40c5c22c7277c7744
2022-10-07lkft: add Android13 cts vts buildYongqin Liu
to build the cts vts packages for Android13 userspace Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: Ie0411f508a12b644de6520a936edece61fe5eff8
2022-10-06lkft-aosp-master-hikey: change to build the droid variantYongqin Liu
so that we could find the VINTF errors as well Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: Id0ca7af888a2deaa01eb1e03a4556ce2bd9fb57e
2022-06-23lkft-aosp-master-hikey960: change to build droid targetYongqin Liu
which could help to report more hal version related problem Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I1b879b51ea59c157a4feade7f1ddc708cf35e17f
2022-06-18lkft: hikey960: publish prm_ptable.img for deploymentYongqin Liu
which would be used by the lava job definition generation Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: Ie95561301a31b8bf056c37836a14ff6ebcf368f1
2022-04-27Merge "linaro-reference-master-x15-auto: build for the x15 auto target"Yongqin Liu
2022-04-26linaro lcr: add build for x15 autoYongqin Liu
so that we could monitor the changes on the master branch Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I496b79b31ab56d3dac7ff649b44940494127800b
2022-04-24linaro-reference-master-x15-auto: build for the x15 auto targetYongqin Liu
There are still problems, but here is the first step Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I251a76b3029833f0875137da584f99179c449d4e
2022-04-21android11 db845c hikey960: build the droid targetYongqin Liu
which would help to find the HAL incompatible problem Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I08ef57ea8746fabbadd95f03e23cf6a67ce98f5a
2022-04-14lkft-aosp-android11-hikey960: drop build for 4.9 vendorYongqin Liu
there is no support for Android11 to be launched with 4.9 kernel, so no need to build vendor for the 4.9 kernel any more Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I78e20b118aa358cc46c776578004e5d6b4c78048
2022-03-31lkft: add configs for android12 cts vts buildsYongqin Liu
to build them with ci.linaro.org Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I7d0d39ddc2e9628c0e43fcd5596c6369b8ceba4a
2022-03-31lkft: add configs for Android12 hikey960/db845cYongqin Liu
to build the android12-gsi based android images Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I8b7e41d95ef7f73dd33fb57d279db753d6a6644f
2022-03-29lkft: update the config name fore the aosp buildsYongqin Liu
to started with lkft-aosp-androidversion-boardname Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I591a63c04829b2a3f2ac1aa2efd9325503ecd30d
2022-03-23lkft: add configs to build android10/android11 cts vts packagesYongqin Liu
which will be based on the android10-tests-release and android11-tests-release branches Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: Ie1e17c004c4660d5f7ee3a5c4b2c236ce7d32087
2022-03-22lkft-android10-hikey: add new hikey Android10 build configYongqin Liu
which api is 29 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I914dd43094c62e67f989c12a06b3ad900f99e590
2022-03-14lkft-android10-hikey960: setup for hikey960 Android10 base buildYongqin Liu
to be used for various hikey960 lkft projects Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I735fc282cb04a3139c91831b5705924521a5fc88
2022-03-07lkft: add master hikey and hikey960 buildsYongqin Liu
as they are not built with ci.android.com anymore because of the license problem with the vendor binaries Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: Ifad679288e55db1120a5b3760d078b603e98aab1
2022-03-02lcr-reference-hikey960-master: add hook script to fetch vendor binariesYongqin Liu
to resolve errors like this: FAILED: out/target/product/hikey960/missing_vendor_package /bin/bash -c "(echo ) && (echo \"Missing Linaro Vendor Package!\" ) && (echo \"Please download new binaries here:\" ) && (echo \" https://releases.linaro.org/android/aosp-linaro-vendor-package/extract-linaro_devices-20220210.tgz\" ) && (echo \"And extract in the ANDROID_TOP_DIR\" ) && (echo ) && (false )" Missing Linaro Vendor Package! Please download new binaries here: https://releases.linaro.org/android/aosp-linaro-vendor-package/extract-linaro_devices-20220210.tgz And extract in the ANDROID_TOP_DIR Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I8201c2ab75dd9fe5d938f2d01e98bdfd68c84415
2022-02-25hikey960: add hook to fetch the vendor binariesYongqin Liu
as the vendor binaries were moved out of the AOSP tree already, we need to fetch them first before start the building Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: If2fe91a1cd7591354d17861fc16a10ded5d5c63a
2022-02-18build-db845c-fetch-vendor-pacakge.sh: use fetch-vendor-package.shYongqin Liu
under the path here: device/linaro/dragonboard/fetch-vendor-package.sh which will download the latest version and extract automatically Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I15da06e83705df61b2f4a85369643f556c575426
2022-01-28build-db845c-fetch-vendor-pacakge.sh: download and install directoryYongqin Liu
will change to use fetch-vendor-pacakge.sh after the change here merged: https://android-review.googlesource.com/c/device/linaro/dragonboard/+/1962360 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I62b66e7776ed534c673a7502265986f83f3eb553