summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc')
-rw-r--r--yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc b/yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc
index 6ec56e7b3..cf3ad435c 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc
+++ b/yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc
@@ -23,7 +23,10 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \
file://automake-foreign.patch \
file://oprofile-cross-compile-tests.patch \
file://run-ptest \
- file://root-home-dir.patch"
+ file://root-home-dir.patch \
+ file://0001-Add-rmb-definition-for-NIOS2-architecture.patch"
+
+SRC_URI_append_libc-musl = " file://musl.patch"
inherit autotools pkgconfig ptest
OpenPOWER on IntegriCloud