diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/vala/vala-native_0.8.0.69-35df9.bb | 3 | ||||
-rw-r--r-- | recipes/vala/vala_0.8.0.69-35df9.bb | 6 |
2 files changed, 9 insertions, 0 deletions
diff --git a/recipes/vala/vala-native_0.8.0.69-35df9.bb b/recipes/vala/vala-native_0.8.0.69-35df9.bb new file mode 100644 index 0000000000..d6c239f7bf --- /dev/null +++ b/recipes/vala/vala-native_0.8.0.69-35df9.bb @@ -0,0 +1,3 @@ +require vala_${PV}.bb +inherit native +DEPENDS = "glib-2.0-native" diff --git a/recipes/vala/vala_0.8.0.69-35df9.bb b/recipes/vala/vala_0.8.0.69-35df9.bb new file mode 100644 index 0000000000..a330a73d0d --- /dev/null +++ b/recipes/vala/vala_0.8.0.69-35df9.bb @@ -0,0 +1,6 @@ +require vala.inc +PR = "${INC_PR}.0" + +SRC_URI[archive.md5sum] = "17df64cc716969453e43c09910746abd" +SRC_URI[archive.sha256sum] = "0830b1f7f3001a28d4014d60183dedc7f9f8a299d04747ed9b274639c84d8184" + |