diff options
Diffstat (limited to 'meta-oe/recipes-devtools/yasm')
| -rw-r--r-- | meta-oe/recipes-devtools/yasm/yasm_git.bb | 2 |
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" | |||
| 7 | DEPENDS += "flex-native bison-native" | 7 | DEPENDS += "flex-native bison-native" |
| 8 | PACKAGECONFIG[docs] = ",,xmlto-native," | 8 | PACKAGECONFIG[docs] = ",,xmlto-native," |
| 9 | 9 | ||
| 10 | PV = "1.3.0+git${SRCPV}" | 10 | PV = "1.3.0+git" |
| 11 | # v1.3.0 | 11 | # v1.3.0 |
| 12 | SRCREV = "ba463d3c26c0ece2e797b8d6381b161633b5971a" | 12 | SRCREV = "ba463d3c26c0ece2e797b8d6381b161633b5971a" |
| 13 | SRC_URI = "git://github.com/yasm/yasm.git;branch=master;protocol=https \ | 13 | SRC_URI = "git://github.com/yasm/yasm.git;branch=master;protocol=https \ |
