diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/atk/atk_2.4.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-support/vte/vte_0.28.2.bb | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-support/atk/atk_2.4.0.bb b/meta/recipes-support/atk/atk_2.4.0.bb index e2de5d6581..4a2d853d97 100644 --- a/meta/recipes-support/atk/atk_2.4.0.bb +++ b/meta/recipes-support/atk/atk_2.4.0.bb | |||
@@ -7,7 +7,7 @@ LICENSE = "GPLv2+ & LGPLv2+" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ |
8 | file://atk/atkutil.c;endline=20;md5=db21b0bdbef9da4dc6eb122debc9f9bc \ | 8 | file://atk/atkutil.c;endline=20;md5=db21b0bdbef9da4dc6eb122debc9f9bc \ |
9 | file://atk/atk.h;endline=20;md5=c58238d688c24387376d6c69d06248a7" | 9 | file://atk/atk.h;endline=20;md5=c58238d688c24387376d6c69d06248a7" |
10 | PR = "r0" | 10 | PR = "r1" |
11 | 11 | ||
12 | DEPENDS = "glib-2.0" | 12 | DEPENDS = "glib-2.0" |
13 | 13 | ||
diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb index c04918e47e..486c38be4c 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb | |||
@@ -5,6 +5,8 @@ BUGTRACKER = "https://bugzilla.gnome.org/" | |||
5 | LICENSE = "LGPLv2" | 5 | LICENSE = "LGPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
7 | 7 | ||
8 | PR = "r1" | ||
9 | |||
8 | SECTION = "x11/gnome/libs" | 10 | SECTION = "x11/gnome/libs" |
9 | 11 | ||
10 | DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring" | 12 | DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring" |
diff --git a/meta/recipes-support/vte/vte_0.28.2.bb b/meta/recipes-support/vte/vte_0.28.2.bb index 2cb187158f..1fe66e7f5e 100644 --- a/meta/recipes-support/vte/vte_0.28.2.bb +++ b/meta/recipes-support/vte/vte_0.28.2.bb | |||
@@ -2,7 +2,7 @@ require vte.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
4 | 4 | ||
5 | PR = "r4" | 5 | PR = "r5" |
6 | 6 | ||
7 | SRC_URI[archive.md5sum] = "f07a4bf943194f94b7f142db8f7f36dc" | 7 | SRC_URI[archive.md5sum] = "f07a4bf943194f94b7f142db8f7f36dc" |
8 | SRC_URI[archive.sha256sum] = "8d04e202b617373dfb47689e5e628febe2c58840b34cccc4af4feb88c48df903" | 8 | SRC_URI[archive.sha256sum] = "8d04e202b617373dfb47689e5e628febe2c58840b34cccc4af4feb88c48df903" |