summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/figlet/figlet_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/figlet/figlet_git.bb')
-rw-r--r--meta-oe/recipes-extended/figlet/figlet_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/figlet/figlet_git.bb b/meta-oe/recipes-extended/figlet/figlet_git.bb
index 9789ac16d4..d226806050 100644
--- a/meta-oe/recipes-extended/figlet/figlet_git.bb
+++ b/meta-oe/recipes-extended/figlet/figlet_git.bb
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1688bcd97b27704f1afcac7336409857"
7SRC_URI = "git://github.com/cmatsuoka/figlet.git;branch=master;protocol=https \ 7SRC_URI = "git://github.com/cmatsuoka/figlet.git;branch=master;protocol=https \
8 file://0001-build-add-autotools-support-to-allow-easy-cross-comp.patch" 8 file://0001-build-add-autotools-support-to-allow-easy-cross-comp.patch"
9SRCREV = "5bbcd7383a8c3a531299b216b0c734e1495c6db3" 9SRCREV = "5bbcd7383a8c3a531299b216b0c734e1495c6db3"
10S = "${WORKDIR}/git"
11PV = "2.2.5+git" 10PV = "2.2.5+git"
12 11
13inherit autotools 12inherit autotools