diff options
Diffstat (limited to 'meta/recipes-kernel')
12 files changed, 38 insertions, 0 deletions
diff --git a/meta/recipes-kernel/blktrace/blktrace_git.bb b/meta/recipes-kernel/blktrace/blktrace_git.bb index 7cd8127e8a..37b7f514bc 100644 --- a/meta/recipes-kernel/blktrace/blktrace_git.bb +++ b/meta/recipes-kernel/blktrace/blktrace_git.bb | |||
@@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | |||
4 | 4 | ||
5 | DEPENDS = "libaio" | 5 | DEPENDS = "libaio" |
6 | 6 | ||
7 | SRCREV = "1e09f6e9012826fca69fa07222b7bc53c3e629ee" | ||
8 | |||
7 | PR = r2 | 9 | PR = r2 |
8 | PV = "1.0.1+git${SRCPV}" | 10 | PV = "1.0.1+git${SRCPV}" |
9 | 11 | ||
diff --git a/meta/recipes-kernel/dtc/dtc_git.inc b/meta/recipes-kernel/dtc/dtc_git.inc index 96542f999c..6b7acd53ba 100644 --- a/meta/recipes-kernel/dtc/dtc_git.inc +++ b/meta/recipes-kernel/dtc/dtc_git.inc | |||
@@ -1,4 +1,6 @@ | |||
1 | SRC_URI = "git://www.jdl.com/software/dtc.git;protocol=git" | 1 | SRC_URI = "git://www.jdl.com/software/dtc.git;protocol=git" |
2 | |||
3 | SRCREV = "73dca9ae0b9abe6924ba640164ecce9f8df69c5a" | ||
2 | PV = "1.2.0+git${SRCPV}" | 4 | PV = "1.2.0+git${SRCPV}" |
3 | PR = "r2" | 5 | PR = "r2" |
4 | 6 | ||
diff --git a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb index 10dd921174..00cc666018 100644 --- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb +++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | |||
@@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://git/tools/kgit;beginline=5;endline=9;md5=e2bf4415f3d8 | |||
4 | 4 | ||
5 | DEPENDS = "git-native guilt-native" | 5 | DEPENDS = "git-native guilt-native" |
6 | 6 | ||
7 | SRCREV = "8f61abb6344e78677450994e8930cabc86102d78" | ||
7 | PR = r10 | 8 | PR = r10 |
8 | PV = "0.1+git${SRCPV}" | 9 | PV = "0.1+git${SRCPV}" |
9 | 10 | ||
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb index 3d3c579fa9..3d822c5ffa 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | |||
@@ -18,6 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.radeon_rlc;md5=4c243f7854d2884b483abda991adef | |||
18 | 18 | ||
19 | PROVIDES += "linux-firmware-sd8686" | 19 | PROVIDES += "linux-firmware-sd8686" |
20 | 20 | ||
21 | SRCREV = "40c0f950be7040614dc45df54e25e54d00e3b73b" | ||
21 | PV = "0.0+git${SRCPV}" | 22 | PV = "0.0+git${SRCPV}" |
22 | 23 | ||
23 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git;protocol=git" | 24 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git;protocol=git" |
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb index 8e6239cd74..a9b041fb08 100644 --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb | |||
@@ -8,6 +8,7 @@ DEPENDS += "unifdef-native" | |||
8 | PROVIDES = "linux-libc-headers" | 8 | PROVIDES = "linux-libc-headers" |
9 | RPROVIDES_${PN}-dev = "linux-libc-headers-dev" | 9 | RPROVIDES_${PN}-dev = "linux-libc-headers-dev" |
10 | RPROVIDES_${PN}-dbg = "linux-libc-headers-dbg" | 10 | RPROVIDES_${PN}-dbg = "linux-libc-headers-dbg" |
11 | SRCREV = "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" | ||
11 | PV = "2.6.37+git-${SRCPV}" | 12 | PV = "2.6.37+git-${SRCPV}" |
12 | PR = "r3" | 13 | PR = "r3" |
13 | 14 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-stable_git.bb b/meta/recipes-kernel/linux/linux-yocto-stable_git.bb index ce9d6d792f..93b06fd02d 100644 --- a/meta/recipes-kernel/linux/linux-yocto-stable_git.bb +++ b/meta/recipes-kernel/linux/linux-yocto-stable_git.bb | |||
@@ -18,6 +18,18 @@ LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE_EXTENSION}" | |||
18 | KMETA = wrs_meta | 18 | KMETA = wrs_meta |
19 | KBRANCH = ${KMACHINE}-${LINUX_KERNEL_TYPE_EXTENSION} | 19 | KBRANCH = ${KMACHINE}-${LINUX_KERNEL_TYPE_EXTENSION} |
20 | 20 | ||
21 | SRCREV_machine_qemuarm = "a2fb081b44d6368eff8d28e2fdb991c61b1f428e" | ||
22 | SRCREV_machine_qemumips = "c32d40f960e3c89d07f079bec4c96dcbfc749f0b" | ||
23 | SRCREV_machine_qemuppc = "96d6bc31d3caaf62a966255479cc5cee0e76b1e9" | ||
24 | SRCREV_machine_qemux86 = "72ca49ab08b8eb475cec82a10049503602325791" | ||
25 | SRCREV_machine_qemux86-64 = "72ca49ab08b8eb475cec82a10049503602325791" | ||
26 | SRCREV_machine_atom-pc = "72ca49ab08b8eb475cec82a10049503602325791" | ||
27 | SRCREV_machine_routerstationpro = "49745cd45c92a89e70c6e2334caa80818c134562" | ||
28 | SRCREV_machine_mpc8315e-rdb = "a1c0ed6bf4060c10874b2a8547d81b3169dcf16a" | ||
29 | SRCREV_machine_beagleboard = "ef7f944e773950d4016b7643f9ecf052bbe250cd" | ||
30 | SRCREV_machine = "72ca49ab08b8eb475cec82a10049503602325791" | ||
31 | SRCREV_meta = "ec26387cb168e9e0976999b528b5a9dd62e3157a" | ||
32 | |||
21 | PR = "r1" | 33 | PR = "r1" |
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 34 | PV = "${LINUX_VERSION}+git${SRCPV}" |
23 | SRCREV_FORMAT = "meta_machine" | 35 | SRCREV_FORMAT = "meta_machine" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb index 7279793978..8a46e02406 100644 --- a/meta/recipes-kernel/linux/linux-yocto_git.bb +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb | |||
@@ -17,6 +17,20 @@ KMETA = meta | |||
17 | 17 | ||
18 | LINUX_VERSION ?= "2.6.37" | 18 | LINUX_VERSION ?= "2.6.37" |
19 | LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}" | 19 | LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}" |
20 | |||
21 | SRCREV_machine_qemuarm = "e5ca41def834db9d18b28393a45d53a8d18f3d05" | ||
22 | SRCREV_machine_qemumips = "9bbc8e3432406429923fab0de038af5d3e647901" | ||
23 | SRCREV_machine_qemuppc = "f0ff494e62bfaa921e844c1ec7fe6cf4a977980a" | ||
24 | SRCREV_machine_qemux86 = "cb0537a40dadea20f12bc10e0986fd2a70290b42" | ||
25 | SRCREV_machine_qemux86-64 = "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" | ||
26 | SRCREV_machine_emenlow = "2215a346eb4f9e09053d00bdf61ed999ff80e029" | ||
27 | SRCREV_machine_atom-pc = "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" | ||
28 | SRCREV_machine_routerstationpro = "8db69980d76e1f863af409e70175963f23de83ab" | ||
29 | SRCREV_machine_mpc8315e-rdb = "6861d8a4d58f8aa75997f7678cc454791544507a" | ||
30 | SRCREV_machine_beagleboard = "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" | ||
31 | SRCREV_machine = "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" | ||
32 | SRCREV_meta = "ecab1e2bc12a8b0c4d064a00acc3260f6e8528c5" | ||
33 | |||
20 | PR = "r16" | 34 | PR = "r16" |
21 | PV = "${LINUX_VERSION}+git${SRCPV}" | 35 | PV = "${LINUX_VERSION}+git${SRCPV}" |
22 | SRCREV_FORMAT = "meta_machine" | 36 | SRCREV_FORMAT = "meta_machine" |
diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb index b5e86dd36f..aac33eaefe 100644 --- a/meta/recipes-kernel/oprofile/oprofileui_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | require oprofileui.inc | 1 | require oprofileui.inc |
2 | 2 | ||
3 | SRCREV = "0c3c32fa754c1d0b70e65767ea7048914f776396" | ||
3 | PV = "0.0+git${SRCPV}" | 4 | PV = "0.0+git${SRCPV}" |
4 | PR = "r4" | 5 | PR = "r4" |
5 | 6 | ||
diff --git a/meta/recipes-kernel/sysprof/sysprof_git.bb b/meta/recipes-kernel/sysprof/sysprof_git.bb index d649c16541..2246803d3d 100644 --- a/meta/recipes-kernel/sysprof/sysprof_git.bb +++ b/meta/recipes-kernel/sysprof/sysprof_git.bb | |||
@@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
4 | 4 | ||
5 | DEPENDS = "gtk+ libglade" | 5 | DEPENDS = "gtk+ libglade" |
6 | 6 | ||
7 | SRCREV = "38a6af1f0a45e528fd2842983da71e0f23c70d6a" | ||
7 | PR = r0 | 8 | PR = r0 |
8 | PV = "1.1.6+git${SRCPV}" | 9 | PV = "1.1.6+git${SRCPV}" |
9 | 10 | ||
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb index f28c946a18..4df09478de 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.bb +++ b/meta/recipes-kernel/systemtap/systemtap_git.bb | |||
@@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
4 | 4 | ||
5 | DEPENDS = "elfutils" | 5 | DEPENDS = "elfutils" |
6 | 6 | ||
7 | SRCREV = "4ab3a1863bf4f472acae7a809bf2b38d91658aa8" | ||
7 | PR = r0 | 8 | PR = r0 |
8 | PV = "1.4+git${SRCPV}" | 9 | PV = "1.4+git${SRCPV}" |
9 | 10 | ||
diff --git a/meta/recipes-kernel/trace-cmd/kernelshark_git.bb b/meta/recipes-kernel/trace-cmd/kernelshark_git.bb index bfe7d997f4..6b4692efd5 100644 --- a/meta/recipes-kernel/trace-cmd/kernelshark_git.bb +++ b/meta/recipes-kernel/trace-cmd/kernelshark_git.bb | |||
@@ -3,6 +3,7 @@ LICENSE = "GPLv2" | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ |
4 | file://kernel-shark.c;beginline=6;endline=8;md5=2c22c965a649ddd7973d7913c5634a5e" | 4 | file://kernel-shark.c;beginline=6;endline=8;md5=2c22c965a649ddd7973d7913c5634a5e" |
5 | 5 | ||
6 | SRCREV = "6c696cec3f264a9399241b6e648f58bc97117d49" | ||
6 | PR = r0 | 7 | PR = r0 |
7 | PV = "1.0.5+git${SRCPV}" | 8 | PV = "1.0.5+git${SRCPV}" |
8 | 9 | ||
diff --git a/meta/recipes-kernel/trace-cmd/trace-cmd_git.bb b/meta/recipes-kernel/trace-cmd/trace-cmd_git.bb index 8fe62d4f35..ba7413daa0 100644 --- a/meta/recipes-kernel/trace-cmd/trace-cmd_git.bb +++ b/meta/recipes-kernel/trace-cmd/trace-cmd_git.bb | |||
@@ -3,6 +3,7 @@ LICENSE = "GPLv2" | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ |
4 | file://trace-cmd.c;beginline=6;endline=8;md5=2c22c965a649ddd7973d7913c5634a5e" | 4 | file://trace-cmd.c;beginline=6;endline=8;md5=2c22c965a649ddd7973d7913c5634a5e" |
5 | 5 | ||
6 | SRCREV = "6c696cec3f264a9399241b6e648f58bc97117d49" | ||
6 | PR = r0 | 7 | PR = r0 |
7 | PV = "1.0.5+git${SRCPV}" | 8 | PV = "1.0.5+git${SRCPV}" |
8 | 9 | ||