mirror of
https://git.yoctoproject.org/poky
synced 2026-03-16 04:09:39 +01:00
in this case, those non poky distro can also use these recipe normally (From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 lines
325 B
BlitzBasic
12 lines
325 B
BlitzBasic
require oprofileui.inc
|
|
|
|
SRCREV = "0c3c32fa754c1d0b70e65767ea7048914f776396"
|
|
PV = "0.0+git${SRCPV}"
|
|
PR = "r4"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
# Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now.
|
|
SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git \
|
|
file://dso_linking_change_build_fix.patch "
|