diff options
Diffstat (limited to 'meta-oe/recipes-extended/plocate/plocate_1.1.17.bb')
-rw-r--r-- | meta-oe/recipes-extended/plocate/plocate_1.1.17.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-oe/recipes-extended/plocate/plocate_1.1.17.bb b/meta-oe/recipes-extended/plocate/plocate_1.1.17.bb deleted file mode 100644 index ef36754bac..0000000000 --- a/meta-oe/recipes-extended/plocate/plocate_1.1.17.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | require plocate.inc | ||
2 | # GPL-2.0-only | ||
3 | LICENSE = "GPL-2.0-only" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
5 | |||
6 | SRC_URI = "git://git.sesse.net/plocate;protocol=https;branch=master" | ||
7 | |||
8 | SRCREV = "7e5defd4e7e075cb9226e7d2d9a80f943c482d11" | ||
9 | S = "${WORKDIR}/git" | ||