diff options
Diffstat (limited to 'meta/recipes-kernel/sysprof/sysprof_git.bb')
-rw-r--r-- | meta/recipes-kernel/sysprof/sysprof_git.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-kernel/sysprof/sysprof_git.bb b/meta/recipes-kernel/sysprof/sysprof_git.bb index 64414c0b1b..c7506fee18 100644 --- a/meta/recipes-kernel/sysprof/sysprof_git.bb +++ b/meta/recipes-kernel/sysprof/sysprof_git.bb | |||
@@ -4,13 +4,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
4 | 4 | ||
5 | DEPENDS = "gtk+ libglade" | 5 | DEPENDS = "gtk+ libglade" |
6 | 6 | ||
7 | SRCREV = "4692f85f625f4fd969cef4ab5dc47cc4655c87f9" | 7 | SRCREV = "cd44ee6644c3641507fb53b8a2a69137f2971219" |
8 | PR = "r2" | 8 | PV = "1.2.0+git${SRCPV}" |
9 | PV = "1.1.8+git${SRCPV}" | ||
10 | 9 | ||
11 | SRC_URI = "git://git.gnome.org/sysprof;protocol=git \ | 10 | SRC_URI = "git://git.gnome.org/sysprof;protocol=git \ |
12 | file://define-NT_GNU_BUILD_ID.patch \ | 11 | file://define-NT_GNU_BUILD_ID.patch \ |
13 | file://0001-Fix-PowerPC-checks-for-__NR_perf_counter_open.patch \ | ||
14 | " | 12 | " |
15 | 13 | ||
16 | SRC_URI_append_arm = " file://rmb-arm.patch" | 14 | SRC_URI_append_arm = " file://rmb-arm.patch" |