1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

systemtap: upgrade to 2.3

Disabled javac and jar.

(From OE-Core rev: 0308bf2619734f07814f55c0adae17937f77afbd)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Cristiana Voicu
2013-08-13 10:39:26 +03:00
committed by Richard Purdie
parent c8eb33bdad
commit 53729ac53f
2 changed files with 5 additions and 5 deletions
@@ -1,8 +1,8 @@
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRCREV = "addec813fed4c712d6ea752f6e4f23e602b87fad"
PV = "2.1+git${SRCPV}"
SRCREV = "e58138572ebddac9498b93c76770eeca7d45e3b1"
PV = "2.3+git${SRCPV}"
SRC_URI = "git://sourceware.org/git/systemtap.git;protocol=git \
file://docproc-build-fix.patch \