summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb4
1 files changed, 2 insertions, 2 deletions
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"
10SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6" 10SRCREV_machine ?= "c578f3a1f357142a6e02a1df4ae9aa16f45094d6"
11SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb" 11SRCREV_meta ?= "d7b46785d6781e2c23d754f35f09bebd3b74b5bb"
12 12
13PR = "r1" 13PR = "r2"
14PV = "${LINUX_VERSION}+git${SRCPV}" 14PV = "${LINUX_VERSION}+git${SRCPV}"
15 15
16SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta \ 16SRC_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 \