aboutsummaryrefslogtreecommitdiff
path: root/openembedded-odp-rootfs.yaml
AgeCommit message (Collapse)Author
2017-02-22openembedded-*-rootfs: drop lng and odp oe builds variantsFathi Boudra
based on Mike Holmes comment on https://projects.linaro.org/browse/LNG-151 "There is no driving need for this image at this time." Change-Id: If99b05d7ab1cc8caf81c91735ab264dc0a28dff5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-11*odp-*: enable x86 builds and/or x86 runs in LAVAAnders Roxell
Change-Id: Ifbe73a4421647d72ab9a6830545c3573288d3913 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-09-14lng/odp-*:disable x86 builds and/or x86 runs in LAVAAnders Roxell
Disable x86 CI runs until after Connect, since is a limited resource. Change-Id: I88e5213d14ef29277f922f7c16be489327494369 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-07-11openembedded-odp-rootfs: export test to be shown in the metadata fieldAnders Roxell
Change-Id: I0d5df32102847fca07746fcd645d2adb56a663e8 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-07-07odp-debian-validation: enable other testsAnders Roxell
Make it possible to build and run other tests than the validation tests. Change-Id: I01e353cca5892f12acc82888d1962c62845f0038 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-07-07odp: move to jessie dockerAnders Roxell
Canonical has removed Utopic from their archives. Change-Id: I567ca736a05c5ef8dc330f886f799f01a0316473 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-05-24openembedded-odp-rootfs: enable armv8 buildsAnders Roxell
Change-Id: Ic9ee37e6cccdc5fcb14e3b0ed7a70b351dfba4a5 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-05-17odp: skip_install:all if running with an OE rootfsAnders Roxell
Change-Id: I47cfeb919f0fb61f40fa48e6e3e38a0ae02ae412 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-05-12openembedded-odp-rootfs: fix hwpack for x86_64Anders Roxell
Change-Id: Iccc94631b9878c9200105c39be52b314db291f3e Suggested-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-05-07openembedded-odp-rootfs: use correct path to odp_*.bbAnders Roxell
Fix failure: 14:09:09 ++ grep '^SRC_URI =' 'jenkins-setup/meta-linaro/meta-linaro/recipes-extra/odp/odp_*.bb' 14:09:09 ++ cut '-d"' -f2 14:09:09 ++ cut '-d;' -f1 14:09:09 grep: jenkins-setup/meta-linaro/meta-linaro/recipes-extra/odp/odp_*.bb: No such file or directory 14:09:09 + export GIT_URL= 14:09:09 + GIT_URL= 14:09:09 ++ grep '^SRCREV_odp =' 'jenkins-setup/meta-linaro/meta-linaro/recipes-extra/odp/odp_*.bb' 14:09:09 ++ cut '-d"' -f2 14:09:09 ++ cut -d= -f2 14:09:09 grep: jenkins-setup/meta-linaro/meta-linaro/recipes-extra/odp/odp_*.bb: No such file or directory Change-Id: I345f89ae5f21e627075527ea6ada94d48ea59d43 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-05-06odp/* add target type to job definitionsAnders Roxell
Change-Id: I5fbc95bddfa91fad3bc61cc67b5dd48b2e93669f Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-05-06odp, fix dist and rootfs.typeAnders Roxell
Change-Id: Iacaa2ab27617598e4505e75c8fe710a2e603bdb4 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-04-22openembedded-odp-rootfs: add a descriptionAnders Roxell
Change-Id: I33075ed2b545f95293fa134ef97cc8a1c1e22fc7 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-03-31openembedded*: use 'set -ex' everywhereKoen Kooi
Change-Id: Ife0ba4ac815caa7c53a4a451f27d67a450a3a687 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2016-02-16openembedded-odp-rootfs: change label to x86_64-07Anders Roxell
Change-Id: Ife2755a9dd4eab9efb35a7e460953aaa335dbe78 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-02-16openembedded-odp-rootfs: add execution-strategyAnders Roxell
Change-Id: I30181e4efd50d5e617077fae509c9781df36e70c Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-02-16openembedded-odp-rootfs: add a cleanup hookAnders Roxell
Change-Id: If3e883fcea024866faab8d8bab0722b238b8f9db Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-02-12openembedded-odp-rootfs: cleanup since we trigger from trigger-build-odpAnders Roxell
Change-Id: Ic6e2a5bc06ae82d445ebf9eb92a5e0d40ff70e3d Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2016-02-12openembedded-odp-rootfs: use the existing ODP build triggerFathi Boudra
Change-Id: I3ac3579587cc6573bbe82bf9d9274ca044c20f86 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-02-11openembedded: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3. This updates all openembedded builds to use the new api. Change-Id: Iaac505a5303e4d88e9567fc63fc094e8138e603e
2016-01-27openembedded: move remaining builds to gcc 5.2Koen Kooi
Change-Id: I2fb3cfa7a0eee3aea2be4517ca002465eac78ffd Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2016-01-18openembedded-odp-rootfs: fix updating odp shaAnders Roxell
running srcrev-check we need to source oe-init-build-env otherwice we get this error: + ./srcrev-check.py -d meta-linaro/meta-linaro/recipes-extra/odp -u Unable to find bitbake by searching parent directory of this script or PATH Change-Id: Ieec8feb66a2e1f3932e2f246e047fc0b0a3f2882 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16openembedded-odp-rootfs: add ROOTFS_BUILD_URL to post_build_lava_parametersAnders Roxell
Change-Id: Icd40c96ed4f6804e7811c41830fb3c08d608eafd Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16openembedded-odp-rootfs: set hwpack type correctlyAnders Roxell
Change-Id: I3e8c9179f4b40eeddbf597400429b67c13bfcce0 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16openembedded-odp-rootfs: move template_file to the new exec-shellAnders Roxell
Change-Id: Iddeb98dd043c70fa13211fd4bd03e5c434155cb2 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16openembedded-odp-rootfs: add inject properties-fileAnders Roxell
Change-Id: If4538a211ae06139979228b69e4bcfc3818fc489 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16openembedded-odp-rootfs: get the hwpack build_number onceAnders Roxell
Change-Id: I42ceed9c17345c10af661e83c7fdad88a923ad60 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-16openembedded-odp-rootfs: remove unused HWPACK_BUILD_URLAnders Roxell
Change-Id: I4859dcc0f19777ff7d80a3801f1fbc2e1fc9961e Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-15openembedded-odp-rootfs: correct json file endignsAnders Roxell
Change-Id: Idecd17e7ecef72233759f089542544b64d79eb9b Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-14openembedded-odp-rootfs: use normal lng-v4.1 builds and not pre-built OEAnders Roxell
Change-Id: I27a942ce2859bf621d0e82f674dd0c0883522698 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-14openembedded-odp-rootfs: use kernel v4.1Anders Roxell
Change-Id: I1fb5e60a9ce8efc7dcc7c0b24320a9453f4f80ff Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-14openembedded-odp-rootfs: fixup to recipeAnders Roxell
Change-Id: Ibdefbf8c5826569d10ad4ddfd0b633e2ae771e88 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-12-14openembedded-odp-rootfs: remove hard ODP recipe versionsAnders Roxell
Change-Id: I4bf97db35b476397bce3005ea804d9976ca13439 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2015-11-12openembedded-odp-rootfs: fix syntax errorFathi Boudra
Change-Id: I9bc5149cc4c0e7d77287b84510cccdc32f08bb3a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-09-23add openembedded-odp-rootfsAnders Roxell
building the latest ODP and publish it on s.l.o Change-Id: I7588b756ed53707a4101dcf0bf4252d54497be64 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>