diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/pimlico/contacts_git.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/pimlico/contacts_git.bb | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-gnome/recipes-gnome/pimlico/contacts_git.bb b/meta-gnome/recipes-gnome/pimlico/contacts_git.bb deleted file mode 100644 index b46e9d9db5..0000000000 --- a/meta-gnome/recipes-gnome/pimlico/contacts_git.bb +++ /dev/null | |||
| @@ -1,19 +0,0 @@ | |||
| 1 | require contacts.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | ||
| 4 | file://src/contacts-main.h;endline=20;md5=9dc3531c914fb6d6d4a8d1aee4519fef \ | ||
| 5 | file://src/contacts-dbus.c;endline=20;md5=95e02d77f155fbd07a14dba3348b9b03 \ | ||
| 6 | file://src/contacts-gtk.c;endline=23;md5=e1ee9b9e72045f2d3aa44cf17313b46e" | ||
| 7 | |||
| 8 | SRCREV = "19853893fdb595de6aa59db0d9dc2f9451ed2933" | ||
| 9 | PV = "0.12+git${SRCPV}" | ||
| 10 | PR = "r4" | ||
| 11 | |||
| 12 | S = "${WORKDIR}/git" | ||
| 13 | |||
| 14 | SRC_URI =+ "git://git.gnome.org/${BPN} \ | ||
| 15 | file://make-382.patch" | ||
| 16 | |||
| 17 | S = "${WORKDIR}/git" | ||
| 18 | |||
| 19 | PNBLACKLIST[contacts] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132826/ - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
