diff options
author | Wan Ahmad Zainie <wan.ahmad.zainie.wan.mohamad@intel.com> | 2015-12-09 02:52:03 (GMT) |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2015-12-10 17:24:45 (GMT) |
commit | 1ebb73f847be7df8838738561da09eeece55fede (patch) | |
tree | d1d7ed5650a31a227a8be76deda33df8592a9520 | |
parent | f9ee1b6139fbc8cadc72278f6ce5ec13c0e74c51 (diff) | |
download | meta-intel-dizzy.tar.gz |
meta-valleyisland: Update linux-yocto v3.10 SRCREVs to the latest HEADsdizzy
Use the latest HEADs of the git branches from the linux-yocto v3.10
kernel repository.
Signed-off-by: Wan Ahmad Zainie <wan.ahmad.zainie.wan.mohamad@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r-- | meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.10.bbappend index b5cfc8f..d75fe02 100644 --- a/meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.10.bbappend | |||
@@ -10,9 +10,9 @@ KERNEL_FEATURES_valleyisland-32 = " features/valleyisland-io/valleyisland-io.scc | |||
10 | features/valleyisland-io/valleyisland-io-pci.scc" | 10 | features/valleyisland-io/valleyisland-io-pci.scc" |
11 | 11 | ||
12 | LINUX_VERSION_valleyisland-32 = "3.10.65" | 12 | LINUX_VERSION_valleyisland-32 = "3.10.65" |
13 | SRCREV_machine_valleyisland-32 = "6d28dec479d475d4f3ab1682ee0d5e1e3afc22c7" | 13 | SRCREV_machine_valleyisland-32 = "3d438b8a85a7b58779a344ed322d8c862c648c06" |
14 | SRCREV_meta_valleyisland-32 = "f90490d50fb51f7e1206c838731185670276d108" | 14 | SRCREV_meta_valleyisland-32 = "477fe6a3cbe68c4d5c2fea948b15b60267363454" |
15 | SRCREV_valleyisland-io_valleyisland-32 = "f15b3c66b653f8a021b0276f0d54451f9e713863" | 15 | SRCREV_valleyisland-io_valleyisland-32 = "55695e25685bc6bfbbfd001cb1790a1e45c626b5" |
16 | 16 | ||
17 | SRC_URI_valleyisland-32 = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},valleyisland-io-4.0;name=machine,meta,valleyisland-io" | 17 | SRC_URI_valleyisland-32 = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},valleyisland-io-4.0;name=machine,meta,valleyisland-io" |
18 | 18 | ||
@@ -26,9 +26,9 @@ KERNEL_FEATURES_valleyisland-64 = " features/valleyisland-io/valleyisland-io.scc | |||
26 | features/valleyisland-io/valleyisland-io-pci.scc" | 26 | features/valleyisland-io/valleyisland-io-pci.scc" |
27 | 27 | ||
28 | LINUX_VERSION_valleyisland-64 = "3.10.65" | 28 | LINUX_VERSION_valleyisland-64 = "3.10.65" |
29 | SRCREV_machine_valleyisland-64 = "6d28dec479d475d4f3ab1682ee0d5e1e3afc22c7" | 29 | SRCREV_machine_valleyisland-64 = "3d438b8a85a7b58779a344ed322d8c862c648c06" |
30 | SRCREV_meta_valleyisland-64 = "f90490d50fb51f7e1206c838731185670276d108" | 30 | SRCREV_meta_valleyisland-64 = "477fe6a3cbe68c4d5c2fea948b15b60267363454" |
31 | SRCREV_valleyisland-io_valleyisland-64 = "f15b3c66b653f8a021b0276f0d54451f9e713863" | 31 | SRCREV_valleyisland-io_valleyisland-64 = "55695e25685bc6bfbbfd001cb1790a1e45c626b5" |
32 | 32 | ||
33 | SRC_URI_valleyisland-64 = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},valleyisland-io-4.0;name=machine,meta,valleyisland-io" | 33 | SRC_URI_valleyisland-64 = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},valleyisland-io-4.0;name=machine,meta,valleyisland-io" |
34 | 34 | ||