mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 01:39:40 +01:00
This patch removed two patches because those are there in the upstream. (From OE-Core rev: 787ed39a2b1a598482dfc3354c4698e3a586a096) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
11 lines
269 B
BlitzBasic
11 lines
269 B
BlitzBasic
require oprofileui.inc
|
|
|
|
SRCREV = "82ecf8c6b53b84f80682a8312f9defa83a95f2a3"
|
|
PV = "0.0+git${SRCPV}"
|
|
PR = "r0"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
# Oprofileui at http://labs.o-hand.com/oprofileui/ is not maintained now.
|
|
SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git"
|