diff options
author | Samuli Piippo <samuli.piippo@digia.com> | 2014-06-25 12:38:37 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@digia.com> | 2014-06-25 16:22:16 +0300 |
commit | 905a9cea99c050eef1d1c8189dcf8783dcf72443 (patch) | |
tree | 260a33a5b36885a9b70cb26fac4a54dbbb13d56c /README | |
parent | b7ab4499e4daf15d3cc06e6c3032cc010c7c48aa (diff) | |
download | meta-boot2qt-905a9cea99c050eef1d1c8189dcf8783dcf72443.tar.gz |
Use specific SHA1 from all of the meta repos
Updates on the upstream meta repos can break b2qt-meta repo at anytime.
When checking out meta repos, use the same version from which the released
images were build.
Change-Id: I669093747e79841148617e69aeb6dfea9b908b40
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -28,31 +28,31 @@ OpenEmbedded and Yocto. | |||
28 | 28 | ||
29 | This layer depends on: | 29 | This layer depends on: |
30 | 30 | ||
31 | URI: git://git.openembedded.org/openembedded-core | 31 | URI: git://git.yoctoproject.org/poky |
32 | branch: daisy | 32 | branch: daisy |
33 | revision: HEAD | 33 | revision: b0ce70ffa820c8b4069bdb413f7aa9db668b9428 |
34 | 34 | ||
35 | URI: git://git.openembedded.org/meta-openembedded | 35 | URI: git://git.openembedded.org/meta-openembedded |
36 | layer: meta-oe | 36 | layer: meta-oe |
37 | branch: daisy | 37 | branch: daisy |
38 | revision: HEAD | 38 | revision: a6dcf6265822ca1484d991d10a3042e04a960cdb |
39 | 39 | ||
40 | URI: git://git.yoctoproject.org/meta-ti | 40 | URI: git://git.yoctoproject.org/meta-ti |
41 | branch: daisy | 41 | branch: daisy |
42 | revision: HEAD | 42 | revision: 5dad1bc02dd922a6c4fa4d68f6ea9ec779cf5e66 |
43 | 43 | ||
44 | URI: git://git.yoctoproject.org/meta-fsl-arm | 44 | URI: git://git.yoctoproject.org/meta-fsl-arm |
45 | branch: daisy | 45 | branch: daisy |
46 | revision: HEAD | 46 | revision: f5bf277a5a5fba2c3b64ed7d2dbec1903d96386b |
47 | 47 | ||
48 | URI: git://github.com/Freescale/meta-fsl-arm-extra | 48 | URI: git://github.com/Freescale/meta-fsl-arm-extra |
49 | branch: daisy | 49 | branch: daisy |
50 | revision: HEAD | 50 | revision: 029f535cfbc5746288c6129babb2d7679927a183 |
51 | 51 | ||
52 | URI: git://git.yoctoproject.org/meta-raspberrypi | 52 | URI: git://git.yoctoproject.org/meta-raspberrypi |
53 | branch: daisy | 53 | branch: daisy |
54 | revision: HEAD | 54 | revision: cc74bf6c1f9ab9beea52c4c75797f3ad51f72c55 |
55 | 55 | ||
56 | URI: git://git.toradex.com/meta-toradex.git | 56 | URI: git://git.toradex.com/meta-toradex.git |
57 | branch: V2.2 | 57 | branch: V2.2 |
58 | revision: HEAD | 58 | revision: 371ea626f29a2a12294ab6ea30e36743a9e2f78f |