summaryrefslogtreecommitdiffstats
path: root/meta-agl-lxc/recipes-extended/librefop/librefop_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-lxc/recipes-extended/librefop/librefop_git.bb')
-rw-r--r--meta-agl-lxc/recipes-extended/librefop/librefop_git.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-agl-lxc/recipes-extended/librefop/librefop_git.bb b/meta-agl-lxc/recipes-extended/librefop/librefop_git.bb
deleted file mode 100644
index 36876fc3..00000000
--- a/meta-agl-lxc/recipes-extended/librefop/librefop_git.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "Redundancy file operation library (librefop)"
-DESCRIPTION = "Redundancy file operation library is a another implementation for \
- the backup manager. It aim to tiny implementation."
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
-
-PV = "1.0.0+rev${SRCPV}"
-
-SRCREV = "2dd3bafb0c21d7f49fcc2945836924d9c052d268"
-SRC_URI = " \
- git://git.automotivelinux.org/src/librefop;branch=master;protocol=https \
- "
-S = "${WORKDIR}/git"
-
-inherit autotools-brokensep pkgconfig
-