diff options
| -rw-r--r-- | meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.6.bb (renamed from meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.3.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.3.bb b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.6.bb index e6129e2461..f4c5aa396a 100644 --- a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.3.bb +++ b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.6.bb | |||
| @@ -6,12 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499" | |||
| 6 | DEPENDS = "mm-common" | 6 | DEPENDS = "mm-common" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.10/libsigc++-${PV}.tar.xz" | 8 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.10/libsigc++-${PV}.tar.xz" |
| 9 | SRC_URI[md5sum] = "ea68c7afc23a4b89a2dfa78344460785" | 9 | SRC_URI[sha256sum] = "dda176dc4681bda9d5a2ac1bc55273bdd381662b7a6d49e918267d13e8774e1b" |
| 10 | SRC_URI[sha256sum] = "0b68dfc6313c6cc90ac989c6d722a1bf0585ad13846e79746aa87cb265904786" | ||
| 11 | 10 | ||
| 12 | S = "${WORKDIR}/libsigc++-${PV}" | 11 | S = "${WORKDIR}/libsigc++-${PV}" |
| 13 | 12 | ||
| 14 | inherit autotools | 13 | inherit meson |
| 15 | 14 | ||
| 16 | FILES_${PN}-dev += "${libdir}/sigc++-*/" | 15 | FILES_${PN}-dev += "${libdir}/sigc++-*/" |
| 17 | FILES_${PN}-doc += "${datadir}/devhelp" | 16 | FILES_${PN}-doc += "${datadir}/devhelp" |
