summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/yasm
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/yasm')
-rw-r--r--meta-oe/recipes-devtools/yasm/yasm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/yasm/yasm_git.bb b/meta-oe/recipes-devtools/yasm/yasm_git.bb
index 26540b4295..079f805d6c 100644
--- a/meta-oe/recipes-devtools/yasm/yasm_git.bb
+++ b/meta-oe/recipes-devtools/yasm/yasm_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a12d8903508fb6bfd49d8d82c6170dd9"
7DEPENDS += "flex-native bison-native" 7DEPENDS += "flex-native bison-native"
8PACKAGECONFIG[docs] = ",,xmlto-native," 8PACKAGECONFIG[docs] = ",,xmlto-native,"
9 9
10PV = "1.3.0+git${SRCPV}" 10PV = "1.3.0+git"
11# v1.3.0 11# v1.3.0
12SRCREV = "ba463d3c26c0ece2e797b8d6381b161633b5971a" 12SRCREV = "ba463d3c26c0ece2e797b8d6381b161633b5971a"
13SRC_URI = "git://github.com/yasm/yasm.git;branch=master;protocol=https \ 13SRC_URI = "git://github.com/yasm/yasm.git;branch=master;protocol=https \