Files
poky/meta/recipes-kernel/oprofile/oprofileui_git.bb
Yu Ke 61018fda65 poky-default-revisions: move the SRCREV to recipe file
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>
2011-05-04 15:06:36 +01:00

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 "