diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/vala/vala.inc | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/vala/vala_0.34.1.bb (renamed from meta/recipes-devtools/vala/vala_0.32.1.bb) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/vala/vala.inc b/meta/recipes-devtools/vala/vala.inc index 34c9db931d..afa09ec12e 100644 --- a/meta/recipes-devtools/vala/vala.inc +++ b/meta/recipes-devtools/vala/vala.inc | |||
@@ -46,5 +46,5 @@ vapigen_sysroot_preprocess() { | |||
46 | # up our wrapper. | 46 | # up our wrapper. |
47 | sed -i \ | 47 | sed -i \ |
48 | -e "s|vapigen=.*|vapigen=${bindir}/vapigen-wrapper|" \ | 48 | -e "s|vapigen=.*|vapigen=${bindir}/vapigen-wrapper|" \ |
49 | ${SYSROOT_DESTDIR}${datadir}/pkgconfig/vapigen-${SHRT_VER}.pc | 49 | ${SYSROOT_DESTDIR}${libdir}/pkgconfig/vapigen-${SHRT_VER}.pc |
50 | } | 50 | } |
diff --git a/meta/recipes-devtools/vala/vala_0.32.1.bb b/meta/recipes-devtools/vala/vala_0.34.1.bb index b34086e20c..a94e6212b9 100644 --- a/meta/recipes-devtools/vala/vala_0.32.1.bb +++ b/meta/recipes-devtools/vala/vala_0.34.1.bb | |||
@@ -4,5 +4,5 @@ SRC_URI += " file://0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.pa | |||
4 | file://0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch \ | 4 | file://0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch \ |
5 | " | 5 | " |
6 | 6 | ||
7 | SRC_URI[md5sum] = "755881770bffac020b5ea5f625fbe528" | 7 | SRC_URI[md5sum] = "4c04e73025127e3ae43b968149c96329" |
8 | SRC_URI[sha256sum] = "dd0d47e548a34cfb1e4b04149acd082a86414c49057ffb79902eb9a508a161a9" | 8 | SRC_URI[sha256sum] = "f5ccfcfc460a0c6797bfbd7e739042bf5988a0f44d82278dbe1880c0e5f29299" |