diff options
Diffstat (limited to 'meta/recipes-kernel/sysprof/sysprof_git.bb')
-rw-r--r-- | meta/recipes-kernel/sysprof/sysprof_git.bb | 1 |
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 \ | |||
15 | 15 | ||
16 | SRC_URI_append_arm = " file://rmb-arm.patch" | 16 | SRC_URI_append_arm = " file://rmb-arm.patch" |
17 | SRC_URI_append_mips = " file://rmb-mips.patch" | 17 | SRC_URI_append_mips = " file://rmb-mips.patch" |
18 | SRC_URI_append_powerpc = " file://ppc-macro-fix.patch" | ||
19 | 18 | ||
20 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
21 | 20 | ||