aboutsummaryrefslogtreecommitdiff
path: root/meta-bigendian
diff options
context:
space:
mode:
authorVictor Kamensky <victor.kamensky@linaro.org>2013-08-08 20:37:00 -0700
committerRiku Voipio <riku.voipio@linaro.org>2013-08-19 15:32:28 +0300
commitcc0d3e766c2f75a80ee8de8f3d39ef7a7c44fc68 (patch)
treea3342c4eed6dcba5bb25b33c7b58c5db57da486c /meta-bigendian
parentaad5a6c3158c49ec4057ab72db78630faa61bba4 (diff)
sysprof: armeb need to have similar patches as arm cpu type
dds the same patches into SRC_URI_append_armeb as SRC_URI_append_arm does. Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'meta-bigendian')
-rw-r--r--meta-bigendian/recipes-kernel/sysprof/sysprof_git.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-bigendian/recipes-kernel/sysprof/sysprof_git.bbappend b/meta-bigendian/recipes-kernel/sysprof/sysprof_git.bbappend
new file mode 100644
index 00000000..3a9227f8
--- /dev/null
+++ b/meta-bigendian/recipes-kernel/sysprof/sysprof_git.bbappend
@@ -0,0 +1 @@
+SRC_URI_append_armeb = " file://rmb-arm.patch"