diff options
Diffstat (limited to 'meta/recipes-kernel/systemtap/systemtap_git.inc')
| -rw-r--r-- | meta/recipes-kernel/systemtap/systemtap_git.inc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc index 5f2987b6f8..093e62d16f 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.inc +++ b/meta/recipes-kernel/systemtap/systemtap_git.inc | |||
| @@ -1,13 +1,11 @@ | |||
| 1 | LICENSE = "GPLv2" | 1 | LICENSE = "GPLv2" |
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 3 | 3 | ||
| 4 | SRCREV = "83bd2699d8cff2f2d6b9eaf5ea254e4cb6b33e81" | 4 | SRCREV = "48fa6b5e1d3e636c34cbd5650370e6f634efc294" |
| 5 | PV = "1.7+git${SRCPV}" | 5 | PV = "1.8+git${SRCPV}" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://sources.redhat.com/git/systemtap.git;protocol=git \ | 7 | SRC_URI = "git://sources.redhat.com/git/systemtap.git;protocol=git \ |
| 8 | file://docproc-build-fix.patch \ | 8 | file://docproc-build-fix.patch \ |
| 9 | file://systemtap_fix_for_automake_1.12.patch \ | ||
| 10 | file://runtime-staprun-configure.ac-support-without-nss-for.patch \ | ||
| 11 | " | 9 | " |
| 12 | 10 | ||
| 13 | FILESPATH = "${FILE_DIRNAME}/systemtap" | 11 | FILESPATH = "${FILE_DIRNAME}/systemtap" |
