diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/gnu-config/gnu-config_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index 072726f60d..f1c77884ea 100644 --- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb +++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb | |||
| @@ -11,7 +11,7 @@ INHIBIT_DEFAULT_DEPS = "1" | |||
| 11 | SRCREV = "b576fa87c140b824466ef1638e945e87dc5c0343" | 11 | SRCREV = "b576fa87c140b824466ef1638e945e87dc5c0343" |
| 12 | PV = "20150728+git${SRCPV}" | 12 | PV = "20150728+git${SRCPV}" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://git.sv.gnu.org/config.git \ | 14 | SRC_URI = "git://git.savannah.gnu.org/config.git \ |
| 15 | file://gnu-configize.in" | 15 | file://gnu-configize.in" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
