diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-05-20 16:10:56 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-22 07:24:52 +0100 |
| commit | d8a760df4d20500b236887c52126068b56f1c643 (patch) | |
| tree | 2f8454c6d1ee096bb27f41389149150f35b91b18 /meta/recipes-kernel/systemtap | |
| parent | 13bccc71d764ade880573ef072bccf7d467e5061 (diff) | |
| download | poky-d8a760df4d20500b236887c52126068b56f1c643.tar.gz | |
systemtap: upgrade 4.0 -> 4.1
(From OE-Core rev: 3c87e898695bb53aa595a380fdac881c24bfd6b9)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/systemtap')
| -rw-r--r-- | meta/recipes-kernel/systemtap/systemtap_git.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc index 54de722660..c5348b3204 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.inc +++ b/meta/recipes-kernel/systemtap/systemtap_git.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | LICENSE = "GPLv2" | 1 | LICENSE = "GPLv2" |
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 3 | SRCREV = "90ff34ac0506f0d5440393a4c78565f6aaf9b726" | 3 | SRCREV = "984d6d1696ed06626b07cb65ab55d6ae0ece1131" |
| 4 | PV = "4.0" | 4 | PV = "4.1" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://sourceware.org/git/systemtap.git \ | 6 | SRC_URI = "git://sourceware.org/git/systemtap.git \ |
| 7 | file://configure-allow-to-disable-libvirt.patch \ | 7 | file://configure-allow-to-disable-libvirt.patch \ |
