diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-03-06 09:03:09 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 11:55:34 -0800 |
| commit | a8e78d527e4b86106e789243f49c4b0a64e03ac2 (patch) | |
| tree | 8a1a9fae9f56ce9c1d689491b61adc9880666f6e /meta | |
| parent | cddd52a4428ef7b6d57c21a55a2cc51e95fa220f (diff) | |
| download | poky-a8e78d527e4b86106e789243f49c4b0a64e03ac2.tar.gz | |
linux-yocto: use bareclone option
Instead of specifying nocheckout=1, it provides a better workflow if
the linux-yocto recipes use the new bareclone=1 option to get a mirrored
copy of the source repository. This allows all local and remote branches
to be available during the kernel build and development cycle.
(From OE-Core rev: 2281e14a342639bfd2656ffa220dc023168cb35e)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_2.6.37.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.2.bb | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb index 8090535f9e..81203005df 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | |||
| @@ -18,10 +18,10 @@ SRCREV_machine ?= "03705f7f066d83b4cd3a6088781d47e3b9e45b71" | |||
| 18 | SRCREV_machine_qemuppc ?= "c8b184e8171f6f5a8017be4c5bf1e7a38c3f3002" | 18 | SRCREV_machine_qemuppc ?= "c8b184e8171f6f5a8017be4c5bf1e7a38c3f3002" |
| 19 | SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb" | 19 | SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb" |
| 20 | 20 | ||
| 21 | PR = "r1" | 21 | PR = "r2" |
| 22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 23 | 23 | ||
| 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0.git;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
| 25 | 25 | ||
| 26 | # Omit broken machines from COMPATIBLE_MACHINE | 26 | # Omit broken machines from COMPATIBLE_MACHINE |
| 27 | # qemuppc hangs at boot | 27 | # qemuppc hangs at boot |
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb index bbb227fe4f..e5db5df253 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | |||
| @@ -19,10 +19,10 @@ SRCREV_machine_qemuppc ?= "470deb222a704f84f3acf3a013a19d2da399d511" | |||
| 19 | SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3" | 19 | SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3" |
| 20 | 20 | ||
| 21 | 21 | ||
| 22 | PR = "r0" | 22 | PR = "r1" |
| 23 | PV = "${LINUX_VERSION}+git${SRCPV}" | 23 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 24 | 24 | ||
| 25 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.2.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" | 25 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.2.git;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
| 26 | 26 | ||
| 27 | # Omit broken machines from COMPATIBLE_MACHINE | 27 | # Omit broken machines from COMPATIBLE_MACHINE |
| 28 | # qemuppc hangs at boot | 28 | # qemuppc hangs at boot |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb index 32d502fff9..61706ea245 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb | |||
| @@ -10,10 +10,10 @@ LINUX_VERSION ?= "3.0.22" | |||
| 10 | SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6" | 10 | SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6" |
| 11 | SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb" | 11 | SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb" |
| 12 | 12 | ||
| 13 | PR = "r1" | 13 | PR = "r2" |
| 14 | PV = "${LINUX_VERSION}+git${SRCPV}" | 14 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta \ | 16 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta \ |
| 17 | file://core.cfg \ | 17 | file://core.cfg \ |
| 18 | file://serial.cfg \ | 18 | file://serial.cfg \ |
| 19 | file://ext2.cfg \ | 19 | file://ext2.cfg \ |
diff --git a/meta/recipes-kernel/linux/linux-yocto_2.6.37.bb b/meta/recipes-kernel/linux/linux-yocto_2.6.37.bb index 27c7558cb2..d3da75cfc6 100644 --- a/meta/recipes-kernel/linux/linux-yocto_2.6.37.bb +++ b/meta/recipes-kernel/linux/linux-yocto_2.6.37.bb | |||
| @@ -20,10 +20,10 @@ SRCREV_machine_qemux86-64 = "af2bfbe5f757361b5b027a24d67a93bfdfaaf33c" | |||
| 20 | SRCREV_machine = "4ae8f8605c81c39b959948e23f7123294a5dfb3f" | 20 | SRCREV_machine = "4ae8f8605c81c39b959948e23f7123294a5dfb3f" |
| 21 | SRCREV_meta = "aeea99683c7283f1f3320bf2ee7085ee252d4e7e" | 21 | SRCREV_meta = "aeea99683c7283f1f3320bf2ee7085ee252d4e7e" |
| 22 | 22 | ||
| 23 | PR = "r22" | 23 | PR = "r23" |
| 24 | PV = "${LINUX_VERSION}+git${SRCPV}" | 24 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 25 | 25 | ||
| 26 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-2.6.37;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" | 26 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-2.6.37;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
| 27 | 27 | ||
| 28 | COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64)" | 28 | COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64)" |
| 29 | 29 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb index 58e1f6b172..819bf70543 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb | |||
| @@ -20,10 +20,10 @@ SRCREV_machine_qemux86-64 ?= "14fe1742198bd5a85fbcf6e53d336838ff87b2ef" | |||
| 20 | SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6" | 20 | SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6" |
| 21 | SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb" | 21 | SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb" |
| 22 | 22 | ||
| 23 | PR = "r3" | 23 | PR = "r4" |
| 24 | PV = "${LINUX_VERSION}+git${SRCPV}" | 24 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 25 | 25 | ||
| 26 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" | 26 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
| 27 | 27 | ||
| 28 | COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64)" | 28 | COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64)" |
| 29 | 29 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb index ecde039193..bad6f5ed0e 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb | |||
| @@ -26,10 +26,10 @@ SRCREV_machine_qemux86-64 ?= "f54af84c64408a0259a919d1fd2405c0115c0a0b" | |||
| 26 | SRCREV_machine ?= "21ab5dca134a6bf1316aa59f69f9ee9e091d5702" | 26 | SRCREV_machine ?= "21ab5dca134a6bf1316aa59f69f9ee9e091d5702" |
| 27 | SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3" | 27 | SRCREV_meta ?= "4c648bbbc7d2204d1b24f444aebb10f91c4ecae3" |
| 28 | 28 | ||
| 29 | PR = "r0" | 29 | PR = "r1" |
| 30 | PV = "${LINUX_VERSION}+git${SRCPV}" | 30 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 31 | 31 | ||
| 32 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.2;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" | 32 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.2;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
| 33 | 33 | ||
| 34 | COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64)" | 34 | COMPATIBLE_MACHINE = "(qemuarm|qemux86|qemuppc|qemumips|qemux86-64)" |
| 35 | 35 | ||
