diff options
Diffstat (limited to 'bitbake/default-registry/configurations')
| -rw-r--r-- | bitbake/default-registry/configurations/oe-nodistro.conf.json | 3 | ||||
| -rw-r--r-- | bitbake/default-registry/configurations/poky-master.conf.json | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/bitbake/default-registry/configurations/oe-nodistro.conf.json b/bitbake/default-registry/configurations/oe-nodistro.conf.json index f4a7492f39..7619738b1d 100644 --- a/bitbake/default-registry/configurations/oe-nodistro.conf.json +++ b/bitbake/default-registry/configurations/oe-nodistro.conf.json | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | "uri": "git://git.openembedded.org/bitbake;protocol=https" | 8 | "uri": "git://git.openembedded.org/bitbake;protocol=https" |
| 9 | } | 9 | } |
| 10 | }, | 10 | }, |
| 11 | "branch": "master", | ||
| 11 | "rev": "master" | 12 | "rev": "master" |
| 12 | }, | 13 | }, |
| 13 | "path": "bitbake" | 14 | "path": "bitbake" |
| @@ -19,6 +20,7 @@ | |||
| 19 | "uri": "git://git.openembedded.org/openembedded-core;protocol=https" | 20 | "uri": "git://git.openembedded.org/openembedded-core;protocol=https" |
| 20 | } | 21 | } |
| 21 | }, | 22 | }, |
| 23 | "branch": "master", | ||
| 22 | "rev": "master" | 24 | "rev": "master" |
| 23 | }, | 25 | }, |
| 24 | "path": "openembedded-core" | 26 | "path": "openembedded-core" |
| @@ -30,6 +32,7 @@ | |||
| 30 | "uri": "git://git.yoctoproject.org/yocto-docs;protocol=https" | 32 | "uri": "git://git.yoctoproject.org/yocto-docs;protocol=https" |
| 31 | } | 33 | } |
| 32 | }, | 34 | }, |
| 35 | "branch": "master", | ||
| 33 | "rev": "master" | 36 | "rev": "master" |
| 34 | }, | 37 | }, |
| 35 | "path": "yocto-docs" | 38 | "path": "yocto-docs" |
diff --git a/bitbake/default-registry/configurations/poky-master.conf.json b/bitbake/default-registry/configurations/poky-master.conf.json index 227816983b..3f12991799 100644 --- a/bitbake/default-registry/configurations/poky-master.conf.json +++ b/bitbake/default-registry/configurations/poky-master.conf.json | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | "uri": "git://git.openembedded.org/bitbake;protocol=https" | 8 | "uri": "git://git.openembedded.org/bitbake;protocol=https" |
| 9 | } | 9 | } |
| 10 | }, | 10 | }, |
| 11 | "branch": "master", | ||
| 11 | "rev": "master" | 12 | "rev": "master" |
| 12 | }, | 13 | }, |
| 13 | "path": "bitbake" | 14 | "path": "bitbake" |
| @@ -19,6 +20,7 @@ | |||
| 19 | "uri": "git://git.openembedded.org/openembedded-core;protocol=https" | 20 | "uri": "git://git.openembedded.org/openembedded-core;protocol=https" |
| 20 | } | 21 | } |
| 21 | }, | 22 | }, |
| 23 | "branch": "master", | ||
| 22 | "rev": "master" | 24 | "rev": "master" |
| 23 | }, | 25 | }, |
| 24 | "path": "openembedded-core" | 26 | "path": "openembedded-core" |
| @@ -30,6 +32,7 @@ | |||
| 30 | "uri": "git://git.yoctoproject.org/meta-yocto;protocol=https" | 32 | "uri": "git://git.yoctoproject.org/meta-yocto;protocol=https" |
| 31 | } | 33 | } |
| 32 | }, | 34 | }, |
| 35 | "branch": "master", | ||
| 33 | "rev": "master" | 36 | "rev": "master" |
| 34 | }, | 37 | }, |
| 35 | "path": "meta-yocto" | 38 | "path": "meta-yocto" |
| @@ -41,6 +44,7 @@ | |||
| 41 | "uri": "git://git.yoctoproject.org/yocto-docs;protocol=https" | 44 | "uri": "git://git.yoctoproject.org/yocto-docs;protocol=https" |
| 42 | } | 45 | } |
| 43 | }, | 46 | }, |
| 47 | "branch": "master", | ||
| 44 | "rev": "master" | 48 | "rev": "master" |
| 45 | }, | 49 | }, |
| 46 | "path": "yocto-docs" | 50 | "path": "yocto-docs" |
