summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-12-02Manifest for the blowfish 2.0.4 release.blowfish_2.0.42.0.4Jan-Simon Möller1-0/+29
Change-Id: I651f809cc8b71921070232b03b4351c11f8ee038 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-10Correct rev for meta-agl-extra repoJan-Simon Möller1-1/+1
The tag in meta-agl-extra was pointing to the rev before 2.0.3 leading to ERROR: Fetcher failure: Unable to find revision 614e378dc0e069cf2e2646c15ec50ef5f011b4c7 in branch master even from upstream ERROR: Function failed: Fetcher failure for URL: 'git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=master'. This corrects it. Change-Id: Ide8c923aa2f64ff26bab8e4499421c6d21bbcbee Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-08Add pinned manifest file for 2.0.3 release.Jan-Simon Möller1-0/+29
Change-Id: I6340d513018f6f0ec5bfee532fd2c495f437e170 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-04Tip of the branch can float again.Jan-Simon Möller1-8/+8
Change-Id: I91f48810392bfb763b7b78cd1fcfb3fa1a8cabb7 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-10-31meta-intel-iot-security: bump versionJosé Bollo1-1/+1
This bump includes improvements for cynara, bluez and chsmack. Change-Id: I656cd54ae7d8140afa56a1763d7d9bdd630277e5 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-10-27add a pushurl to the remote AGL using ssh configRonan Le Martret1-1/+2
* by default repo use a anonymous http URL to fetch the agl remote. But the same URL is used to push review or/and sandboxi to gerrit. The anonymous http URL can be only use on read only conf. Add a pushurl ("pushurl="ssh://gerrit.automotivelinux.org:29418") to the agl remote allow user to push (write) on is own ssh account. If your user have a diff name than your user gerrit acount: #cat ~/.ssh/config Host gerrit.automotivelinux.org User XXXMyGerritNameXXX Change-Id: I89c80943bd1b22838215b833a34c42ff7afa206c Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> (cherry picked from commit f89e920c8427818f79281433fbb2a78979a4f941)
2016-10-05Release revisions for blowfish 2.0.2blowfish_2.0.22.0.2Jan-Simon Möller1-0/+29
Change-Id: I6ffc26fc5f78be2f6ed519544d168e666be744a5 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-08-06Release revisions for blowfish 2.0.1blowfish_2.0.12.0.1Jan-Simon Möller1-0/+29
Change-Id: I54fcf8033d1636fd4fcbdfda2694a837d6671c76 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-07-28Fix wrong ref being used in meta-renesas.Jan-Simon Möller2-2/+2
Change-Id: I3adc2c3c978a32ab9ff53f972a1e1506618c9ee6 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-07-20Add versioned default.xml for 2.0.0Jan-Simon Möller2-0/+29
Change-Id: I724b7b5fba5b729ecf09b753a2a8630ab44e013a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-07-20Fixed versions for blowfish releaseJan-Simon Möller3-15/+90
And apply defaultbranch to .gitreview. Change-Id: I429f44b91ecc02840b9e9015667fe0289ebc6481 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-07-18Prepare blowfish release versionsJan-Simon Möller1-2/+3
Change-Id: Id13467d54c5a3cb910f63ef4fa97dfb9a2e6f973 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-07-05add meta-agl-extraStephane Desneux1-0/+1
Change-Id: I717b2974ba7db33da22501d97a1e63b904f6b68e Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-06-01add meta-intel-iot-security for application framework integrationStephane Desneux1-0/+3
Change-Id: I754c3e41c3df134d3b9819a28b2b55e25b6debd4 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-05-14default.xml: Use branch Jethro for meta-rustLeon Anavi1-1/+1
The upstream of meta-rust does not provide branches for the releases of the Yocto Project. Using directly the master branch may lead to compatibility issues in future. Therefore it is better to switch to another repository with branch Jethro which is know to work with RVI SOTA client and its dependencies written in the Rust programming language. Change-Id: Ibaf5fb84aa3db86833193cf2c3ffc6e5d55ebaa1 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2016-05-06Include meta-security-isafw layerStephane Desneux1-0/+6
meta-security-isafw is an OE layer that enables Image Security Analysis Framework (isafw) for image builds. Static analysis reports are available in tmp/logs after build. More info here: https://github.com/01org/meta-security-isafw Change-Id: I8401393fad4b91563ba64767515f3be698c4a40d Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-05-03Add meta-amb and simplify github remoteJan-Simon Möller1-11/+9
This adds the meta-amb repo and simplifies the github-based remotes to use a single remote instead of multiple. Change-Id: I53926fe30728514acfe159e3f9d43ae7c6a1bd4c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-05-02Include meta-qcom layerKotaro Hashimoto1-0/+4
DragonBoard-410c requires 'meta-qcom' layer of Yocto Project. Use "dragonboard-410c" as MACHINE to configure for DragonBoard-410c. v2: rebase after merge conflict (jsmoeller) Change-Id: Idcad2c27539af130704a3c66efe6b91868eef534 Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-05-02Include meta-raspberrypi layerJan-Simon Möller1-0/+2
Change-Id: I08ec2e9e41003b9dc8244f86d50ccf64e112aba2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-04-19Add meta-rustLeon Anavi1-0/+6
Layer meta-rust is required by RVI SOTA client which is written in the Rust programming language. Bug-AGL: SPEC-176 Change-Id: I9f9d2f0791ca327a03005033ba02a20526d9c754 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2016-04-12Add meta-oic and meta-tiJan-Simon Möller1-0/+7
meta-oic is added to allow exploring iotivity. meta-ti is added to allow support for jacinto boards. v2: we have a remote for YP git already. Change-Id: I8152fb530821f5157a001d11c24817f4e915efbb Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-01-18Add i.mx specific layers to manifestJan-Simon Möller1-3/+10
This patch adds the i.MX specific layers to the manifest file. They are used to build AGL for i.MX6 boards like the wandboard or similar. Change-Id: Iae25b991d475ce321b4192cbac130ad389021c72 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-01-18Update manifest to use YP 2.0 jethroJan-Simon Möller1-3/+3
This patch updates the manifest file to use the jethro version of the repositories: - poky - meta-openembedded - meta-intel It moves to YP 2.0 for the upcoming development cycle. Change-Id: I1f1c5bed8e900b4fcc3f4cd2de5ed6f11a55b222 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-01-15Support MinnowBoard MAXTadao Tanikawa1-0/+3
MinnowBoard MAX requires 'meta-intel' layer of Yocto Project. Use "intel-corei7-64" as MACHINE to configure for MinnowBoard MAX. Change-Id: Ief2d7acfa4363aee42f09f1312de9f21b3ed8c20 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-11-12Change branch of meta-qt5 to jethro - master moved on alreadyJan-Simon Möller1-2/+2
This change makes our checkout of meta-qt5 track the jethro branch which holds the version 5.5.x which we depend on atm. Master moved already to 5.6 codebase. Change-Id: I5b8a8d75db9697e1b8ca7c69f21b30345320468d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2015-11-11[RFC - please comment] track stable branches instead of hashes.Jan-Simon Möller1-3/+3
v2: (Tadao Tanikawa) The revision of meta-qt5 is 'master' (not 'dizzy') to keep tracking latest stable version of Qt5. v1: (Jan-Simon Möller) We want the stable branch, but do we really want to maintain the exact commit? Tracking the stable branches is easier and we inherit the fixes w/o changing our manifest again. Please comment. If this is fine please merge. Especially this should be changed: <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="9efaed99125b1c4324663d9a1b2d3319c74e7278" /> otherwise we are "147 files changed, 7967 insertions(+), 888 deletions(-)" behind dizzy branch for meta-openembedded ! Multiple CVEs were fixed in the branch already. Change-Id: I31689d8ea49d8c876be8bb5608df89ad4c459ab9 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Signed-off-by: Tadao Tnikawa <tanikawa.tadao@jp.panasonic.com>
2015-10-27Fix review line in default.xml as ssh is not supported by repo.Jan-Simon Möller1-2/+4
A review= line cannot have ssh:// within repo, only http and https. This can be fixed by using the https address with /gerrit/ at the end. The ssh port will be queried then using /gerrit/ssh_info from the server. References: http://stackoverflow.com/questions/27956306/what-does-urlopen-error-errno-2-name-or-service-not-known-mean Change-Id: If43fa5b00225089bb7d23628a5d78002778fde51 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2015-10-27Add .gitreview template.Jan-Simon Möller1-0/+4
Change-Id: I0fa446e6b14dc94194eacd3b4c84f6bbf2f3794d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2015-10-21Support repo upload for meta-agl/meta-agl-demoTadao Tanikawa1-5/+5
How to setup environment to work 'repo upload' 1. set environment REPO_HOST_PORT_INFO $ export REPO_HOST_PORT_INFO="gerrit.automotivelinux.org 29418" 2. set git configuration for username in gerrit (Please replace XXXXX to your username in gerrit) Edit your ~/.gitconfig [review "ssh://gerrit.automotivelinux.org:29418"] username = XXXXX Or use this command $ git config --global review."ssh://gerrit.automotivelinux.org:29418".username XXXXX Change-Id: I5a41b3f67edb7eee929b25522cc55a4e91361c3e Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-10-13Remove unused symbolic linksTadao Tanikawa1-11/+2
Symbolic links in conf/ are not used anymore because of changing setup script, envsetup.sh in meta-agl by commit d1cbf84135f63489beeb99053b54dfda2dbaf041. Change-Id: I0ab0aa9a4af3ee685a569b81cbb8581d8be8aeff Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-10-02Add default manifest to pull HEAD of AGL DistributionTadao Tanikawa1-0/+41
Add repo manifest for AGL Distribution. 'default.xml' in 'master' is for pulling HEAD of AGL Distribution. (Pulling HEAD of master in meta-agl and meta-agl-demo). For snapshot or stable release of AGL Distribution, appropriate tags or branches should be given (T.B.D.). Change-Id: I13e0097f10806165e3ab1a45dbf0e46a15b7cd9f Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2015-10-01Initial empty repositoryJan-Simon Moeller0-0/+0