diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-03-07 21:33:18 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-03-07 15:00:10 -0800 |
| commit | a2f3ccc2ed17f4c12b5083192df891967ca3ca17 (patch) | |
| tree | 6a0371fca45ecb3815e49804de99166a1422a765 | |
| parent | 4a10c81a33b0dd1f757ac3f31028662d5079c694 (diff) | |
| download | meta-openembedded-a2f3ccc2ed17f4c12b5083192df891967ca3ca17.tar.gz | |
libnice: upgrade 0.1.18 -> 0.1.21
webkitgtk 2.40 will require the update
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/farsight/libnice_0.1.21.bb (renamed from meta-oe/recipes-support/farsight/libnice_0.1.18.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/farsight/libnice_0.1.18.bb b/meta-oe/recipes-support/farsight/libnice_0.1.21.bb index e7eaf03921..210d4d8228 100644 --- a/meta-oe/recipes-support/farsight/libnice_0.1.18.bb +++ b/meta-oe/recipes-support/farsight/libnice_0.1.21.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c42325015702feda4f4d2f19a55b767 \ | |||
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz" | 11 | SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz" |
| 12 | SRC_URI[sha256sum] = "5eabd25ba2b54e817699832826269241abaa1cf78f9b240d1435f936569273f4" | 12 | SRC_URI[sha256sum] = "72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39" |
| 13 | 13 | ||
| 14 | DEPENDS = "glib-2.0 gnutls" | 14 | DEPENDS = "glib-2.0 gnutls" |
| 15 | 15 | ||
