mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +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:
committed by
Richard Purdie
parent
c8eb33bdad
commit
53729ac53f
@@ -10,11 +10,11 @@ RDEPENDS_${PN} += "python bash"
|
||||
RDEPENDS_${PN}_class-native += "python-native"
|
||||
RDEPENDS_${PN}_class-nativesdk += "python-native"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
EXTRA_OECONF += "--with-libelf=${STAGING_DIR_TARGET} --without-rpm \
|
||||
--without-nss --without-avahi --without-dyninst \
|
||||
--disable-server --disable-grapher "
|
||||
--disable-server --disable-grapher \
|
||||
ac_cv_prog_have_javac=no \
|
||||
ac_cv_prog_have_jar=no "
|
||||
|
||||
STAP_DOCS ?= "--disable-docs --disable-publican --disable-refdocs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user