diff options
Diffstat (limited to 'meta-oe/recipes-support/mcelog')
| -rw-r--r-- | meta-oe/recipes-support/mcelog/mce-inject_git.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-support/mcelog/mce-test_git.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-support/mcelog/mcelog_175.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/mcelog/mce-inject_git.bb b/meta-oe/recipes-support/mcelog/mce-inject_git.bb index cc33cbaf28..8241bd2342 100644 --- a/meta-oe/recipes-support/mcelog/mce-inject_git.bb +++ b/meta-oe/recipes-support/mcelog/mce-inject_git.bb | |||
| @@ -4,7 +4,7 @@ software level into a running Linux kernel. This is intended for \ | |||
| 4 | validation of the kernel machine check handler." | 4 | validation of the kernel machine check handler." |
| 5 | SECTION = "System Environment/Base" | 5 | SECTION = "System Environment/Base" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mce-inject.git" | 7 | SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mce-inject.git;branch=master" |
| 8 | 8 | ||
| 9 | SRCREV = "4cbe46321b4a81365ff3aafafe63967264dbfec5" | 9 | SRCREV = "4cbe46321b4a81365ff3aafafe63967264dbfec5" |
| 10 | 10 | ||
diff --git a/meta-oe/recipes-support/mcelog/mce-test_git.bb b/meta-oe/recipes-support/mcelog/mce-test_git.bb index 35fb944702..f245515216 100644 --- a/meta-oe/recipes-support/mcelog/mce-test_git.bb +++ b/meta-oe/recipes-support/mcelog/mce-test_git.bb | |||
| @@ -10,7 +10,7 @@ containment and recovery, ACPI/APEI support etc." | |||
| 10 | LICENSE = "GPLv2" | 10 | LICENSE = "GPLv2" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mce-test.git;protocol=git \ | 13 | SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mce-test.git;protocol=git;branch=master \ |
| 14 | file://makefile-remove-ldflags.patch \ | 14 | file://makefile-remove-ldflags.patch \ |
| 15 | file://0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch \ | 15 | file://0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch \ |
| 16 | " | 16 | " |
diff --git a/meta-oe/recipes-support/mcelog/mcelog_175.bb b/meta-oe/recipes-support/mcelog/mcelog_175.bb index ae810eff8e..91220bd34b 100644 --- a/meta-oe/recipes-support/mcelog/mcelog_175.bb +++ b/meta-oe/recipes-support/mcelog/mcelog_175.bb | |||
| @@ -5,7 +5,7 @@ and should run on all Linux systems that need error handling." | |||
| 5 | HOMEPAGE = "http://mcelog.org/" | 5 | HOMEPAGE = "http://mcelog.org/" |
| 6 | SECTION = "System Environment/Base" | 6 | SECTION = "System Environment/Base" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git;protocol=http; \ | 8 | SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git;protocol=http;branch=master \ |
| 9 | file://0001-test-avoid-the-pfa-test-hang.patch \ | 9 | file://0001-test-avoid-the-pfa-test-hang.patch \ |
| 10 | file://run-ptest \ | 10 | file://run-ptest \ |
| 11 | " | 11 | " |
