aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/sysprof/sysprof_git.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-10-15 15:58:30 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-17 13:32:24 +0100
commit182e4768b651e58de5b42f9fb55ae9816b57233b (patch)
treefed75f7e2390d5e5bd1926514303d5bfa6fce7be /meta/recipes-kernel/sysprof/sysprof_git.bb
parent406e3367a13b19f1a368d4101c9eaca2c97e1647 (diff)
downloadopenembedded-core-contrib-182e4768b651e58de5b42f9fb55ae9816b57233b.tar.gz
sysprof: remove duplicated patch
Apparently this pactch was duplicated by backported patch, and needed to be applied more broaded than to just ppc. Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel/sysprof/sysprof_git.bb')
-rw-r--r--meta/recipes-kernel/sysprof/sysprof_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-kernel/sysprof/sysprof_git.bb b/meta/recipes-kernel/sysprof/sysprof_git.bb
index c55326352b..bd34f005d2 100644
--- a/meta/recipes-kernel/sysprof/sysprof_git.bb
+++ b/meta/recipes-kernel/sysprof/sysprof_git.bb
@@ -15,7 +15,6 @@ SRC_URI = "git://git.gnome.org/sysprof;protocol=git \
SRC_URI_append_arm = " file://rmb-arm.patch"
SRC_URI_append_mips = " file://rmb-mips.patch"
-SRC_URI_append_powerpc = " file://ppc-macro-fix.patch"
S = "${WORKDIR}/git"