diff options
Diffstat (limited to 'meta/recipes-kernel')
25 files changed, 25 insertions, 25 deletions
diff --git a/meta/recipes-kernel/blktrace/blktrace_git.bb b/meta/recipes-kernel/blktrace/blktrace_git.bb index a318f0ecf9..cdb2026255 100644 --- a/meta/recipes-kernel/blktrace/blktrace_git.bb +++ b/meta/recipes-kernel/blktrace/blktrace_git.bb | |||
@@ -9,7 +9,7 @@ SRCREV = "d6918c8832793b4205ed3bfede78c2f915c23385" | |||
9 | PR = "r6" | 9 | PR = "r6" |
10 | PV = "1.0.5+git${SRCPV}" | 10 | PV = "1.0.5+git${SRCPV}" |
11 | 11 | ||
12 | SRC_URI = "git://git.kernel.dk/blktrace.git;protocol=git \ | 12 | SRC_URI = "git://git.kernel.dk/blktrace.git \ |
13 | file://ldflags.patch" | 13 | file://ldflags.patch" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc index 6888c55d5f..de375d7a7d 100644 --- a/meta/recipes-kernel/dtc/dtc.inc +++ b/meta/recipes-kernel/dtc/dtc.inc | |||
@@ -6,7 +6,7 @@ DEPENDS = "flex-native bison-native" | |||
6 | 6 | ||
7 | inherit autotools | 7 | inherit autotools |
8 | 8 | ||
9 | SRC_URI = "git://www.jdl.com/software/dtc.git;protocol=git \ | 9 | SRC_URI = "git://www.jdl.com/software/dtc.git \ |
10 | file://make_install.patch \ | 10 | file://make_install.patch \ |
11 | " | 11 | " |
12 | 12 | ||
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 4d891d7752..2c82199e65 100644 --- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb +++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb | |||
@@ -10,7 +10,7 @@ PV = "0.2+git${SRCPV}" | |||
10 | 10 | ||
11 | inherit native | 11 | inherit native |
12 | 12 | ||
13 | SRC_URI = "git://git.yoctoproject.org/yocto-kernel-tools.git;protocol=git" | 13 | SRC_URI = "git://git.yoctoproject.org/yocto-kernel-tools.git" |
14 | S = "${WORKDIR}" | 14 | S = "${WORKDIR}" |
15 | 15 | ||
16 | do_compile() { | 16 | do_compile() { |
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb index ee33f500a5..382588905b 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | |||
@@ -28,7 +28,7 @@ PE = "1" | |||
28 | PV = "0.0+git${SRCPV}" | 28 | PV = "0.0+git${SRCPV}" |
29 | PR = "r1" | 29 | PR = "r1" |
30 | 30 | ||
31 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git;protocol=git" | 31 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git" |
32 | 32 | ||
33 | S = "${WORKDIR}/git" | 33 | S = "${WORKDIR}/git" |
34 | 34 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-dev.bb b/meta/recipes-kernel/linux/linux-yocto-dev.bb index c2ce3f6b42..ccca2dfd17 100644 --- a/meta/recipes-kernel/linux/linux-yocto-dev.bb +++ b/meta/recipes-kernel/linux/linux-yocto-dev.bb | |||
@@ -15,7 +15,7 @@ KBRANCH = "standard/base" | |||
15 | KBRANCH_DEFAULT = "${KBRANCH}" | 15 | KBRANCH_DEFAULT = "${KBRANCH}" |
16 | KMETA = "meta" | 16 | KMETA = "meta" |
17 | 17 | ||
18 | SRC_URI = "git://git.pokylinux.org/linux-yocto-dev.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 18 | SRC_URI = "git://git.pokylinux.org/linux-yocto-dev.git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
19 | 19 | ||
20 | # Set default SRCREVs. Both the machine and meta SRCREVs are statically set | 20 | # Set default SRCREVs. Both the machine and meta SRCREVs are statically set |
21 | # to the korg v3.7 tag, and hence prevent network access during parsing. If | 21 | # to the korg v3.7 tag, and hence prevent network access during parsing. If |
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb index 0e137ff119..cfcb71141b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | |||
@@ -7,7 +7,7 @@ SRCREV_machine ?= "8a9b4902683f586f7d656c2e6747e314a5e1ed0e" | |||
7 | SRCREV_machine_qemuppc ?= "655d20d4f64dc053b40ac8d8fe44b82dec5e130a" | 7 | SRCREV_machine_qemuppc ?= "655d20d4f64dc053b40ac8d8fe44b82dec5e130a" |
8 | SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" | 8 | SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
12 | LINUX_VERSION ?= "3.10.9" | 12 | LINUX_VERSION ?= "3.10.9" |
13 | 13 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb index 632d6245bb..438b511272 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | |||
@@ -15,7 +15,7 @@ SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7" | |||
15 | PR = "${INC_PR}.1" | 15 | PR = "${INC_PR}.1" |
16 | PV = "${LINUX_VERSION}+git${SRCPV}" | 16 | PV = "${LINUX_VERSION}+git${SRCPV}" |
17 | 17 | ||
18 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 18 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
19 | 19 | ||
20 | # Omit broken machines from COMPATIBLE_MACHINE | 20 | # Omit broken machines from COMPATIBLE_MACHINE |
21 | # qemuppc hangs at boot | 21 | # qemuppc hangs at boot |
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb index 647ace6162..f1327d5ba3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb | |||
@@ -15,7 +15,7 @@ SRCREV_meta ?= "e7f42a416a60499db3771181357b29b3b3c424cc" | |||
15 | PR = "${INC_PR}.1" | 15 | PR = "${INC_PR}.1" |
16 | PV = "${LINUX_VERSION}+git${SRCPV}" | 16 | PV = "${LINUX_VERSION}+git${SRCPV}" |
17 | 17 | ||
18 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 18 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
19 | 19 | ||
20 | # Omit broken machines from COMPATIBLE_MACHINE | 20 | # Omit broken machines from COMPATIBLE_MACHINE |
21 | # qemuppc hangs at boot | 21 | # qemuppc hangs at boot |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb index 82dea9c97b..5b8462062c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | |||
@@ -14,7 +14,7 @@ SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" | |||
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
18 | 18 | ||
19 | COMPATIBLE_MACHINE = "(qemux86)" | 19 | COMPATIBLE_MACHINE = "(qemux86)" |
20 | 20 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb index 7e01a96b01..d28da9e1a9 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | |||
@@ -18,7 +18,7 @@ SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7" | |||
18 | PR = "${INC_PR}.1" | 18 | PR = "${INC_PR}.1" |
19 | PV = "${LINUX_VERSION}+git${SRCPV}" | 19 | PV = "${LINUX_VERSION}+git${SRCPV}" |
20 | 20 | ||
21 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 21 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
22 | 22 | ||
23 | COMPATIBLE_MACHINE = "(qemux86)" | 23 | COMPATIBLE_MACHINE = "(qemux86)" |
24 | 24 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb index 06d6b129a4..5c5320735b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb | |||
@@ -18,7 +18,7 @@ SRCREV_meta ?= "e7f42a416a60499db3771181357b29b3b3c424cc" | |||
18 | PR = "${INC_PR}.1" | 18 | PR = "${INC_PR}.1" |
19 | PV = "${LINUX_VERSION}+git${SRCPV}" | 19 | PV = "${LINUX_VERSION}+git${SRCPV}" |
20 | 20 | ||
21 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 21 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
22 | 22 | ||
23 | COMPATIBLE_MACHINE = "(qemux86)" | 23 | COMPATIBLE_MACHINE = "(qemux86)" |
24 | 24 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index cacb87321f..71218812be 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -12,7 +12,7 @@ SRCREV_machine_qemumips64 ?= "10a8db0603d7186633a6bf90e2308710763e718e" | |||
12 | SRCREV_machine ?= "7144bcc4b8091675bfcf1941479067857b6242da" | 12 | SRCREV_machine ?= "7144bcc4b8091675bfcf1941479067857b6242da" |
13 | SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" | 13 | SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" |
14 | 14 | ||
15 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 15 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
16 | 16 | ||
17 | LINUX_VERSION ?= "3.10.9" | 17 | LINUX_VERSION ?= "3.10.9" |
18 | 18 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb index 3aea1f9a10..f1bb3433da 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb | |||
@@ -11,7 +11,7 @@ SRCREV_machine_qemux86-64 ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee" | |||
11 | SRCREV_machine ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee" | 11 | SRCREV_machine ?= "ea977edd05ae2ebfa82731e0bee309bdfd08abee" |
12 | SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7" | 12 | SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7" |
13 | 13 | ||
14 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 14 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
15 | 15 | ||
16 | LINUX_VERSION ?= "3.4.59" | 16 | LINUX_VERSION ?= "3.4.59" |
17 | 17 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.8.bb b/meta/recipes-kernel/linux/linux-yocto_3.8.bb index 790e3e351f..4a2ddea519 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.8.bb | |||
@@ -12,7 +12,7 @@ SRCREV_machine_qemux86-64 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87" | |||
12 | SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87" | 12 | SRCREV_machine ?= "f20047520a57322f05d95a18a5fbd082fb15cb87" |
13 | SRCREV_meta ?= "e7f42a416a60499db3771181357b29b3b3c424cc" | 13 | SRCREV_meta ?= "e7f42a416a60499db3771181357b29b3b3c424cc" |
14 | 14 | ||
15 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 15 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
16 | 16 | ||
17 | LINUX_VERSION ?= "3.8.13" | 17 | LINUX_VERSION ?= "3.8.13" |
18 | 18 | ||
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.1.1.bb b/meta/recipes-kernel/lttng/babeltrace_1.1.1.bb index 8aa3ae1c31..beb79bef92 100644 --- a/meta/recipes-kernel/lttng/babeltrace_1.1.1.bb +++ b/meta/recipes-kernel/lttng/babeltrace_1.1.1.bb | |||
@@ -13,7 +13,7 @@ DEPENDS = "glib-2.0 util-linux popt" | |||
13 | SRCREV = "a386e24609752742b100120db6798d311fab512a" | 13 | SRCREV = "a386e24609752742b100120db6798d311fab512a" |
14 | PV = "1.1+git${SRCPV}" | 14 | PV = "1.1+git${SRCPV}" |
15 | 15 | ||
16 | SRC_URI = "git://git.efficios.com/babeltrace.git;protocol=git" | 16 | SRC_URI = "git://git.efficios.com/babeltrace.git" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||
diff --git a/meta/recipes-kernel/lttng/lttng-modules_git.bb b/meta/recipes-kernel/lttng/lttng-modules_git.bb index 351b0c8baf..9959a74233 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_git.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_git.bb | |||
@@ -13,7 +13,7 @@ inherit module | |||
13 | SRCREV = "10fe4e3f10c9ce1f2963bd118b91895a67e955ee" | 13 | SRCREV = "10fe4e3f10c9ce1f2963bd118b91895a67e955ee" |
14 | PV = "2.2.1+git${SRCPV}" | 14 | PV = "2.2.1+git${SRCPV}" |
15 | 15 | ||
16 | SRC_URI = "git://git.lttng.org/lttng-modules.git;protocol=git \ | 16 | SRC_URI = "git://git.lttng.org/lttng-modules.git \ |
17 | file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch" | 17 | file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch" |
18 | 18 | ||
19 | export INSTALL_MOD_DIR="kernel/lttng-modules" | 19 | export INSTALL_MOD_DIR="kernel/lttng-modules" |
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb b/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb index e664d859e0..b8215e851a 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb | |||
@@ -14,7 +14,7 @@ DEPENDS = "liburcu popt lttng-ust" | |||
14 | SRCREV = "eff0b2c38d24092c41bbb51926ac4e3b8c6acb83" | 14 | SRCREV = "eff0b2c38d24092c41bbb51926ac4e3b8c6acb83" |
15 | PV = "v2.2.0" | 15 | PV = "v2.2.0" |
16 | 16 | ||
17 | SRC_URI = "git://git.lttng.org/lttng-tools.git;protocol=git" | 17 | SRC_URI = "git://git.lttng.org/lttng-tools.git" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
20 | 20 | ||
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb index d03f20701b..37b52c4dfb 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_2.2.0.bb | |||
@@ -21,7 +21,7 @@ SRCREV = "cfaee541fea7f5760b5501913c6902f5e4da9dba" | |||
21 | PV = "2.2.0" | 21 | PV = "2.2.0" |
22 | PE = "2" | 22 | PE = "2" |
23 | 23 | ||
24 | SRC_URI = "git://git.lttng.org/lttng-ust.git;protocol=git \ | 24 | SRC_URI = "git://git.lttng.org/lttng-ust.git \ |
25 | file://depends-liblttng-ust-tracepoin.patch \ | 25 | file://depends-liblttng-ust-tracepoin.patch \ |
26 | file://build-Fix-out-of-tree-build.patch \ | 26 | file://build-Fix-out-of-tree-build.patch \ |
27 | " | 27 | " |
diff --git a/meta/recipes-kernel/oprofile/oprofile_git.bb b/meta/recipes-kernel/oprofile/oprofile_git.bb index c345548010..ca562db121 100644 --- a/meta/recipes-kernel/oprofile/oprofile_git.bb +++ b/meta/recipes-kernel/oprofile/oprofile_git.bb | |||
@@ -4,7 +4,7 @@ SRCREV = "88f43190d412d28ebf5c75a76ba20343d0fe4c41" | |||
4 | PV = "0.9.7+git${SRCPV}" | 4 | PV = "0.9.7+git${SRCPV}" |
5 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.0" |
6 | 6 | ||
7 | SRC_URI += "git://oprofile.git.sourceforge.net/gitroot/${BPN}/${BPN};protocol=git" | 7 | SRC_URI += "git://oprofile.git.sourceforge.net/gitroot/${BPN}/${BPN}" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
diff --git a/meta/recipes-kernel/oprofile/oprofileui-server_git.bb b/meta/recipes-kernel/oprofile/oprofileui-server_git.bb index a872acc4bb..200bab3b24 100644 --- a/meta/recipes-kernel/oprofile/oprofileui-server_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui-server_git.bb | |||
@@ -5,7 +5,7 @@ PV = "0.0+git${SRCPV}" | |||
5 | 5 | ||
6 | S = "${WORKDIR}/git" | 6 | S = "${WORKDIR}/git" |
7 | 7 | ||
8 | SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git \ | 8 | SRC_URI = "git://git.yoctoproject.org/oprofileui \ |
9 | file://init" | 9 | file://init" |
10 | 10 | ||
11 | EXTRA_OECONF += "--disable-client --enable-server" | 11 | EXTRA_OECONF += "--disable-client --enable-server" |
diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb index 03a79325ca..316c61a696 100644 --- a/meta/recipes-kernel/oprofile/oprofileui_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb | |||
@@ -7,7 +7,7 @@ PV = "0.0+git${SRCPV}" | |||
7 | 7 | ||
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git" | 10 | SRC_URI = "git://git.yoctoproject.org/oprofileui" |
11 | 11 | ||
12 | EXTRA_OECONF += "--enable-client --disable-server" | 12 | EXTRA_OECONF += "--enable-client --disable-server" |
13 | 13 | ||
diff --git a/meta/recipes-kernel/sysprof/sysprof_git.bb b/meta/recipes-kernel/sysprof/sysprof_git.bb index c7506fee18..7ffab03320 100644 --- a/meta/recipes-kernel/sysprof/sysprof_git.bb +++ b/meta/recipes-kernel/sysprof/sysprof_git.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "gtk+ libglade" | |||
7 | SRCREV = "cd44ee6644c3641507fb53b8a2a69137f2971219" | 7 | SRCREV = "cd44ee6644c3641507fb53b8a2a69137f2971219" |
8 | PV = "1.2.0+git${SRCPV}" | 8 | PV = "1.2.0+git${SRCPV}" |
9 | 9 | ||
10 | SRC_URI = "git://git.gnome.org/sysprof;protocol=git \ | 10 | SRC_URI = "git://git.gnome.org/sysprof \ |
11 | file://define-NT_GNU_BUILD_ID.patch \ | 11 | file://define-NT_GNU_BUILD_ID.patch \ |
12 | " | 12 | " |
13 | 13 | ||
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc index 0632746920..d8c6408e0f 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.inc +++ b/meta/recipes-kernel/systemtap/systemtap_git.inc | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
4 | SRCREV = "e58138572ebddac9498b93c76770eeca7d45e3b1" | 4 | SRCREV = "e58138572ebddac9498b93c76770eeca7d45e3b1" |
5 | PV = "2.3+git${SRCPV}" | 5 | PV = "2.3+git${SRCPV}" |
6 | 6 | ||
7 | SRC_URI = "git://sourceware.org/git/systemtap.git;protocol=git \ | 7 | SRC_URI = "git://sourceware.org/git/systemtap.git \ |
8 | file://docproc-build-fix.patch \ | 8 | file://docproc-build-fix.patch \ |
9 | file://obsolete_automake_macros.patch \ | 9 | file://obsolete_automake_macros.patch \ |
10 | " | 10 | " |
diff --git a/meta/recipes-kernel/trace-cmd/kernelshark_1.2.bb b/meta/recipes-kernel/trace-cmd/kernelshark_1.2.bb index 70cfd96d64..00e3daad87 100644 --- a/meta/recipes-kernel/trace-cmd/kernelshark_1.2.bb +++ b/meta/recipes-kernel/trace-cmd/kernelshark_1.2.bb | |||
@@ -12,7 +12,7 @@ RDEPENDS_${PN} = "trace-cmd" | |||
12 | 12 | ||
13 | inherit pkgconfig pythonnative | 13 | inherit pkgconfig pythonnative |
14 | 14 | ||
15 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git;protocol=git \ | 15 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git \ |
16 | file://addldflags.patch \ | 16 | file://addldflags.patch \ |
17 | file://make-docs-optional.patch \ | 17 | file://make-docs-optional.patch \ |
18 | file://blktrace-api-compatibility.patch" | 18 | file://blktrace-api-compatibility.patch" |
diff --git a/meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb b/meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb index ff895f8eb3..e9a41d499c 100644 --- a/meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb +++ b/meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb | |||
@@ -11,7 +11,7 @@ PV = "1.2+git${SRCPV}" | |||
11 | 11 | ||
12 | inherit pkgconfig pythonnative | 12 | inherit pkgconfig pythonnative |
13 | 13 | ||
14 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git;protocol=git \ | 14 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git \ |
15 | file://addldflags.patch \ | 15 | file://addldflags.patch \ |
16 | file://make-docs-optional.patch \ | 16 | file://make-docs-optional.patch \ |
17 | file://blktrace-api-compatibility.patch \ | 17 | file://blktrace-api-compatibility.patch \ |