diff options
388 files changed, 1239 insertions, 36 deletions
diff --git a/meta-emenlow/recipes/libdrm-poulsbo/libdrm-poulsbo_2.3.0.bb b/meta-emenlow/recipes/libdrm-poulsbo/libdrm-poulsbo_2.3.0.bb index 066fe3f3b7..d0e14a5622 100644 --- a/meta-emenlow/recipes/libdrm-poulsbo/libdrm-poulsbo_2.3.0.bb +++ b/meta-emenlow/recipes/libdrm-poulsbo/libdrm-poulsbo_2.3.0.bb | |||
@@ -10,6 +10,9 @@ inherit autotools pkgconfig | |||
10 | SRC_URI = "https://launchpad.net/~gma500/+archive/ppa/+files/libdrm-poulsbo_2.3.0-1ubuntu0sarvatt4~1004um1ubuntu1.tar.gz \ | 10 | SRC_URI = "https://launchpad.net/~gma500/+archive/ppa/+files/libdrm-poulsbo_2.3.0-1ubuntu0sarvatt4~1004um1ubuntu1.tar.gz \ |
11 | file://libdrm-poulsbo.patch" | 11 | file://libdrm-poulsbo.patch" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "82c00bb9f1239f1d00b18411b89c2380" | ||
14 | SRC_URI[sha256sum] = "335d4ac6694687475efe07b44a2d77a9a9fadcbc16946d01ea8a02339ae7d9ec" | ||
15 | |||
13 | do_configure_prepend() { | 16 | do_configure_prepend() { |
14 | sed -e 's/-ldrm/-ldrm_poulsbo/' -e 's/libdrm/libdrm_poulsbo/' \ | 17 | sed -e 's/-ldrm/-ldrm_poulsbo/' -e 's/libdrm/libdrm_poulsbo/' \ |
15 | < ${S}/libdrm.pc.in > ${S}/libdrm_poulsbo.pc.in | 18 | < ${S}/libdrm.pc.in > ${S}/libdrm_poulsbo.pc.in |
diff --git a/meta/recipes-bsp/acpid/acpid_1.0.10.bb b/meta/recipes-bsp/acpid/acpid_1.0.10.bb index ab4b582e25..2dd4fbd2ce 100644 --- a/meta/recipes-bsp/acpid/acpid_1.0.10.bb +++ b/meta/recipes-bsp/acpid/acpid_1.0.10.bb | |||
@@ -4,3 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ | |||
4 | file://acpid.h;endline=24;md5=324a9cf225ae69ddaad1bf9d942115b5" | 4 | file://acpid.h;endline=24;md5=324a9cf225ae69ddaad1bf9d942115b5" |
5 | 5 | ||
6 | PR = "r0" | 6 | PR = "r0" |
7 | |||
8 | SRC_URI[md5sum] = "61156ef32015c56dc0f2e3317f4ae09e" | ||
9 | SRC_URI[sha256sum] = "22703ce0dd7305aca01bc9ac741659c32b1593f1d6fde492df7f01067a534760" | ||
diff --git a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb index 4cbb360850..5f6fce433f 100644 --- a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb +++ b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb | |||
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
10 | DEPENDS = "libtool-cross" | 10 | DEPENDS = "libtool-cross" |
11 | PR = "r1" | 11 | PR = "r1" |
12 | 12 | ||
13 | SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_3.2.2.orig.tar.gz \ | 13 | SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_3.2.2.orig.tar.gz;name=tarball \ |
14 | ${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.diff.gz \ | 14 | ${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.diff.gz;name=patch \ |
15 | file://libtool.patch \ | 15 | file://libtool.patch \ |
16 | file://unlinux.patch \ | 16 | file://unlinux.patch \ |
17 | file://init \ | 17 | file://init \ |
@@ -19,6 +19,12 @@ SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_3.2.2.orig.tar.gz \ | |||
19 | file://apmd_proxy \ | 19 | file://apmd_proxy \ |
20 | file://apmd_proxy.conf" | 20 | file://apmd_proxy.conf" |
21 | 21 | ||
22 | SRC_URI[tarball.md5sum] = "b1e6309e8331e0f4e6efd311c2d97fa8" | ||
23 | SRC_URI[tarball.sha256sum] = "7f7d9f60b7766b852881d40b8ff91d8e39fccb0d1d913102a5c75a2dbb52332d" | ||
24 | |||
25 | SRC_URI[patch.md5sum] = "57e1b689264ea80f78353519eece0c92" | ||
26 | SRC_URI[patch.sha256sum] = "7905ff96be93d725544d0040e425c42f9c05580db3c272f11cff75b9aa89d430" | ||
27 | |||
22 | S = "${WORKDIR}/apmd-3.2.2.orig" | 28 | S = "${WORKDIR}/apmd-3.2.2.orig" |
23 | 29 | ||
24 | inherit update-rc.d | 30 | inherit update-rc.d |
diff --git a/meta/recipes-bsp/grub/grub_0.97.bb b/meta/recipes-bsp/grub/grub_0.97.bb index d1eb645544..503dac07ea 100644 --- a/meta/recipes-bsp/grub/grub_0.97.bb +++ b/meta/recipes-bsp/grub/grub_0.97.bb | |||
@@ -16,6 +16,9 @@ PR = "r2" | |||
16 | SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz; \ | 16 | SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz; \ |
17 | file://autohell.patch;apply=yes " | 17 | file://autohell.patch;apply=yes " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "cd3f3eb54446be6003156158d51f4884" | ||
20 | SRC_URI[sha256sum] = "4e1d15d12dbd3e9208111d6b806ad5a9857ca8850c47877d36575b904559260b" | ||
21 | |||
19 | inherit autotools | 22 | inherit autotools |
20 | 23 | ||
21 | python __anonymous () { | 24 | python __anonymous () { |
diff --git a/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb b/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb index 9fe362b19f..7b224a8a4d 100644 --- a/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb +++ b/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb | |||
@@ -1 +1,4 @@ | |||
1 | require hostap-utils.inc | 1 | require hostap-utils.inc |
2 | |||
3 | SRC_URI[md5sum] = "afe041581b8f01666e353bec20917c85" | ||
4 | SRC_URI[sha256sum] = "c6f598d8e356c1620fa009eca0a700bf1105e16817eefd77d891994261009355" | ||
diff --git a/meta/recipes-bsp/libacpi/libacpi_0.2.bb b/meta/recipes-bsp/libacpi/libacpi_0.2.bb index 809e9a64f9..83d7cba71c 100644 --- a/meta/recipes-bsp/libacpi/libacpi_0.2.bb +++ b/meta/recipes-bsp/libacpi/libacpi_0.2.bb | |||
@@ -10,6 +10,9 @@ PR = "r1" | |||
10 | SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \ | 10 | SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \ |
11 | file://makefile-fix.patch;patch=1 " | 11 | file://makefile-fix.patch;patch=1 " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "05b53dd7bead66dda35fec502b91066c" | ||
14 | SRC_URI[sha256sum] = "13086e31d428b9c125954d48ac497b754bbbce2ef34ea29ecd903e82e25bad29" | ||
15 | |||
13 | PACKAGES += "${PN}-bin" | 16 | PACKAGES += "${PN}-bin" |
14 | 17 | ||
15 | FILES_${PN} = "${libdir}/libacpi.so.*" | 18 | FILES_${PN} = "${libdir}/libacpi.so.*" |
diff --git a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb index 4367a9fec0..6d08084b19 100644 --- a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb +++ b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | |||
@@ -18,6 +18,9 @@ SRC_URI = "http://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \ | |||
18 | file://makefile.patch;patch=1 \ | 18 | file://makefile.patch;patch=1 \ |
19 | file://gettext.patch;patch=1" | 19 | file://gettext.patch;patch=1" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "b5ce6a74abc9b9eb2af94dffdfd372a4" | ||
22 | SRC_URI[sha256sum] = "c28b36b14bddb014d9e9c97c52459852f97bd405f89113f30bee45ed92728ff1" | ||
23 | |||
21 | inherit autotools gettext | 24 | inherit autotools gettext |
22 | 25 | ||
23 | do_install() { | 26 | do_install() { |
diff --git a/meta/recipes-bsp/pciutils/pciutils_3.1.7.bb b/meta/recipes-bsp/pciutils/pciutils_3.1.7.bb index 4d75b48739..a48a29326e 100644 --- a/meta/recipes-bsp/pciutils/pciutils_3.1.7.bb +++ b/meta/recipes-bsp/pciutils/pciutils_3.1.7.bb | |||
@@ -17,6 +17,9 @@ SRC_URI = "ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-${PV}.tar.b | |||
17 | file://lib-build-fix.patch \ | 17 | file://lib-build-fix.patch \ |
18 | file://guess-fix.patch" | 18 | file://guess-fix.patch" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "35222edb86b50a6641352c66fe829b2e" | ||
21 | SRC_URI[sha256sum] = "d8fe23b6966c1abf29b3b38b08b0cf33f731cd6e6a89d9b8d2b8d5e982c3f544" | ||
22 | |||
20 | PARALLEL_MAKE = "" | 23 | PARALLEL_MAKE = "" |
21 | 24 | ||
22 | PCI_CONF_FLAG = "ZLIB=yes DNS=yes SHARED=yes" | 25 | PCI_CONF_FLAG = "ZLIB=yes DNS=yes SHARED=yes" |
diff --git a/meta/recipes-bsp/pcmciautils/pcmciautils_017.bb b/meta/recipes-bsp/pcmciautils/pcmciautils_017.bb index 109b17d767..ff67f7b6bb 100644 --- a/meta/recipes-bsp/pcmciautils/pcmciautils_017.bb +++ b/meta/recipes-bsp/pcmciautils/pcmciautils_017.bb | |||
@@ -5,5 +5,8 @@ PR = "r0" | |||
5 | SRC_URI += "file://makefile_fix.patch \ | 5 | SRC_URI += "file://makefile_fix.patch \ |
6 | file://version_workaround.patch" | 6 | file://version_workaround.patch" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "5245af28eeba57ec0606a874d44d10f7" | ||
9 | SRC_URI[sha256sum] = "2045f0e8f837f44aed72ac91c1a8cf3b899caf098a25d04f47982be6386bd4e1" | ||
10 | |||
8 | FILES_${PN}-dbg += "${libdir}/udev/.debug" | 11 | FILES_${PN}-dbg += "${libdir}/udev/.debug" |
9 | FILES_${PN} += "${libdir}/udev" | 12 | FILES_${PN} += "${libdir}/udev" |
diff --git a/meta/recipes-bsp/setserial/setserial_2.17.bb b/meta/recipes-bsp/setserial/setserial_2.17.bb index f46b60ee23..a2fd24be82 100644 --- a/meta/recipes-bsp/setserial/setserial_2.17.bb +++ b/meta/recipes-bsp/setserial/setserial_2.17.bb | |||
@@ -15,6 +15,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/setserial/${PN}-${PV}.tar.gz \ | |||
15 | file://add_stdlib.patch \ | 15 | file://add_stdlib.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[md5sum] = "c4867d72c41564318e0107745eb7a0f2" | ||
19 | SRC_URI[sha256sum] = "7e4487d320ac31558563424189435d396ddf77953bb23111a17a3d1487b5794a" | ||
20 | |||
18 | do_install() { | 21 | do_install() { |
19 | install -d ${D}${bindir} | 22 | install -d ${D}${bindir} |
20 | install -d ${D}${mandir}/man8 | 23 | install -d ${D}${mandir}/man8 |
diff --git a/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb b/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb index 895763bb88..822acb6f50 100644 --- a/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb +++ b/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb | |||
@@ -7,6 +7,9 @@ PR = "r1" | |||
7 | 7 | ||
8 | SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2" | 8 | SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "cd4788ea1c6ac4f9b100b888a1063a6b" | ||
11 | SRC_URI[sha256sum] = "858fd04efd5b98e99fd1a074998b1a8ac5fbd07b176de1d20d8eb148492d949d" | ||
12 | |||
10 | S = "${WORKDIR}/u-boot-${PV}" | 13 | S = "${WORKDIR}/u-boot-${PV}" |
11 | 14 | ||
12 | EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" | 15 | EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" |
diff --git a/meta/recipes-bsp/usbutils/usbutils_0.86.bb b/meta/recipes-bsp/usbutils/usbutils_0.86.bb index 18f22759cb..4e8d0b3d7f 100644 --- a/meta/recipes-bsp/usbutils/usbutils_0.86.bb +++ b/meta/recipes-bsp/usbutils/usbutils_0.86.bb | |||
@@ -13,6 +13,9 @@ PR = "r0" | |||
13 | 13 | ||
14 | SRC_URI = "${SOURCEFORGE_MIRROR}/linux-usb/usbutils-${PV}.tar.gz" | 14 | SRC_URI = "${SOURCEFORGE_MIRROR}/linux-usb/usbutils-${PV}.tar.gz" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "34979f675d2bcb3e1b45012fa830a53f" | ||
17 | SRC_URI[sha256sum] = "b3b2bea6d2cd87660c8201a47071bf2a9889d8ed90c7203cc768b597799c12f4" | ||
18 | |||
16 | inherit autotools | 19 | inherit autotools |
17 | 20 | ||
18 | do_install_append() { | 21 | do_install_append() { |
diff --git a/meta/recipes-bsp/v86d/v86d_0.1.9.bb b/meta/recipes-bsp/v86d/v86d_0.1.9.bb index 30d9f95a87..808dd4e1e2 100644 --- a/meta/recipes-bsp/v86d/v86d_0.1.9.bb +++ b/meta/recipes-bsp/v86d/v86d_0.1.9.bb | |||
@@ -12,6 +12,9 @@ PR = "r0" | |||
12 | SRC_URI = "http://dev.gentoo.org/~spock/projects/uvesafb/archive/v86d-${PV}.tar.bz2 \ | 12 | SRC_URI = "http://dev.gentoo.org/~spock/projects/uvesafb/archive/v86d-${PV}.tar.bz2 \ |
13 | file://fbsetup" | 13 | file://fbsetup" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "ebbbc8e7013c9544b6ba6981add43831" | ||
16 | SRC_URI[sha256sum] = "8167dec4ff919cfd73f854bbd3244f05c2b867e014fa8298044ea7cfd66d18a8" | ||
17 | |||
15 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 18 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
16 | COMPATIBLE_MACHINE = "(qemux86|bootcdx86)" | 19 | COMPATIBLE_MACHINE = "(qemux86|bootcdx86)" |
17 | 20 | ||
diff --git a/meta/recipes-connectivity/avahi/avahi_0.6.28.bb b/meta/recipes-connectivity/avahi/avahi_0.6.28.bb index 736c61582c..b2e9efb7f9 100644 --- a/meta/recipes-connectivity/avahi/avahi_0.6.28.bb +++ b/meta/recipes-connectivity/avahi/avahi_0.6.28.bb | |||
@@ -14,3 +14,6 @@ EXTRA_OECONF += "--disable-gtk3" | |||
14 | FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \ | 14 | FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \ |
15 | ${sysconfdir}/avahi/avahi-autoipd.action \ | 15 | ${sysconfdir}/avahi/avahi-autoipd.action \ |
16 | ${sysconfdir}/dhcp3/*/avahi-autoipd" | 16 | ${sysconfdir}/dhcp3/*/avahi-autoipd" |
17 | |||
18 | SRC_URI[md5sum] = "d0143a5aa3265019072e53ab497818d0" | ||
19 | SRC_URI[sha256sum] = "a0d80aac88212b9f9d5331c248091d3c9c9209f0e41985421636ebd14230fc91" | ||
diff --git a/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb b/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb index d974dc588c..7291548737 100644 --- a/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb +++ b/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb | |||
@@ -11,6 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ | |||
11 | PR = "r0" | 11 | PR = "r0" |
12 | 12 | ||
13 | SRC_URI = "http://bluez.sourceforge.net/download/bluez-hcidump-${PV}.tar.gz" | 13 | SRC_URI = "http://bluez.sourceforge.net/download/bluez-hcidump-${PV}.tar.gz" |
14 | |||
15 | SRC_URI[md5sum] = "5704737aaf72104eeaf77335218a1827" | ||
16 | SRC_URI[sha256sum] = "689e39f9432ab90af5f390d86cb46e06c35693d01ea29aec4e41c4f9e315f49f" | ||
14 | S = "${WORKDIR}/bluez-hcidump-${PV}" | 17 | S = "${WORKDIR}/bluez-hcidump-${PV}" |
15 | 18 | ||
16 | EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}" | 19 | EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}" |
diff --git a/meta/recipes-connectivity/bluez/bluez4_4.79.bb b/meta/recipes-connectivity/bluez/bluez4_4.79.bb index 4c6593d163..54b9fc18aa 100644 --- a/meta/recipes-connectivity/bluez/bluez4_4.79.bb +++ b/meta/recipes-connectivity/bluez/bluez4_4.79.bb | |||
@@ -24,6 +24,9 @@ SRC_URI = "\ | |||
24 | file://sbc-thumb.patch;patch=1 \ | 24 | file://sbc-thumb.patch;patch=1 \ |
25 | file://bluetooth.conf \ | 25 | file://bluetooth.conf \ |
26 | " | 26 | " |
27 | |||
28 | SRC_URI[md5sum] = "b3afea97981c1c6be04438930c57d891" | ||
29 | SRC_URI[sha256sum] = "1b486824e486e7a7a17ebcbce99a417e724f42ebb17f9fe574bc4737fda6b7db" | ||
27 | S = "${WORKDIR}/bluez-${PV}" | 30 | S = "${WORKDIR}/bluez-${PV}" |
28 | 31 | ||
29 | inherit autotools | 32 | inherit autotools |
diff --git a/meta/recipes-connectivity/connman/connman-gnome_0.5.bb b/meta/recipes-connectivity/connman/connman-gnome_0.5.bb index 7660048111..4729c5dfde 100644 --- a/meta/recipes-connectivity/connman/connman-gnome_0.5.bb +++ b/meta/recipes-connectivity/connman/connman-gnome_0.5.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "http://www.kernel.org/pub/linux/network/connman/connman-gnome-${PV}.t | |||
14 | file://connman-gnome.patch \ | 14 | file://connman-gnome.patch \ |
15 | file://connman-applet.desktop" | 15 | file://connman-applet.desktop" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "0e1c4c25d19cad9b08a216848a320716" | ||
18 | SRC_URI[sha256sum] = "4d5fe481b444fc3e64fd9caa149dbcd76de166a25733f18fd93da01d2abf5d1c" | ||
19 | |||
17 | inherit autotools gtk-icon-cache | 20 | inherit autotools gtk-icon-cache |
18 | 21 | ||
19 | do_install_append() { | 22 | do_install_append() { |
diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb b/meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb index 99920be5c3..c273b2c0b9 100644 --- a/meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb +++ b/meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb | |||
@@ -7,3 +7,6 @@ SRC_URI += "file://fixincludes.patch \ | |||
7 | file://fix-client-path.patch \ | 7 | file://fix-client-path.patch \ |
8 | file://fix-external-bind.patch \ | 8 | file://fix-external-bind.patch \ |
9 | " | 9 | " |
10 | |||
11 | SRC_URI[md5sum] = "83abd7c4f9c24d8dd024ca5a71380c0a" | ||
12 | SRC_URI[sha256sum] = "6260d43423e4c406ba63cd7199502a395e952b13c80a955026c4b82a4e9d4943" | ||
diff --git a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb index 69627ae31e..0b8f51eadd 100644 --- a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb +++ b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb | |||
@@ -7,6 +7,9 @@ DEPENDS = "gettext libgalago dbus glib-2.0" | |||
7 | 7 | ||
8 | SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz " | 8 | SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz " |
9 | 9 | ||
10 | SRC_URI[md5sum] = "fdb81f938f86f380b127158ebb542279" | ||
11 | SRC_URI[sha256sum] = "db42a0d1d0f8b069ea5ac1203207f9178f25ac1367f4910bd48547f5be1db4c2" | ||
12 | |||
10 | EXTRA_OECONF = "--disable-binreloc --disable-check --disable-tests" | 13 | EXTRA_OECONF = "--disable-binreloc --disable-check --disable-tests" |
11 | 14 | ||
12 | FILES_${PN} += "${datadir}/dbus-1/services/" | 15 | FILES_${PN} += "${datadir}/dbus-1/services/" |
diff --git a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb index f9bb7b3c54..0693ff6c1c 100644 --- a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb +++ b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb | |||
@@ -10,6 +10,9 @@ DEPENDS = "gettext dbus glib-2.0 dbus-glib" | |||
10 | SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \ | 10 | SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \ |
11 | file://mkdir.patch;patch=1 \ | 11 | file://mkdir.patch;patch=1 \ |
12 | file://pkgconfig.patch;patch=1 " | 12 | file://pkgconfig.patch;patch=1 " |
13 | |||
14 | SRC_URI[md5sum] = "7ec92f2ecba1309ac4b71b4b4d8d0a0d" | ||
15 | SRC_URI[sha256sum] = "9b7c9845e2f661dbf5c2595e67bc7afd48f090ac2c033726c89d7f0e90791dfa" | ||
13 | PR = "r2" | 16 | PR = "r2" |
14 | 17 | ||
15 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig |
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb index 09bcc384ba..77552086cb 100644 --- a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb +++ b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb | |||
@@ -7,6 +7,9 @@ DEPENDS = "glib-2.0 libsoup-2.4 libglade" | |||
7 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz \ | 7 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz \ |
8 | file://introspection.patch" | 8 | file://introspection.patch" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "725c32e8f92a072cc34f0e091937df2a" | ||
11 | SRC_URI[sha256sum] = "8eaab799f699836770ec2fcc08abfef2f824a82ae959c6af7b39ffb6968b9fd7" | ||
12 | |||
10 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
11 | 14 | ||
12 | PACKAGES =+ "gssdp-tools" | 15 | PACKAGES =+ "gssdp-tools" |
diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb b/meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb index 2fa2f7ba18..9beb46ed11 100644 --- a/meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb +++ b/meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb | |||
@@ -7,6 +7,10 @@ DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2 gnome-icon-theme" | |||
7 | 7 | ||
8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz \ | 8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz \ |
9 | file://introspection.patch" | 9 | file://introspection.patch" |
10 | |||
11 | SRC_URI[md5sum] = "8598922256faa5adb28657d0c10a3e3e" | ||
12 | SRC_URI[sha256sum] = "6ac13efe46c6f1e5d05e48e1041bf37dfa702839ce5fbb01e0f314f3904b6a16" | ||
13 | |||
10 | PR = "r0" | 14 | PR = "r0" |
11 | 15 | ||
12 | EXTRA_OECONF = "--disable-introspection" | 16 | EXTRA_OECONF = "--disable-introspection" |
@@ -23,5 +27,3 @@ gupnp_sysroot_preprocess () { | |||
23 | install -m 755 ${D}${bindir}/gupnp-binding-tool ${SYSROOT_DESTDIR}${STAGING_BINDIR_CROSS}/ | 27 | install -m 755 ${D}${bindir}/gupnp-binding-tool ${SYSROOT_DESTDIR}${STAGING_BINDIR_CROSS}/ |
24 | } | 28 | } |
25 | 29 | ||
26 | SRC_URI[md5sum] = "8598922256faa5adb28657d0c10a3e3e" | ||
27 | SRC_URI[sha256sum] = "6ac13efe46c6f1e5d05e48e1041bf37dfa702839ce5fbb01e0f314f3904b6a16" | ||
diff --git a/meta/recipes-connectivity/iproute2/iproute2_2.6.35.bb b/meta/recipes-connectivity/iproute2/iproute2_2.6.35.bb index c5e0ef6e56..93ae06cfed 100644 --- a/meta/recipes-connectivity/iproute2/iproute2_2.6.35.bb +++ b/meta/recipes-connectivity/iproute2/iproute2_2.6.35.bb | |||
@@ -4,3 +4,6 @@ PR = "r0" | |||
4 | 4 | ||
5 | SRC_URI = "http://developer.osdl.org/dev/iproute2/download/${P}.tar.bz2 \ | 5 | SRC_URI = "http://developer.osdl.org/dev/iproute2/download/${P}.tar.bz2 \ |
6 | file://configure-cross.patch" | 6 | file://configure-cross.patch" |
7 | |||
8 | SRC_URI[md5sum] = "b0f281b3124bf04669e18f5fe16d4934" | ||
9 | SRC_URI[sha256sum] = "8ab2f47e129925fb8acb09421008d07aeafa01b2ddd1fcba4a056de079f090a3" | ||
diff --git a/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb b/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb index cb55cec71c..a000a786c3 100644 --- a/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb +++ b/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb | |||
@@ -15,6 +15,9 @@ PR = "r0" | |||
15 | SRC_URI = "${SOURCEFORGE_MIRROR}/irda/irda-utils-${PV}.tar.gz \ | 15 | SRC_URI = "${SOURCEFORGE_MIRROR}/irda/irda-utils-${PV}.tar.gz \ |
16 | file://init" | 16 | file://init" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "84dc12aa4c3f61fccb8d8919bf4079bb" | ||
19 | SRC_URI[sha256sum] = "61980551e46b2eaa9e17ad31cbc1a638074611fc33bff34163d10c7a67a9fdc6" | ||
20 | |||
18 | export SYS_INCLUDES="-I${STAGING_INCDIR}" | 21 | export SYS_INCLUDES="-I${STAGING_INCDIR}" |
19 | 22 | ||
20 | inherit autotools | 23 | inherit autotools |
diff --git a/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb b/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb index 64968e757f..0cdb057521 100644 --- a/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb +++ b/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb | |||
@@ -11,6 +11,9 @@ RDEPENDS = "avahi-daemon" | |||
11 | PR = "r1" | 11 | PR = "r1" |
12 | 12 | ||
13 | SRC_URI = "http://0pointer.de/lennart/projects/nss-mdns/nss-mdns-${PV}.tar.gz" | 13 | SRC_URI = "http://0pointer.de/lennart/projects/nss-mdns/nss-mdns-${PV}.tar.gz" |
14 | |||
15 | SRC_URI[md5sum] = "03938f17646efbb50aa70ba5f99f51d7" | ||
16 | SRC_URI[sha256sum] = "1e683c2e7c3921814706d62fbbd3e9cbf493a75fa00255e0e715508d8134fa6d" | ||
14 | S = "${WORKDIR}/nss-mdns-${PV}" | 17 | S = "${WORKDIR}/nss-mdns-${PV}" |
15 | 18 | ||
16 | inherit autotools | 19 | inherit autotools |
diff --git a/meta/recipes-connectivity/libpcap/libpcap_1.1.1.bb b/meta/recipes-connectivity/libpcap/libpcap_1.1.1.bb index 58ab5e6c95..de04290c96 100644 --- a/meta/recipes-connectivity/libpcap/libpcap_1.1.1.bb +++ b/meta/recipes-connectivity/libpcap/libpcap_1.1.1.bb | |||
@@ -5,6 +5,9 @@ PR = "r0" | |||
5 | SRC_URI += "file://aclocal.patch \ | 5 | SRC_URI += "file://aclocal.patch \ |
6 | file://ieee80215-arphrd.patch" | 6 | file://ieee80215-arphrd.patch" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "1bca27d206970badae248cfa471bbb47" | ||
9 | SRC_URI[sha256sum] = "508cca15547e55d1318498b838456a21770c450beb2dc7d7d4a96d90816e5a85" | ||
10 | |||
8 | # | 11 | # |
9 | # make install doesn't cover the shared lib | 12 | # make install doesn't cover the shared lib |
10 | # make install-shared is just broken (no symlinks) | 13 | # make install-shared is just broken (no symlinks) |
diff --git a/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.23.bb b/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.23.bb index c6b02fe19a..3077ea2eef 100644 --- a/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.23.bb +++ b/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.23.bb | |||
@@ -8,6 +8,9 @@ PR = "r0" | |||
8 | 8 | ||
9 | SRC_URI = "http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/${BPN}-${PV}.tar.gz" | 9 | SRC_URI = "http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/${BPN}-${PV}.tar.gz" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "28f3ece648c1dc5d25e8d623d55f8bd6" | ||
12 | SRC_URI[sha256sum] = "69d20cfc6be6bf7ede2a55da687dc6853f2db6c8ef826a0b5e3235e7d46f4051" | ||
13 | |||
11 | inherit autotools | 14 | inherit autotools |
12 | 15 | ||
13 | EXTRA_OECONF = "--disable-ldap" | 16 | EXTRA_OECONF = "--disable-ldap" |
diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bb b/meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bb index 4056dda65c..d86bd0f737 100644 --- a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bb +++ b/meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bb | |||
@@ -19,6 +19,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/nfs/nfs-utils-${PV}.tar.bz2 \ | |||
19 | file://nfs-utils-1.0.6-uclibc.patch \ | 19 | file://nfs-utils-1.0.6-uclibc.patch \ |
20 | file://nfsserver" | 20 | file://nfsserver" |
21 | 21 | ||
22 | SRC_URI[md5sum] = "1131dc5f27c4f3905a6e7ee0d594fd4d" | ||
23 | SRC_URI[sha256sum] = "5575ece941097cbfa67fbe0d220dfa11b73f5e6d991e7939c9339bd72259ff19" | ||
24 | |||
22 | PARALLEL_MAKE = "" | 25 | PARALLEL_MAKE = "" |
23 | 26 | ||
24 | # Only kernel-module-nfsd is required here (but can be built-in) - the nfsd module will | 27 | # Only kernel-module-nfsd is required here (but can be built-in) - the nfsd module will |
diff --git a/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb b/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb index fe0227275f..42888f6a9c 100644 --- a/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb +++ b/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb | |||
@@ -22,6 +22,9 @@ SRC_URI += "file://debian/ca.patch \ | |||
22 | file://debian/version-script.patch \ | 22 | file://debian/version-script.patch \ |
23 | file://debian/perl-path.diff" | 23 | file://debian/perl-path.diff" |
24 | 24 | ||
25 | SRC_URI[md5sum] = "7f24047f70364c9eabc94899e356ce39" | ||
26 | SRC_URI[sha256sum] = "b2645e2a2af221fa230b5ef6aa2b9388a875801b74cbddbb16be557f80f45242" | ||
27 | |||
25 | SRC_URI += "file://configure-targets.patch \ | 28 | SRC_URI += "file://configure-targets.patch \ |
26 | file://shared-libs.patch" | 29 | file://shared-libs.patch" |
27 | 30 | ||
diff --git a/meta/recipes-connectivity/portmap/portmap_6.0.bb b/meta/recipes-connectivity/portmap/portmap_6.0.bb index 49ac1d8332..07aa3601fa 100644 --- a/meta/recipes-connectivity/portmap/portmap_6.0.bb +++ b/meta/recipes-connectivity/portmap/portmap_6.0.bb | |||
@@ -8,6 +8,9 @@ SRC_URI = "http://www.sourcefiles.org/Networking/Tools/Miscellanenous/portmap-6. | |||
8 | file://tcpd-config.patch \ | 8 | file://tcpd-config.patch \ |
9 | file://portmap.init" | 9 | file://portmap.init" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "ac108ab68bf0f34477f8317791aaf1ff" | ||
12 | SRC_URI[sha256sum] = "02c820d39f3e6e729d1bea3287a2d8a6c684f1006fb9612f97dcad4a281d41de" | ||
13 | |||
11 | S = "${WORKDIR}/${BPN}_${PV}/" | 14 | S = "${WORKDIR}/${BPN}_${PV}/" |
12 | 15 | ||
13 | CPPFLAGS += "-DFACILITY=LOG_DAEMON -DENABLE_DNS -DHOSTS_ACCESS" | 16 | CPPFLAGS += "-DFACILITY=LOG_DAEMON -DENABLE_DNS -DHOSTS_ACCESS" |
diff --git a/meta/recipes-connectivity/ppp/ppp_2.4.5.bb b/meta/recipes-connectivity/ppp/ppp_2.4.5.bb index 3e9ce536f7..bbbcb3236a 100644 --- a/meta/recipes-connectivity/ppp/ppp_2.4.5.bb +++ b/meta/recipes-connectivity/ppp/ppp_2.4.5.bb | |||
@@ -26,6 +26,9 @@ SRC_URI = "http://ppp.samba.org/ftp/ppp/ppp-${PV}.tar.gz \ | |||
26 | file://08setupdns \ | 26 | file://08setupdns \ |
27 | file://92removedns" | 27 | file://92removedns" |
28 | 28 | ||
29 | SRC_URI[md5sum] = "4621bc56167b6953ec4071043fe0ec57" | ||
30 | SRC_URI[sha256sum] = "43317afec9299f9920b96f840414c977f0385410202d48e56d2fdb8230003505" | ||
31 | |||
29 | SRC_URI_append_nylon = " file://ppp-tdbread.patch;patch=1" | 32 | SRC_URI_append_nylon = " file://ppp-tdbread.patch;patch=1" |
30 | 33 | ||
31 | inherit autotools | 34 | inherit autotools |
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb index ad754a7fb8..16d88dc86c 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb | |||
@@ -15,6 +15,9 @@ PR = "r1" | |||
15 | 15 | ||
16 | SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" | 16 | SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "15faef2aba7b99782f3b0b8b5d30f80a" | ||
19 | SRC_URI[sha256sum] = "17e1105cddd928adf7d47e050f9bb49557850687f800b3e24cbbf22933ff31ae" | ||
20 | |||
18 | do_compile () { | 21 | do_compile () { |
19 | : | 22 | : |
20 | } | 23 | } |
diff --git a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb index 178bf34af6..b2b9e75df8 100644 --- a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb +++ b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-$ | |||
14 | file://prefer_python_2.5.patch;patch=1 \ | 14 | file://prefer_python_2.5.patch;patch=1 \ |
15 | file://doublefix.patch;patch=1" | 15 | file://doublefix.patch;patch=1" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "490ca1a0c614d4466394b72d43bf7370" | ||
18 | SRC_URI[sha256sum] = "e0d230be855125163579743418203c6f6be2f10f98c4f065735c1dc9ed115878" | ||
19 | |||
17 | inherit autotools pkgconfig | 20 | inherit autotools pkgconfig |
18 | 21 | ||
19 | FILES_${PN} += "${datadir}/telepathy \ | 22 | FILES_${PN} += "${datadir}/telepathy \ |
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.13.5.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.13.5.bb index 5dfad9fa87..17b6f86adb 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.13.5.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.13.5.bb | |||
@@ -7,6 +7,9 @@ PR = "r0" | |||
7 | 7 | ||
8 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz" | 8 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "178de3965614a3a59123e33ec1b1e8a6" | ||
11 | SRC_URI[sha256sum] = "ad6e12a062c8ebe1f1fd20065acc214b9395b3d766bf2a122b12c5f811007735" | ||
12 | |||
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e" |
11 | 14 | ||
12 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
diff --git a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.6.bb b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.6.bb index 0e7f4b739f..f5222525db 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.6.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.6.bb | |||
@@ -9,6 +9,9 @@ PR = "r0" | |||
9 | 9 | ||
10 | SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" | 10 | SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "0efe17425cdc3490714947ff68003bf6" | ||
13 | SRC_URI[sha256sum] = "fc05a1780499eab3b168b1826e2fe18dbe4bea3576ea0ff2b548b063336c61f5" | ||
14 | |||
12 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
13 | 16 | ||
14 | FILES_${PN} += "${datadir}/telepathy \ | 17 | FILES_${PN} += "${datadir}/telepathy \ |
diff --git a/meta/recipes-connectivity/wireless-tools/wireless-tools_29.bb b/meta/recipes-connectivity/wireless-tools/wireless-tools_29.bb index 6bb1193c65..70bf91b744 100644 --- a/meta/recipes-connectivity/wireless-tools/wireless-tools_29.bb +++ b/meta/recipes-connectivity/wireless-tools/wireless-tools_29.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.2 | |||
14 | file://man.patch;apply=yes \ | 14 | file://man.patch;apply=yes \ |
15 | file://wireless-tools.if-pre-up \ | 15 | file://wireless-tools.if-pre-up \ |
16 | file://zzz-wireless.if-pre-up" | 16 | file://zzz-wireless.if-pre-up" |
17 | |||
18 | SRC_URI[md5sum] = "e06c222e186f7cc013fd272d023710cb" | ||
19 | SRC_URI[sha256sum] = "6fb80935fe208538131ce2c4178221bab1078a1656306bce8909c19887e2e5a1" | ||
17 | S = "${WORKDIR}/wireless_tools.29" | 20 | S = "${WORKDIR}/wireless_tools.29" |
18 | 21 | ||
19 | CFLAGS =+ "-I${S}" | 22 | CFLAGS =+ "-I${S}" |
diff --git a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb index 8bcd4767c8..8e854c1838 100644 --- a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb +++ b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb | |||
@@ -22,6 +22,9 @@ SRC_URI = "http://www.progsoc.org/~wildfire/zeroconf/download/${PN}-${PV}.tar.gz | |||
22 | file://zeroconf-default \ | 22 | file://zeroconf-default \ |
23 | file://debian-zeroconf" | 23 | file://debian-zeroconf" |
24 | 24 | ||
25 | SRC_URI[md5sum] = "bdafb16b008ebb5633e4e581f77821d2" | ||
26 | SRC_URI[sha256sum] = "a8c74df127753e2310fa1e072f3c9ca44a404bb0bbce9cfec7a84c6dff8bec7b" | ||
27 | |||
25 | do_install () { | 28 | do_install () { |
26 | install -d ${D}${sbindir} | 29 | install -d ${D}${sbindir} |
27 | install -d ${D}${sysconfdir}/network/if-up.d | 30 | install -d ${D}${sysconfdir}/network/if-up.d |
diff --git a/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb b/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb index c6c6260b8b..b8263671de 100644 --- a/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb +++ b/meta/recipes-core/base-passwd/base-passwd_3.5.22.bb | |||
@@ -9,6 +9,9 @@ SRC_URI = "${DEBIAN_MIRROR}/main/b/base-passwd/base-passwd_${PV}.tar.gz \ | |||
9 | file://nobash.patch \ | 9 | file://nobash.patch \ |
10 | file://root-home.patch" | 10 | file://root-home.patch" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "47f22ab6b572d0133409ff6ad1fab402" | ||
13 | SRC_URI[sha256sum] = "d34acb35a9f9f221e7e4f642b9ef4b22083dd77bb2fc7216756f445316d842fc" | ||
14 | |||
12 | S = "${WORKDIR}/base-passwd" | 15 | S = "${WORKDIR}/base-passwd" |
13 | 16 | ||
14 | inherit autotools | 17 | inherit autotools |
diff --git a/meta/recipes-core/busybox/busybox_1.17.3.bb b/meta/recipes-core/busybox/busybox_1.17.3.bb index 473eabfe15..9ecb36d647 100644 --- a/meta/recipes-core/busybox/busybox_1.17.3.bb +++ b/meta/recipes-core/busybox/busybox_1.17.3.bb | |||
@@ -22,4 +22,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ | |||
22 | file://umount.busybox \ | 22 | file://umount.busybox \ |
23 | file://defconfig" | 23 | file://defconfig" |
24 | 24 | ||
25 | SRC_URI[tarball.md5sum] = "a2ce1a951571da8c6e0eaf75b1acef60" | ||
26 | SRC_URI[tarball.sha256sum] = "de2f0274f61a068d75ad33861e0982e99c6b625681460ce420222371c3511ff2" | ||
27 | |||
25 | EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX}" | 28 | EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX}" |
diff --git a/meta/recipes-core/console-tools/console-tools_0.3.2.bb b/meta/recipes-core/console-tools/console-tools_0.3.2.bb index 907bf27810..c2146e44f3 100644 --- a/meta/recipes-core/console-tools/console-tools_0.3.2.bb +++ b/meta/recipes-core/console-tools/console-tools_0.3.2.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \ | |||
14 | file://uclibc-fileno.patch;patch=1 \ | 14 | file://uclibc-fileno.patch;patch=1 \ |
15 | file://config/*.m4" | 15 | file://config/*.m4" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "bf21564fc38b3af853ef724babddbacd" | ||
18 | SRC_URI[sha256sum] = "eea6b441672dacd251079fc85ed322e196282e0e66c16303ec64c3a2b1c126c2" | ||
19 | |||
17 | export SUBDIRS = "fontfiletools vttools kbdtools screenfonttools contrib \ | 20 | export SUBDIRS = "fontfiletools vttools kbdtools screenfonttools contrib \ |
18 | examples po intl compat" | 21 | examples po intl compat" |
19 | 22 | ||
diff --git a/meta/recipes-core/coreutils/coreutils_8.5.bb b/meta/recipes-core/coreutils/coreutils_8.5.bb index d8d5904010..3944e34314 100644 --- a/meta/recipes-core/coreutils/coreutils_8.5.bb +++ b/meta/recipes-core/coreutils/coreutils_8.5.bb | |||
@@ -14,6 +14,9 @@ inherit autotools gettext | |||
14 | 14 | ||
15 | SRC_URI = "http://ftp.gnu.org/gnu/coreutils/${BP}.tar.gz" | 15 | SRC_URI = "http://ftp.gnu.org/gnu/coreutils/${BP}.tar.gz" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "c1ffe586d001e87d66cd80c4536ee823" | ||
18 | SRC_URI[sha256sum] = "dd243e2ac7d0ed203b170ecfb8299643779e7501fec2b45ae1cea8a450fa8ca0" | ||
19 | |||
17 | # [ gets a special treatment and is not included in this | 20 | # [ gets a special treatment and is not included in this |
18 | bindir_progs = "base64 basename chcon cksum comm csplit cut dir dircolors dirname du \ | 21 | bindir_progs = "base64 basename chcon cksum comm csplit cut dir dircolors dirname du \ |
19 | env expand expr factor fmt fold groups head hostid id install \ | 22 | env expand expr factor fmt fold groups head hostid id install \ |
diff --git a/meta/recipes-core/dbus/dbus-glib_0.88.bb b/meta/recipes-core/dbus/dbus-glib_0.88.bb index 000146ab7e..64f083047c 100644 --- a/meta/recipes-core/dbus/dbus-glib_0.88.bb +++ b/meta/recipes-core/dbus/dbus-glib_0.88.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require dbus-glib.inc | 1 | require dbus-glib.inc |
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "r0" |
4 | |||
5 | SRC_URI[md5sum] = "7c04ba01df6130c2c4e62f73bea0d0d5" | ||
6 | SRC_URI[sha256sum] = "57939e2b567940beb23a52b5f3075743bd25ab203428e1c86f8c773330565737" | ||
diff --git a/meta/recipes-core/dbus/dbus_1.4.0.bb b/meta/recipes-core/dbus/dbus_1.4.0.bb index f331b140aa..a6663362b3 100644 --- a/meta/recipes-core/dbus/dbus_1.4.0.bb +++ b/meta/recipes-core/dbus/dbus_1.4.0.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | include dbus.inc | 1 | include dbus.inc |
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "r0" |
4 | |||
5 | SRC_URI[md5sum] = "f59618b18d2fb2bd1fce9e1c5a2a3282" | ||
6 | SRC_URI[sha256sum] = "c96d2f86d40e158e2bf405925a0a42cce0533a8466098e2f2238aa1614926652" | ||
diff --git a/meta/recipes-core/eggdbus/eggdbus_0.6.bb b/meta/recipes-core/eggdbus/eggdbus_0.6.bb index acb0b15e95..99915f0da0 100644 --- a/meta/recipes-core/eggdbus/eggdbus_0.6.bb +++ b/meta/recipes-core/eggdbus/eggdbus_0.6.bb | |||
@@ -17,6 +17,9 @@ SRC_URI = "${BASE_SRC_URI} \ | |||
17 | file://marshal.patch;apply=yes \ | 17 | file://marshal.patch;apply=yes \ |
18 | " | 18 | " |
19 | 19 | ||
20 | SRC_URI[md5sum] = "0a111faa54dfba2cf432c2c8e8a76e06" | ||
21 | SRC_URI[sha256sum] = "3ad26e271c1a879bafcd181e065fe0ed53b542299a773c3188c9edb25b895ed1" | ||
22 | |||
20 | SRC_URI_virtclass-native = "${BASE_SRC_URI}" | 23 | SRC_URI_virtclass-native = "${BASE_SRC_URI}" |
21 | 24 | ||
22 | inherit autotools | 25 | inherit autotools |
diff --git a/meta/recipes-core/expat/expat_2.0.1.bb b/meta/recipes-core/expat/expat_2.0.1.bb index d6101acd81..a6759229e7 100644 --- a/meta/recipes-core/expat/expat_2.0.1.bb +++ b/meta/recipes-core/expat/expat_2.0.1.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require expat.inc | 1 | require expat.inc |
2 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874" |
3 | PR = "r0" | 3 | PR = "r0" |
4 | |||
5 | SRC_URI[md5sum] = "ee8b492592568805593f81f8cdf2a04c" | ||
6 | SRC_URI[sha256sum] = "847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93" | ||
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb index 229012b16c..30e208afce 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.27.3.bb | |||
@@ -6,5 +6,8 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-${PV}.tar.bz2 \ | |||
6 | file://configure-libtool.patch \ | 6 | file://configure-libtool.patch \ |
7 | file://60_wait-longer-for-threads-to-die.patch" | 7 | file://60_wait-longer-for-threads-to-die.patch" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "d3e976ff92b55b6064a0eb3110f36158" | ||
10 | SRC_URI[sha256sum] = "c44177b635e88639361eb1daf7aaa33315a00aaf46db5accf2f11920c7ff1919" | ||
11 | |||
9 | SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch" | 12 | SRC_URI_append_virtclass-native = " file://glib-gettextize-dir.patch" |
10 | BBCLASSEXTEND = "native" | 13 | BBCLASSEXTEND = "native" |
diff --git a/meta/recipes-core/jpeg/jpeg_8b.bb b/meta/recipes-core/jpeg/jpeg_8b.bb index 012bbcf491..8e2c24dd21 100644 --- a/meta/recipes-core/jpeg/jpeg_8b.bb +++ b/meta/recipes-core/jpeg/jpeg_8b.bb | |||
@@ -19,6 +19,9 @@ PR = "r0" | |||
19 | SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \ | 19 | SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \ |
20 | file://debian-libjpeg7_7-1.diff;patch=1" | 20 | file://debian-libjpeg7_7-1.diff;patch=1" |
21 | 21 | ||
22 | SRC_URI[md5sum] = "e022acbc5b36cd2cb70785f5b575661e" | ||
23 | SRC_URI[sha256sum] = "36e6208edec591bae8f2fc370ea4f991447badb6377a125c211ffa7b503174a7" | ||
24 | |||
22 | inherit autotools | 25 | inherit autotools |
23 | 26 | ||
24 | EXTRA_OECONF="--enable-static --enable-shared" | 27 | EXTRA_OECONF="--enable-static --enable-shared" |
diff --git a/meta/recipes-core/libxml/libxml2_2.7.7.bb b/meta/recipes-core/libxml/libxml2_2.7.7.bb index 656cb883af..9615a7fb06 100644 --- a/meta/recipes-core/libxml/libxml2_2.7.7.bb +++ b/meta/recipes-core/libxml/libxml2_2.7.7.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require libxml2.inc | 1 | require libxml2.inc |
2 | 2 | ||
3 | PR = "r2" | 3 | PR = "r2" |
4 | |||
5 | SRC_URI[md5sum] = "9abc9959823ca9ff904f1fbcf21df066" | ||
6 | SRC_URI[sha256sum] = "af5b781418ba4fff556fa43c50086658ea8a2f31909c2b625c2ce913a1d9eb68" | ||
diff --git a/meta/recipes-core/ncurses/ncurses_5.4.bb b/meta/recipes-core/ncurses/ncurses_5.4.bb index e69c1c0673..60e07fd859 100644 --- a/meta/recipes-core/ncurses/ncurses_5.4.bb +++ b/meta/recipes-core/ncurses/ncurses_5.4.bb | |||
@@ -3,6 +3,9 @@ PR = "r14" | |||
3 | SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \ | 3 | SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \ |
4 | file://makefile_tweak.patch;patch=1 \ | 4 | file://makefile_tweak.patch;patch=1 \ |
5 | file://visibility.patch;patch=1" | 5 | file://visibility.patch;patch=1" |
6 | |||
7 | SRC_URI[md5sum] = "069c8880072060373290a4fefff43520" | ||
8 | SRC_URI[sha256sum] = "5abce063cf431790f4e6a801a96c7eea0b33a41ecd0970f6312f52575c083b36" | ||
6 | S = "${WORKDIR}/ncurses-${PV}" | 9 | S = "${WORKDIR}/ncurses-${PV}" |
7 | 10 | ||
8 | require ncurses.inc | 11 | require ncurses.inc |
diff --git a/meta/recipes-core/readline/readline_6.1.bb b/meta/recipes-core/readline/readline_6.1.bb index c32755669c..b6773b283b 100644 --- a/meta/recipes-core/readline/readline_6.1.bb +++ b/meta/recipes-core/readline/readline_6.1.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require readline.inc | 1 | require readline.inc |
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "r0" |
4 | |||
5 | SRC_URI[md5sum] = "fc2f7e714fe792db1ce6ddc4c9fb4ef3" | ||
6 | SRC_URI[sha256sum] = "f0caf608c06ccd6d56b3bee1843458d509c53f9b53dffffe07cc11d8f03fa969" | ||
diff --git a/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb b/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb index 1d7a99102d..26577f2124 100644 --- a/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb +++ b/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb | |||
@@ -11,6 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3d06403ea54c7574a9e581c6478cc393 \ | |||
11 | PR = "r0" | 11 | PR = "r0" |
12 | 12 | ||
13 | SRC_URI = "${SOURCEFORGE_MIRROR}/linux-diag/sysfsutils-${PV}.tar.gz" | 13 | SRC_URI = "${SOURCEFORGE_MIRROR}/linux-diag/sysfsutils-${PV}.tar.gz" |
14 | |||
15 | SRC_URI[md5sum] = "14e7dcd0436d2f49aa403f67e1ef7ddc" | ||
16 | SRC_URI[sha256sum] = "e865de2c1f559fff0d3fc936e660c0efaf7afe662064f2fb97ccad1ec28d208a" | ||
14 | S = "${WORKDIR}/sysfsutils-${PV}" | 17 | S = "${WORKDIR}/sysfsutils-${PV}" |
15 | 18 | ||
16 | inherit autotools | 19 | inherit autotools |
diff --git a/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb b/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb index 782cb1e64d..7d5e9366ec 100644 --- a/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb +++ b/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb | |||
@@ -32,6 +32,9 @@ SRC_URI = "http://download.savannah.gnu.org/releases-noredirect/sysvinit/sysvini | |||
32 | file://rcS \ | 32 | file://rcS \ |
33 | file://bootlogd.init" | 33 | file://bootlogd.init" |
34 | 34 | ||
35 | SRC_URI[md5sum] = "6eda8a97b86e0a6f59dabbf25202aa6f" | ||
36 | SRC_URI[sha256sum] = "60bbc8c1e1792056e23761d22960b30bb13eccc2cabff8c7310a01f4d5df1519" | ||
37 | |||
35 | S = "${WORKDIR}/sysvinit-${PV}" | 38 | S = "${WORKDIR}/sysvinit-${PV}" |
36 | B = "${S}/src" | 39 | B = "${S}/src" |
37 | 40 | ||
diff --git a/meta/recipes-core/tinylogin/tinylogin_1.4.bb b/meta/recipes-core/tinylogin/tinylogin_1.4.bb index 436a85880c..df626cf72b 100644 --- a/meta/recipes-core/tinylogin/tinylogin_1.4.bb +++ b/meta/recipes-core/tinylogin/tinylogin_1.4.bb | |||
@@ -16,6 +16,9 @@ SRC_URI = "http://tinylogin.busybox.net/downloads/tinylogin-${PV}.tar.bz2 \ | |||
16 | file://remove-index.patch;patch=1 \ | 16 | file://remove-index.patch;patch=1 \ |
17 | file://use_O2_option.patch" | 17 | file://use_O2_option.patch" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "44da0ff2b727455669890b24305e351d" | ||
20 | SRC_URI[sha256sum] = "5e542e4b7825305a3678bf73136c392feb0d44b8bbf926e8eda5453eea7ddd6b" | ||
21 | |||
19 | EXTRA_OEMAKE = "" | 22 | EXTRA_OEMAKE = "" |
20 | 23 | ||
21 | do_compile () { | 24 | do_compile () { |
diff --git a/meta/recipes-core/udev/udev_158.bb b/meta/recipes-core/udev/udev_158.bb index c4eedb7f31..caf68d8145 100644 --- a/meta/recipes-core/udev/udev_158.bb +++ b/meta/recipes-core/udev/udev_158.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | include udev-new.inc | 1 | include udev-new.inc |
2 | 2 | ||
3 | PR = "r4" | 3 | PR = "r4" |
4 | |||
5 | SRC_URI[md5sum] = "d0f21f72f9e8b95d85191b77ff1ad2a0" | ||
6 | SRC_URI[sha256sum] = "f0a194a0500a07d50ae3f14416a34c8d94ea8a1aff8fc1f06e1d421775dcc902" | ||
diff --git a/meta/recipes-core/util-linux/util-linux_2.17.2.bb b/meta/recipes-core/util-linux/util-linux_2.17.2.bb index d4472a05eb..9b344d4de2 100644 --- a/meta/recipes-core/util-linux/util-linux_2.17.2.bb +++ b/meta/recipes-core/util-linux/util-linux_2.17.2.bb | |||
@@ -5,6 +5,9 @@ PR="r1" | |||
5 | SRC_URI += "file://uclibc-compile.patch \ | 5 | SRC_URI += "file://uclibc-compile.patch \ |
6 | file://util-linux-ng-replace-siginterrupt.patch" | 6 | file://util-linux-ng-replace-siginterrupt.patch" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "4635725a3eef1c57090bac8ea5e082e6" | ||
9 | SRC_URI[sha256sum] = "c9ae801b6a5ab20b7749a278a8bf6830ef53adc5e8b7eb0ac1a9f410c774118f" | ||
10 | |||
8 | # fallocate is glibc 2.10, fallocate64 is glibc 2.11 | 11 | # fallocate is glibc 2.10, fallocate64 is glibc 2.11 |
9 | # we need to disable it for older versions | 12 | # we need to disable it for older versions |
10 | EXTRA_OECONF += "ac_cv_func_fallocate=no" | 13 | EXTRA_OECONF += "ac_cv_func_fallocate=no" |
diff --git a/meta/recipes-core/zlib/zlib_1.2.5.bb b/meta/recipes-core/zlib/zlib_1.2.5.bb index 8897406f90..c9f29ccd6e 100644 --- a/meta/recipes-core/zlib/zlib_1.2.5.bb +++ b/meta/recipes-core/zlib/zlib_1.2.5.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "http://www.zlib.net/${BPN}-${PV}.tar.bz2 \ | |||
14 | file://configure.ac \ | 14 | file://configure.ac \ |
15 | file://Makefile.am" | 15 | file://Makefile.am" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "be1e89810e66150f5b0327984d8625a0" | ||
18 | SRC_URI[sha256sum] = "239aead2f22f16bfcfa6a6a5150dcbd6d6f2e4d1eaa8727b5769ea014120b307" | ||
19 | |||
17 | inherit autotools | 20 | inherit autotools |
18 | 21 | ||
19 | do_configure_prepend () { | 22 | do_configure_prepend () { |
diff --git a/meta/recipes-devtools/apt/apt-native_0.7.14.bb b/meta/recipes-devtools/apt/apt-native_0.7.14.bb index 83c87c6717..f77f81790f 100644 --- a/meta/recipes-devtools/apt/apt-native_0.7.14.bb +++ b/meta/recipes-devtools/apt/apt-native_0.7.14.bb | |||
@@ -6,3 +6,6 @@ SRC_URI += "file://nodoc.patch \ | |||
6 | file://noconfigure.patch \ | 6 | file://noconfigure.patch \ |
7 | file://no-curl.patch \ | 7 | file://no-curl.patch \ |
8 | file://includes-fix.patch" | 8 | file://includes-fix.patch" |
9 | |||
10 | SRC_URI[md5sum] = "19efa18fb1ef20c58b9b44e94258b814" | ||
11 | SRC_URI[sha256sum] = "8fc06effaf8a4e4333308eedcdc6840f1c8056f2e924210f151dfc076bcd4045" | ||
diff --git a/meta/recipes-devtools/apt/apt_0.7.14.bb b/meta/recipes-devtools/apt/apt_0.7.14.bb index 43353fa995..54096ef6a0 100644 --- a/meta/recipes-devtools/apt/apt_0.7.14.bb +++ b/meta/recipes-devtools/apt/apt_0.7.14.bb | |||
@@ -8,6 +8,9 @@ PR = "r3" | |||
8 | SRC_URI += "file://nodoc.patch \ | 8 | SRC_URI += "file://nodoc.patch \ |
9 | file://includes-fix.patch" | 9 | file://includes-fix.patch" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "19efa18fb1ef20c58b9b44e94258b814" | ||
12 | SRC_URI[sha256sum] = "8fc06effaf8a4e4333308eedcdc6840f1c8056f2e924210f151dfc076bcd4045" | ||
13 | |||
11 | require apt-package.inc | 14 | require apt-package.inc |
12 | 15 | ||
13 | FILES_${PN} += "${bindir}/apt-key" | 16 | FILES_${PN} += "${bindir}/apt-key" |
diff --git a/meta/recipes-devtools/autoconf/autoconf_2.65.bb b/meta/recipes-devtools/autoconf/autoconf_2.65.bb index 5af973c20f..0bc615e58c 100644 --- a/meta/recipes-devtools/autoconf/autoconf_2.65.bb +++ b/meta/recipes-devtools/autoconf/autoconf_2.65.bb | |||
@@ -17,6 +17,9 @@ SRC_URI += "file://autoreconf-include.patch;patch=1 \ | |||
17 | ${@['file://path_prog_fixes.patch;patch=1', ''][bb.data.inherits_class('native', d)]} \ | 17 | ${@['file://path_prog_fixes.patch;patch=1', ''][bb.data.inherits_class('native', d)]} \ |
18 | file://config_site.patch;patch=1" | 18 | file://config_site.patch;patch=1" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "a6de1cc6434cd64038b0a0ae4e252b33" | ||
21 | SRC_URI[sha256sum] = "db11944057f3faf229ff5d6ce3fcd819f565455c152b72cec17ebc1cbb80136b" | ||
22 | |||
20 | DEPENDS_virtclass-native = "m4-native gnu-config-native" | 23 | DEPENDS_virtclass-native = "m4-native gnu-config-native" |
21 | RDEPENDS_${PN}_virtclass-native = "m4-native gnu-config-native" | 24 | RDEPENDS_${PN}_virtclass-native = "m4-native gnu-config-native" |
22 | 25 | ||
diff --git a/meta/recipes-devtools/automake/automake_1.11.1.bb b/meta/recipes-devtools/automake/automake_1.11.1.bb index 209772cac5..b231a942ee 100644 --- a/meta/recipes-devtools/automake/automake_1.11.1.bb +++ b/meta/recipes-devtools/automake/automake_1.11.1.bb | |||
@@ -34,6 +34,9 @@ PATHFIXPATCH_virtclass-native = "" | |||
34 | 34 | ||
35 | SRC_URI += "${PATHFIXPATCH}" | 35 | SRC_URI += "${PATHFIXPATCH}" |
36 | 36 | ||
37 | SRC_URI[md5sum] = "c2972c4d9b3e29c03d5f2af86249876f" | ||
38 | SRC_URI[sha256sum] = "5b159d3c0e0a1f87de71b68bcb9f1a1c49e9e71749c9b723f17e2e1e0295c7ae" | ||
39 | |||
37 | do_install () { | 40 | do_install () { |
38 | oe_runmake 'DESTDIR=${D}' install | 41 | oe_runmake 'DESTDIR=${D}' install |
39 | install -d ${D}${datadir} | 42 | install -d ${D}${datadir} |
diff --git a/meta/recipes-devtools/binutils/binutils_2.20.1.bb b/meta/recipes-devtools/binutils/binutils_2.20.1.bb index 2a1012852e..b7212e7996 100644 --- a/meta/recipes-devtools/binutils/binutils_2.20.1.bb +++ b/meta/recipes-devtools/binutils/binutils_2.20.1.bb | |||
@@ -30,6 +30,9 @@ SRC_URI = "\ | |||
30 | file://binutils-poison.patch \ | 30 | file://binutils-poison.patch \ |
31 | " | 31 | " |
32 | 32 | ||
33 | SRC_URI[tarball.md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5" | ||
34 | SRC_URI[tarball.sha256sum] = "228b84722d87e88e7fdd36869e590e649ab523a0800a7d53df906498afe6f6f8" | ||
35 | |||
33 | # powerpc patches | 36 | # powerpc patches |
34 | SRC_URI += "\ | 37 | SRC_URI += "\ |
35 | file://binutils-2.16.1-e300c2c3.patch \ | 38 | file://binutils-2.16.1-e300c2c3.patch \ |
diff --git a/meta/recipes-devtools/bison/bison_2.4.3.bb b/meta/recipes-devtools/bison/bison_2.4.3.bb index 61ab44a765..0df7e70eec 100644 --- a/meta/recipes-devtools/bison/bison_2.4.3.bb +++ b/meta/recipes-devtools/bison/bison_2.4.3.bb | |||
@@ -14,6 +14,9 @@ BASE_SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \ | |||
14 | SRC_URI = "${BASE_SRC_URI} \ | 14 | SRC_URI = "${BASE_SRC_URI} \ |
15 | file://fix_cross_manpage_building.patch " | 15 | file://fix_cross_manpage_building.patch " |
16 | 16 | ||
17 | SRC_URI[md5sum] = "ea45c778b36bdc7a720096819e292a73" | ||
18 | SRC_URI[sha256sum] = "6b17be5e63ff6667c83f6ef0423befe0ba23d4bc554c4c33b02ce5bb65179b16" | ||
19 | |||
17 | DEPENDS_virtclass-native = "gettext-native" | 20 | DEPENDS_virtclass-native = "gettext-native" |
18 | SRC_URI_virtclass-native = "${BASE_SRC_URI}" | 21 | SRC_URI_virtclass-native = "${BASE_SRC_URI}" |
19 | 22 | ||
diff --git a/meta/recipes-devtools/chrpath/chrpath_0.13.bb b/meta/recipes-devtools/chrpath/chrpath_0.13.bb index b812175c44..19cdadfca9 100644 --- a/meta/recipes-devtools/chrpath/chrpath_0.13.bb +++ b/meta/recipes-devtools/chrpath/chrpath_0.13.bb | |||
@@ -7,6 +7,9 @@ PR = "r2" | |||
7 | 7 | ||
8 | SRC_URI = "${DEBIAN_MIRROR}/main/c/chrpath/chrpath_${PV}.orig.tar.gz" | 8 | SRC_URI = "${DEBIAN_MIRROR}/main/c/chrpath/chrpath_${PV}.orig.tar.gz" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "b73072a8fbba277558c50364b65bb407" | ||
11 | SRC_URI[sha256sum] = "c1aa5342eac0daad81b8da05aa282ae1ccd6f68bc75ca94064304f541eed071b" | ||
12 | |||
10 | inherit autotools | 13 | inherit autotools |
11 | 14 | ||
12 | S = "${WORKDIR}/chrpath-${PV}" | 15 | S = "${WORKDIR}/chrpath-${PV}" |
diff --git a/meta/recipes-devtools/diffstat/diffstat_1.54.bb b/meta/recipes-devtools/diffstat/diffstat_1.54.bb index 8fc51e92ee..7e2bd1e20d 100644 --- a/meta/recipes-devtools/diffstat/diffstat_1.54.bb +++ b/meta/recipes-devtools/diffstat/diffstat_1.54.bb | |||
@@ -11,6 +11,9 @@ PR = "r0" | |||
11 | 11 | ||
12 | SRC_URI = "ftp://invisible-island.net/diffstat/diffstat-${PV}.tgz" | 12 | SRC_URI = "ftp://invisible-island.net/diffstat/diffstat-${PV}.tgz" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "af08bef2eb37050ceb0c4fddedb2ee36" | ||
15 | SRC_URI[sha256sum] = "d8e67660ec85be597f8548ecdd088926639dac34ec7184aaf9d09c1e6ecb83e5" | ||
16 | |||
14 | S = "${WORKDIR}/diffstat-${PV}" | 17 | S = "${WORKDIR}/diffstat-${PV}" |
15 | 18 | ||
16 | inherit autotools | 19 | inherit autotools |
diff --git a/meta/recipes-devtools/distcc/distcc_2.18.3.bb b/meta/recipes-devtools/distcc/distcc_2.18.3.bb index 638ea91597..75f67781d9 100644 --- a/meta/recipes-devtools/distcc/distcc_2.18.3.bb +++ b/meta/recipes-devtools/distcc/distcc_2.18.3.bb | |||
@@ -16,6 +16,9 @@ SRC_URI = "http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2 \ | |||
16 | file://distccmon-gnome.desktop \ | 16 | file://distccmon-gnome.desktop \ |
17 | file://distcc" | 17 | file://distcc" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "0d6b80a1efc3a3d816c4f4175f63eaa2" | ||
20 | SRC_URI[sha256sum] = "6500f1bc2a30b1f044ebed79c6ce15457d1712263e65f0db7d6046af262ba434" | ||
21 | |||
19 | inherit autotools pkgconfig update-rc.d | 22 | inherit autotools pkgconfig update-rc.d |
20 | 23 | ||
21 | INITSCRIPT_NAME = "distcc" | 24 | INITSCRIPT_NAME = "distcc" |
diff --git a/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb b/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb index f21e7b9355..9d59e15183 100644 --- a/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb +++ b/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb | |||
@@ -15,6 +15,9 @@ SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV} | |||
15 | file://msdos_fat12_undefined.patch;patch=1 \ | 15 | file://msdos_fat12_undefined.patch;patch=1 \ |
16 | file://include-linux-types.patch;patch=1" | 16 | file://include-linux-types.patch;patch=1" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "407d405ade410f7597d364ab5dc8c9f6" | ||
19 | SRC_URI[sha256sum] = "0eac6d12388b3d9ed78684529c1b0d9346fa2abbe406c4d4a3eb5a023c98a484" | ||
20 | |||
18 | do_install () { | 21 | do_install () { |
19 | oe_runmake "PREFIX=${D}" "SBINDIR=${D}${sbindir}" \ | 22 | oe_runmake "PREFIX=${D}" "SBINDIR=${D}${sbindir}" \ |
20 | "MANDIR=${D}${mandir}/man8" install | 23 | "MANDIR=${D}${mandir}/man8" install |
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb b/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb index 43ab8f6714..ed247d453a 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb | |||
@@ -5,6 +5,9 @@ SRC_URI += "file://noman.patch;patch=1 \ | |||
5 | file://check_snprintf.patch \ | 5 | file://check_snprintf.patch \ |
6 | file://check_version.patch" | 6 | file://check_version.patch" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "b9b817389e655ec2c12465de5c619011" | ||
9 | SRC_URI[sha256sum] = "2ef55e8eb6c1e8c3dfb54c8ccc9a883fec7540b705c5179ca7a198bebe2f18bc" | ||
10 | |||
8 | PR = "r3" | 11 | PR = "r3" |
9 | 12 | ||
10 | EXTRA_OECONF = "--without-static-progs \ | 13 | EXTRA_OECONF = "--without-static-progs \ |
diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb index ac262501d1..3f9195a4c4 100644 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb +++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.41.12.bb | |||
@@ -4,6 +4,9 @@ PR = "r19" | |||
4 | 4 | ||
5 | SRC_URI += "file://quotefix.patch;patch=1 \ | 5 | SRC_URI += "file://quotefix.patch;patch=1 \ |
6 | file://acinclude.m4" | 6 | file://acinclude.m4" |
7 | |||
8 | SRC_URI[md5sum] = "1b24a21fc0c2381ef420961cbfec733f" | ||
9 | SRC_URI[sha256sum] = "9c26d0dc20bfdafd0f27f3564791d6121d1c1876549d4f2ff1e41955c9bb9f20" | ||
7 | #file://no-hardlinks.patch;patch=1 \ | 10 | #file://no-hardlinks.patch;patch=1 \ |
8 | 11 | ||
9 | PARALLEL_MAKE = "" | 12 | PARALLEL_MAKE = "" |
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/meta/recipes-devtools/elfutils/elfutils_0.148.bb index f84ab8e53a..44b3c52a5a 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.148.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.148.bb | |||
@@ -10,6 +10,9 @@ PR = "r1" | |||
10 | 10 | ||
11 | SRC_URI = "https://fedorahosted.org/releases/e/l/elfutils/elfutils-${PV}.tar.bz2" | 11 | SRC_URI = "https://fedorahosted.org/releases/e/l/elfutils/elfutils-${PV}.tar.bz2" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "a0bed1130135f17ad27533b0034dba8d" | ||
14 | SRC_URI[sha256sum] = "8aebfa4a745db21cf5429c9541fe482729b62efc7e53e9110151b4169fe887da" | ||
15 | |||
13 | # pick the patch from debian | 16 | # pick the patch from debian |
14 | # http://ftp.de.debian.org/debian/pool/main/e/elfutils/elfutils_0.148-1.debian.tar.gz | 17 | # http://ftp.de.debian.org/debian/pool/main/e/elfutils/elfutils_0.148-1.debian.tar.gz |
15 | 18 | ||
diff --git a/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb b/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb index e38694c5e1..267a699583 100644 --- a/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb +++ b/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb | |||
@@ -3,9 +3,15 @@ DESCRIPTION = "Gives a fake root environment which can support chroot" | |||
3 | LICENSE = "LGPLv2.1+" | 3 | LICENSE = "LGPLv2.1+" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1" |
5 | 5 | ||
6 | SRC_URI = "${DEBIAN_MIRROR}/main/f/fakechroot/fakechroot_${PV}.orig.tar.gz \ | 6 | SRC_URI = "${DEBIAN_MIRROR}/main/f/fakechroot/fakechroot_${PV}.orig.tar.gz;name=tarball \ |
7 | file://fix-readlink.patch;patch=1 \ | 7 | file://fix-readlink.patch;patch=1 \ |
8 | ${DEBIAN_MIRROR}/main/f/fakechroot/fakechroot_2.9-1.1.diff.gz;patch=1" | 8 | ${DEBIAN_MIRROR}/main/f/fakechroot/fakechroot_2.9-1.1.diff.gz;patch=1;name=patch" |
9 | |||
10 | SRC_URI[tarball.md5sum] = "7b0048e50a6309acf0dda4e547735022" | ||
11 | SRC_URI[tarball.sha256sum] = "bfccb079d2d247b05d5f82473beca0043ddfc51a6ed595541575893fa3ab6c3e" | ||
12 | |||
13 | SRC_URI[patch.md5sum] = "b4c9c113ebba929be8c311591a499e6e" | ||
14 | SRC_URI[patch.sha256sum] = "3e1677622f3a92a5cf91665a733fa51b32d1e5f1a487a7e220ad575c0a09077a" | ||
9 | 15 | ||
10 | inherit autotools | 16 | inherit autotools |
11 | 17 | ||
diff --git a/meta/recipes-devtools/file/file_5.04.bb b/meta/recipes-devtools/file/file_5.04.bb index afc08162d4..ad6986204b 100644 --- a/meta/recipes-devtools/file/file_5.04.bb +++ b/meta/recipes-devtools/file/file_5.04.bb | |||
@@ -17,6 +17,9 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ | |||
17 | file://dump \ | 17 | file://dump \ |
18 | file://filesystems" | 18 | file://filesystems" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "accade81ff1cc774904b47c72c8aeea0" | ||
21 | SRC_URI[sha256sum] = "4c9e6e7994e74cb3386374ae91b055d26ac96b9d3e82fd157ae2d62e87a4260c" | ||
22 | |||
20 | inherit autotools | 23 | inherit autotools |
21 | 24 | ||
22 | do_configure_prepend() { | 25 | do_configure_prepend() { |
diff --git a/meta/recipes-devtools/flex/flex_2.5.35.bb b/meta/recipes-devtools/flex/flex_2.5.35.bb index 9b59a7232c..4fdce33ccf 100644 --- a/meta/recipes-devtools/flex/flex_2.5.35.bb +++ b/meta/recipes-devtools/flex/flex_2.5.35.bb | |||
@@ -3,3 +3,6 @@ PR = "r1" | |||
3 | LICENSE="BSD" | 3 | LICENSE="BSD" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067" |
5 | BBCLASSEXTEND = "native" | 5 | BBCLASSEXTEND = "native" |
6 | |||
7 | SRC_URI[md5sum] = "10714e50cea54dc7a227e3eddcd44d57" | ||
8 | SRC_URI[sha256sum] = "0becbd4b2b36b99c67f8c22ab98f7f80c9860aec70f0350a0018f29a88704e7b" | ||
diff --git a/meta/recipes-devtools/gcc/gcc_4.5.1.bb b/meta/recipes-devtools/gcc/gcc_4.5.1.bb index 91b782f6b2..d4a257e524 100644 --- a/meta/recipes-devtools/gcc/gcc_4.5.1.bb +++ b/meta/recipes-devtools/gcc/gcc_4.5.1.bb | |||
@@ -13,3 +13,6 @@ SRC_URI_append = "file://fortran-cross-compile-hack.patch" | |||
13 | 13 | ||
14 | ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" | 14 | ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" |
15 | 15 | ||
16 | |||
17 | SRC_URI[md5sum] = "48231a8e33ed6e058a341c53b819de1a" | ||
18 | SRC_URI[sha256sum] = "45fa81face89203ccbf3ec73f7a372769d855f3ba7446f50125b613d9c163e2c" | ||
diff --git a/meta/recipes-devtools/gdb/gdb_7.2.bb b/meta/recipes-devtools/gdb/gdb_7.2.bb index 4d3d9d4b45..7213b570ab 100644 --- a/meta/recipes-devtools/gdb/gdb_7.2.bb +++ b/meta/recipes-devtools/gdb/gdb_7.2.bb | |||
@@ -5,3 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | |||
5 | file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ | 5 | file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ |
6 | file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674" | 6 | file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674" |
7 | PR = "r0" | 7 | PR = "r0" |
8 | |||
9 | SRC_URI[md5sum] = "950b766466bee748e554765c86b8b495" | ||
10 | SRC_URI[sha256sum] = "34919cb51334c8149ae36ed086f35e79fe3fa2b2a85b568d7c0edad20cd972d4" | ||
diff --git a/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb b/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb index 3c6f6ba077..9364bb895f 100644 --- a/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb +++ b/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require genext2fs.inc | 1 | require genext2fs.inc |
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "r0" |
4 | |||
5 | SRC_URI[md5sum] = "b7b6361bcce2cedff1ae437fadafe53b" | ||
6 | SRC_URI[sha256sum] = "404dbbfa7a86a6c3de8225c8da254d026b17fd288e05cec4df2cc7e1f4feecfc" | ||
diff --git a/meta/recipes-devtools/intltool/intltool_0.40.6.bb b/meta/recipes-devtools/intltool/intltool_0.40.6.bb index ac6d992d88..4b5fe820e8 100644 --- a/meta/recipes-devtools/intltool/intltool_0.40.6.bb +++ b/meta/recipes-devtools/intltool/intltool_0.40.6.bb | |||
@@ -4,3 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
4 | PR = "r0" | 4 | PR = "r0" |
5 | 5 | ||
6 | SRC_URI_append = " file://intltool-nowarn-0.40.0.patch" | 6 | SRC_URI_append = " file://intltool-nowarn-0.40.0.patch" |
7 | |||
8 | SRC_URI[md5sum] = "69bc0353323112f42ad4f9cf351bc3e5" | ||
9 | SRC_URI[sha256sum] = "4d1e5f8561f09c958e303d4faa885079a5e173a61d28437d0013ff5efc9e3b64" | ||
diff --git a/meta/recipes-devtools/libtool/libtool-native_2.4.bb b/meta/recipes-devtools/libtool/libtool-native_2.4.bb index f10ea8836b..4ad660b507 100644 --- a/meta/recipes-devtools/libtool/libtool-native_2.4.bb +++ b/meta/recipes-devtools/libtool/libtool-native_2.4.bb | |||
@@ -20,3 +20,6 @@ do_install () { | |||
20 | install -d ${D}${bindir}/ | 20 | install -d ${D}${bindir}/ |
21 | install -m 0755 ${HOST_SYS}-libtool ${D}${bindir}/${HOST_SYS}-libtool | 21 | install -m 0755 ${HOST_SYS}-libtool ${D}${bindir}/${HOST_SYS}-libtool |
22 | } | 22 | } |
23 | |||
24 | SRC_URI[md5sum] = "b32b04148ecdd7344abc6fe8bd1bb021" | ||
25 | SRC_URI[sha256sum] = "13df57ab63a94e196c5d6e95d64e53262834fe780d5e82c28f177f9f71ddf62e" | ||
diff --git a/meta/recipes-devtools/libtool/libtool_2.4.bb b/meta/recipes-devtools/libtool/libtool_2.4.bb index cca3b1ea4a..b5ec33e840 100644 --- a/meta/recipes-devtools/libtool/libtool_2.4.bb +++ b/meta/recipes-devtools/libtool/libtool_2.4.bb | |||
@@ -31,3 +31,6 @@ libtool_sysroot_preprocess () { | |||
31 | rm -rf ${SYSROOT_DESTDIR}${STAGING_DIR_TARGET}${datadir}/libtool/config/* | 31 | rm -rf ${SYSROOT_DESTDIR}${STAGING_DIR_TARGET}${datadir}/libtool/config/* |
32 | fi | 32 | fi |
33 | } | 33 | } |
34 | |||
35 | SRC_URI[md5sum] = "b32b04148ecdd7344abc6fe8bd1bb021" | ||
36 | SRC_URI[sha256sum] = "13df57ab63a94e196c5d6e95d64e53262834fe780d5e82c28f177f9f71ddf62e" | ||
diff --git a/meta/recipes-devtools/make/make_3.82.bb b/meta/recipes-devtools/make/make_3.82.bb index e8a086584e..61fbb324d1 100644 --- a/meta/recipes-devtools/make/make_3.82.bb +++ b/meta/recipes-devtools/make/make_3.82.bb | |||
@@ -3,3 +3,6 @@ LICENSE="GPLv3&LGPLv2" | |||
3 | LIC_FILES_CHKSUM = "file://tests/COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 3 | LIC_FILES_CHKSUM = "file://tests/COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
4 | file://glob/COPYING.LIB;md5=4a770b67e6be0f60da244beb2de0fce4" | 4 | file://glob/COPYING.LIB;md5=4a770b67e6be0f60da244beb2de0fce4" |
5 | require make.inc | 5 | require make.inc |
6 | |||
7 | SRC_URI[md5sum] = "1a11100f3c63fcf5753818e59d63088f" | ||
8 | SRC_URI[sha256sum] = "e2c1a73f179c40c71e2fe8abf8a8a0688b8499538512984da4a76958d0402966" | ||
diff --git a/meta/recipes-devtools/nasm/nasm_2.07.bb b/meta/recipes-devtools/nasm/nasm_2.07.bb index 175190b0c2..b42196e393 100644 --- a/meta/recipes-devtools/nasm/nasm_2.07.bb +++ b/meta/recipes-devtools/nasm/nasm_2.07.bb | |||
@@ -8,6 +8,9 @@ PR = "r0" | |||
8 | 8 | ||
9 | SRC_URI = "${SOURCEFORGE_MIRROR}/nasm/nasm-${PV}.tar.bz2 " | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/nasm/nasm-${PV}.tar.bz2 " |
10 | 10 | ||
11 | SRC_URI[md5sum] = "d8934231e81874c29374ddef1fbdb1ed" | ||
12 | SRC_URI[sha256sum] = "ac70ee451c73d742c9ff830502e5f8b1f648b2abffa8fd00944243283ba8e87c" | ||
13 | |||
11 | inherit autotools | 14 | inherit autotools |
12 | 15 | ||
13 | do_configure_prepend () { | 16 | do_configure_prepend () { |
diff --git a/meta/recipes-devtools/patch/patch_2.5.9.bb b/meta/recipes-devtools/patch/patch_2.5.9.bb index ff485546fc..4b4511f03a 100644 --- a/meta/recipes-devtools/patch/patch_2.5.9.bb +++ b/meta/recipes-devtools/patch/patch_2.5.9.bb | |||
@@ -6,5 +6,8 @@ SRC_URI = "${GNU_MIRROR}/patch/patch-2.5.4.tar.gz \ | |||
6 | file://install.patch;patch=1 \ | 6 | file://install.patch;patch=1 \ |
7 | file://unified-reject-files.diff;patch=1 \ | 7 | file://unified-reject-files.diff;patch=1 \ |
8 | file://global-reject-file.diff;patch=1 " | 8 | file://global-reject-file.diff;patch=1 " |
9 | |||
10 | SRC_URI[md5sum] = "ee5ae84d115f051d87fcaaef3b4ae782" | ||
11 | SRC_URI[sha256sum] = "dd2fc5a745bfca5450d13d7032fdc47ab102514aae3efb3fe334a6eff87df799" | ||
9 | S = "${WORKDIR}/patch-2.5.4" | 12 | S = "${WORKDIR}/patch-2.5.4" |
10 | PR = "r2" \ No newline at end of file | 13 | PR = "r2" \ No newline at end of file |
diff --git a/meta/recipes-devtools/pax-utils/pax-utils_0.2.1.bb b/meta/recipes-devtools/pax-utils/pax-utils_0.2.1.bb index 441797b882..9c789cd76d 100644 --- a/meta/recipes-devtools/pax-utils/pax-utils_0.2.1.bb +++ b/meta/recipes-devtools/pax-utils/pax-utils_0.2.1.bb | |||
@@ -4,6 +4,9 @@ LICENSE = "GPLv2+" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" |
5 | SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.bz2" | 5 | SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.bz2" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "2bf53234580e02294453a40c864f5871" | ||
8 | SRC_URI[sha256sum] = "6a5beefb686e425eb6829bc716d2b32b64c2e854287c212c9853bc2beb705c3a" | ||
9 | |||
7 | PR = "r0" | 10 | PR = "r0" |
8 | 11 | ||
9 | do_install() { | 12 | do_install() { |
diff --git a/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb b/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb index b9ebd7f606..57428797cc 100644 --- a/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb +++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.36.bb | |||
@@ -5,6 +5,9 @@ DEPENDS += "expat expat-native" | |||
5 | 5 | ||
6 | SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz" | 6 | SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "1b868962b658bd87e1563ecd56498ded" | ||
9 | SRC_URI[sha256sum] = "9fd529867402456bd826fe0e5588d35b3a2e27e586a2fd838d1352b71c2ed73f" | ||
10 | |||
8 | S = "${WORKDIR}/XML-Parser-${PV}" | 11 | S = "${WORKDIR}/XML-Parser-${PV}" |
9 | 12 | ||
10 | EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" | 13 | EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}" |
diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb index 7ed6a231d9..136e117c85 100644 --- a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb +++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb | |||
@@ -6,6 +6,9 @@ PR = "r0" | |||
6 | 6 | ||
7 | SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz" | 7 | SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "593aa8001e5c301cdcdb4bb3b63abc33" | ||
10 | SRC_URI[sha256sum] = "a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826" | ||
11 | |||
9 | S = "${WORKDIR}/XML-Simple-${PV}" | 12 | S = "${WORKDIR}/XML-Simple-${PV}" |
10 | 13 | ||
11 | inherit cpan | 14 | inherit cpan |
diff --git a/meta/recipes-devtools/perl/perl-native_5.8.8.bb b/meta/recipes-devtools/perl/perl-native_5.8.8.bb index 534b6700df..63215256aa 100644 --- a/meta/recipes-devtools/perl/perl-native_5.8.8.bb +++ b/meta/recipes-devtools/perl/perl-native_5.8.8.bb | |||
@@ -15,6 +15,9 @@ SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \ | |||
15 | file://makedepend-dash.patch;patch=1 \ | 15 | file://makedepend-dash.patch;patch=1 \ |
16 | file://asm-pageh-fix.patch;patch=1" | 16 | file://asm-pageh-fix.patch;patch=1" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "b8c118d4360846829beb30b02a6b91a7" | ||
19 | SRC_URI[sha256sum] = "e15d499321e003d12ed183601e37ee7ba5f64b278d1de30149ce01bd4a3f234d" | ||
20 | |||
18 | S = "${WORKDIR}/perl-${PV}" | 21 | S = "${WORKDIR}/perl-${PV}" |
19 | 22 | ||
20 | inherit native | 23 | inherit native |
diff --git a/meta/recipes-devtools/perl/perl_5.8.8.bb b/meta/recipes-devtools/perl/perl_5.8.8.bb index 3c0c676ba2..2774942ba2 100644 --- a/meta/recipes-devtools/perl/perl_5.8.8.bb +++ b/meta/recipes-devtools/perl/perl_5.8.8.bb | |||
@@ -40,6 +40,9 @@ SRC_URI = "ftp://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \ | |||
40 | file://config.sh-64-le \ | 40 | file://config.sh-64-le \ |
41 | file://config.sh-64-be" | 41 | file://config.sh-64-be" |
42 | 42 | ||
43 | SRC_URI[md5sum] = "b8c118d4360846829beb30b02a6b91a7" | ||
44 | SRC_URI[sha256sum] = "e15d499321e003d12ed183601e37ee7ba5f64b278d1de30149ce01bd4a3f234d" | ||
45 | |||
43 | inherit siteinfo | 46 | inherit siteinfo |
44 | 47 | ||
45 | # Where to find the native perl | 48 | # Where to find the native perl |
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb index 09b28a5bd5..a1f95083b3 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb +++ b/meta/recipes-devtools/pkgconfig/pkgconfig_0.25.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require pkgconfig.inc | 1 | require pkgconfig.inc |
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "r0" |
4 | |||
5 | SRC_URI[md5sum] = "a3270bab3f4b69b7dc6dbdacbcae9745" | ||
6 | SRC_URI[sha256sum] = "3ba691ee2431f32ccb8efa131e59bf23e37f122dc66791309023ca6dcefcd10e" | ||
diff --git a/meta/recipes-devtools/python/python-dbus_0.83.1.bb b/meta/recipes-devtools/python/python-dbus_0.83.1.bb index d0c0bc6a28..d405ffa8c1 100644 --- a/meta/recipes-devtools/python/python-dbus_0.83.1.bb +++ b/meta/recipes-devtools/python/python-dbus_0.83.1.bb | |||
@@ -7,6 +7,9 @@ DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native" | |||
7 | PR = "ml0" | 7 | PR = "ml0" |
8 | 8 | ||
9 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz" | 9 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz" |
10 | |||
11 | SRC_URI[md5sum] = "5fdf3970aa0c00020289de7ba8f3be18" | ||
12 | SRC_URI[sha256sum] = "ce283806f1af4f2322e183a276528a880b503c74972932bd09f06bdb7fcc1b99" | ||
10 | S = "${WORKDIR}/dbus-python-${PV}" | 13 | S = "${WORKDIR}/dbus-python-${PV}" |
11 | 14 | ||
12 | inherit distutils-base autotools pkgconfig | 15 | inherit distutils-base autotools pkgconfig |
diff --git a/meta/recipes-devtools/python/python-gst_0.10.19.bb b/meta/recipes-devtools/python/python-gst_0.10.19.bb index 6afc3bac22..16852d1a15 100644 --- a/meta/recipes-devtools/python/python-gst_0.10.19.bb +++ b/meta/recipes-devtools/python/python-gst_0.10.19.bb | |||
@@ -7,6 +7,9 @@ PR = "r0" | |||
7 | 7 | ||
8 | SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \ | 8 | SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \ |
9 | file://python-path.patch" | 9 | file://python-path.patch" |
10 | |||
11 | SRC_URI[md5sum] = "ddcef7d00bd88b0591cd6d910c36ec4b" | ||
12 | SRC_URI[sha256sum] = "956f81a8c15daa3f17e688a0dc5a5d18a3118141066952d3b201a6ac0c52b415" | ||
10 | S = "${WORKDIR}/gst-python-${PV}" | 13 | S = "${WORKDIR}/gst-python-${PV}" |
11 | 14 | ||
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=39ff67e932b7bdfa9b78bad67151690b" | 15 | LIC_FILES_CHKSUM = "file://COPYING;md5=39ff67e932b7bdfa9b78bad67151690b" |
diff --git a/meta/recipes-devtools/python/python-imaging_1.1.7.bb b/meta/recipes-devtools/python/python-imaging_1.1.7.bb index a711a25730..bd6fe1d227 100644 --- a/meta/recipes-devtools/python/python-imaging_1.1.7.bb +++ b/meta/recipes-devtools/python/python-imaging_1.1.7.bb | |||
@@ -10,6 +10,9 @@ PR = "ml0" | |||
10 | 10 | ||
11 | SRC_URI = "http://effbot.org/downloads/Imaging-${PV}.tar.gz \ | 11 | SRC_URI = "http://effbot.org/downloads/Imaging-${PV}.tar.gz \ |
12 | file://path.patch" | 12 | file://path.patch" |
13 | |||
14 | SRC_URI[md5sum] = "fc14a54e1ce02a0225be8854bfba478e" | ||
15 | SRC_URI[sha256sum] = "895bc7c2498c8e1f9b99938f1a40dc86b3f149741f105cf7c7bd2e0725405211" | ||
13 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
14 | 17 | ||
15 | inherit distutils | 18 | inherit distutils |
diff --git a/meta/recipes-devtools/python/python-pycairo_1.8.10.bb b/meta/recipes-devtools/python/python-pycairo_1.8.10.bb index 1ff603875a..7d73dc2ec4 100644 --- a/meta/recipes-devtools/python/python-pycairo_1.8.10.bb +++ b/meta/recipes-devtools/python/python-pycairo_1.8.10.bb | |||
@@ -9,6 +9,9 @@ DEPENDS = "cairo" | |||
9 | PR = "ml0" | 9 | PR = "ml0" |
10 | 10 | ||
11 | SRC_URI = "http://cairographics.org/releases/py2cairo-${PV}.tar.gz" | 11 | SRC_URI = "http://cairographics.org/releases/py2cairo-${PV}.tar.gz" |
12 | |||
13 | SRC_URI[md5sum] = "87421a6a70304120555ba7ba238f3dc3" | ||
14 | SRC_URI[sha256sum] = "b15f71019e42e06d86f7e8fe5587f07c3de5a59a6c3a071b25fe100796dbcd56" | ||
12 | S = "${WORKDIR}/pycairo-${PV}" | 15 | S = "${WORKDIR}/pycairo-${PV}" |
13 | 16 | ||
14 | inherit distutils pkgconfig | 17 | inherit distutils pkgconfig |
diff --git a/meta/recipes-devtools/python/python-pycurl_7.19.0.bb b/meta/recipes-devtools/python/python-pycurl_7.19.0.bb index 1a04767266..c8841f4405 100644 --- a/meta/recipes-devtools/python/python-pycurl_7.19.0.bb +++ b/meta/recipes-devtools/python/python-pycurl_7.19.0.bb | |||
@@ -16,6 +16,9 @@ SRC_URI = "\ | |||
16 | http://${SRCNAME}.sourceforge.net/download/${SRCNAME}-${PV}.tar.gz;name=archive \ | 16 | http://${SRCNAME}.sourceforge.net/download/${SRCNAME}-${PV}.tar.gz;name=archive \ |
17 | file://no-static-link.patch;patch=1 \ | 17 | file://no-static-link.patch;patch=1 \ |
18 | " | 18 | " |
19 | |||
20 | SRC_URI[archive.md5sum] = "919d58fe37e69fe87ce4534d8b6a1c7b" | ||
21 | SRC_URI[archive.sha256sum] = "eb782dfcc5a7c023539a077462b83c167e178128ee9f7201665b9fbb1a8b0642" | ||
19 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 22 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
20 | 23 | ||
21 | inherit distutils | 24 | inherit distutils |
diff --git a/meta/recipes-devtools/python/python-pygobject_2.21.1.bb b/meta/recipes-devtools/python/python-pygobject_2.21.1.bb index b43844760b..ca93c68db6 100644 --- a/meta/recipes-devtools/python/python-pygobject_2.21.1.bb +++ b/meta/recipes-devtools/python/python-pygobject_2.21.1.bb | |||
@@ -9,6 +9,9 @@ MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1 | |||
9 | 9 | ||
10 | SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2 \ | 10 | SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2 \ |
11 | file://generate-constants.patch" | 11 | file://generate-constants.patch" |
12 | |||
13 | SRC_URI[md5sum] = "c12eef0cd6725dc7245c3db78ef85d2d" | ||
14 | SRC_URI[sha256sum] = "e6ae6c70966899d2040c82ae4e1590cf941ebf121a3ec61e80bf517ce8d9be0a" | ||
12 | S = "${WORKDIR}/pygobject-${PV}" | 15 | S = "${WORKDIR}/pygobject-${PV}" |
13 | 16 | ||
14 | FILESPATH = "${FILE_DIRNAME}/python-pygobject:${FILE_DIRNAME}/files" | 17 | FILESPATH = "${FILE_DIRNAME}/python-pygobject:${FILE_DIRNAME}/files" |
diff --git a/meta/recipes-devtools/python/python-pygtk_2.17.0.bb b/meta/recipes-devtools/python/python-pygtk_2.17.0.bb index d3f4f50006..c32d9987ac 100644 --- a/meta/recipes-devtools/python/python-pygtk_2.17.0.bb +++ b/meta/recipes-devtools/python/python-pygtk_2.17.0.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.17/${SRCNAME}-${PV}.tar | |||
14 | file://prevent_to_get_display_during_import.patch \ | 14 | file://prevent_to_get_display_during_import.patch \ |
15 | file://nodocs.patch \ | 15 | file://nodocs.patch \ |
16 | file://acinclude.m4" | 16 | file://acinclude.m4" |
17 | |||
18 | SRC_URI[md5sum] = "43d704343d7ca04a6e4ddd4fa73a3c55" | ||
19 | SRC_URI[sha256sum] = "6a61817a2e765c6209c72ecdf44389ec134c1ebed1d842408bf001c9321f1400" | ||
17 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 20 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
18 | 21 | ||
19 | EXTRA_OECONF = "--disable-docs --with-python-includes=${STAGING_INCDIR}/../" | 22 | EXTRA_OECONF = "--disable-docs --with-python-includes=${STAGING_INCDIR}/../" |
diff --git a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb index b62ffbf26a..bba84ce4a5 100644 --- a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb +++ b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb | |||
@@ -12,6 +12,9 @@ SRC_URI = "\ | |||
12 | http://www.cosc.canterbury.ac.nz/greg.ewing/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ | 12 | http://www.cosc.canterbury.ac.nz/greg.ewing/python/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ |
13 | file://pyrex-fix-optimized-mode.patch \ | 13 | file://pyrex-fix-optimized-mode.patch \ |
14 | " | 14 | " |
15 | |||
16 | SRC_URI[md5sum] = "515dee67d15d4393841e2d60e8341947" | ||
17 | SRC_URI[sha256sum] = "5f87df06831d0b3412eb4bc9d3fc2ee7bfae1b913d7da8c23ab2bf5699fb6b50" | ||
15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 18 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
16 | 19 | ||
17 | inherit distutils | 20 | inherit distutils |
diff --git a/meta/recipes-devtools/python/python-scons_2.0.1.bb b/meta/recipes-devtools/python/python-scons_2.0.1.bb index 97a7a8c7ba..0dfa8379ed 100644 --- a/meta/recipes-devtools/python/python-scons_2.0.1.bb +++ b/meta/recipes-devtools/python/python-scons_2.0.1.bb | |||
@@ -8,6 +8,9 @@ SRCNAME = "scons" | |||
8 | PR = "r0" | 8 | PR = "r0" |
9 | 9 | ||
10 | SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz" | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz" |
11 | |||
12 | SRC_URI[md5sum] = "beca648b894cdbf85383fffc79516d18" | ||
13 | SRC_URI[sha256sum] = "0a8151da41c4a26c776c84f44f747ce03e093d43be3e83b38c14a76ab3256762" | ||
11 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
12 | 15 | ||
13 | inherit distutils | 16 | inherit distutils |
diff --git a/meta/recipes-devtools/python/python_2.6.6.bb b/meta/recipes-devtools/python/python_2.6.6.bb index 50f8d70b04..b33e0a9e87 100644 --- a/meta/recipes-devtools/python/python_2.6.6.bb +++ b/meta/recipes-devtools/python/python_2.6.6.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "\ | |||
14 | file://99-ignore-optimization-flag.patch \ | 14 | file://99-ignore-optimization-flag.patch \ |
15 | file://sitecustomize.py \ | 15 | file://sitecustomize.py \ |
16 | " | 16 | " |
17 | |||
18 | SRC_URI[md5sum] = "cf4e6881bb84a7ce6089e4a307f71f14" | ||
19 | SRC_URI[sha256sum] = "134c5e0736bae2e5570d0b915693374f11108ded63c35a23a35d282737d2ce83" | ||
17 | S = "${WORKDIR}/Python-${PV}" | 20 | S = "${WORKDIR}/Python-${PV}" |
18 | 21 | ||
19 | inherit autotools | 22 | inherit autotools |
diff --git a/meta/recipes-devtools/qemu/qemu_0.12.4.bb b/meta/recipes-devtools/qemu/qemu_0.12.4.bb index f52a5ca740..04526d12ed 100644 --- a/meta/recipes-devtools/qemu/qemu_0.12.4.bb +++ b/meta/recipes-devtools/qemu/qemu_0.12.4.bb | |||
@@ -27,6 +27,9 @@ SRC_URI = "\ | |||
27 | file://fix-configure-checks.patch \ | 27 | file://fix-configure-checks.patch \ |
28 | file://powerpc_rom.bin" | 28 | file://powerpc_rom.bin" |
29 | 29 | ||
30 | SRC_URI[md5sum] = "93e6b134dff89b2799f57b7d9e0e0fc5" | ||
31 | SRC_URI[sha256sum] = "1a29a5b5151162d1de035c4926d1a1dbffee4a145ef61ee865d6b82aaea0602e" | ||
32 | |||
30 | do_install_append () { | 33 | do_install_append () { |
31 | install -d ${D}${datadir}/qemu | 34 | install -d ${D}${datadir}/qemu |
32 | install -m 0755 ${WORKDIR}/powerpc_rom.bin ${D}${datadir}/qemu | 35 | install -m 0755 ${WORKDIR}/powerpc_rom.bin ${D}${datadir}/qemu |
diff --git a/meta/recipes-devtools/quilt/quilt-native_0.48.bb b/meta/recipes-devtools/quilt/quilt-native_0.48.bb index d1dd57619a..a62531e39d 100644 --- a/meta/recipes-devtools/quilt/quilt-native_0.48.bb +++ b/meta/recipes-devtools/quilt/quilt-native_0.48.bb | |||
@@ -2,3 +2,6 @@ require quilt.inc | |||
2 | require quilt-native.inc | 2 | require quilt-native.inc |
3 | 3 | ||
4 | PR = "r0" | 4 | PR = "r0" |
5 | |||
6 | SRC_URI[md5sum] = "f77adda60039ffa753f3c584a286f12b" | ||
7 | SRC_URI[sha256sum] = "73fd760d3b5cbf06417576591dc37d67380d189392db9000c21b7cbebee49ffc" | ||
diff --git a/meta/recipes-devtools/quilt/quilt_0.48.bb b/meta/recipes-devtools/quilt/quilt_0.48.bb index c56bde15a6..a2a8a5ce34 100644 --- a/meta/recipes-devtools/quilt/quilt_0.48.bb +++ b/meta/recipes-devtools/quilt/quilt_0.48.bb | |||
@@ -5,4 +5,7 @@ RDEPENDS_${PN} += "patch diffstat bzip2 util-linux" | |||
5 | PR = "r0" | 5 | PR = "r0" |
6 | SRC_URI += "file://aclocal.patch" | 6 | SRC_URI += "file://aclocal.patch" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "f77adda60039ffa753f3c584a286f12b" | ||
9 | SRC_URI[sha256sum] = "73fd760d3b5cbf06417576591dc37d67380d189392db9000c21b7cbebee49ffc" | ||
10 | |||
8 | inherit gettext | 11 | inherit gettext |
diff --git a/meta/recipes-devtools/rpm/rpm_5.1.10.bb b/meta/recipes-devtools/rpm/rpm_5.1.10.bb index ff5caa212f..3914b59e5e 100644 --- a/meta/recipes-devtools/rpm/rpm_5.1.10.bb +++ b/meta/recipes-devtools/rpm/rpm_5.1.10.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "http://www.rpm5.org/files/rpm/rpm-5.1/POKY/${BPN}-${PV}.tar.gz \ | |||
14 | file://perfile_rpmdeps.sh \ | 14 | file://perfile_rpmdeps.sh \ |
15 | file://rpm-no-loop.patch \ | 15 | file://rpm-no-loop.patch \ |
16 | " | 16 | " |
17 | |||
18 | SRC_URI[md5sum] = "a5deb83b451f11c04461c630937b1189" | ||
19 | SRC_URI[sha256sum] = "701726a6ae8283fcabc308dae523ad9599388296a562db1b3d7d7c871641af7e" | ||
17 | inherit autotools gettext | 20 | inherit autotools gettext |
18 | 21 | ||
19 | acpaths = "-I ${S}/db/dist/aclocal -I ${S}/db/dist/aclocal_java" | 22 | acpaths = "-I ${S}/db/dist/aclocal -I ${S}/db/dist/aclocal_java" |
diff --git a/meta/recipes-devtools/rsync/rsync_3.0.7.bb b/meta/recipes-devtools/rsync/rsync_3.0.7.bb index 3a1e48a61d..971fd547c1 100644 --- a/meta/recipes-devtools/rsync/rsync_3.0.7.bb +++ b/meta/recipes-devtools/rsync/rsync_3.0.7.bb | |||
@@ -4,6 +4,9 @@ PR = "r1" | |||
4 | 4 | ||
5 | SRC_URI += "file://acinclude.m4" | 5 | SRC_URI += "file://acinclude.m4" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "b53525900817cf1ba7ad3a516ab5bfe9" | ||
8 | SRC_URI[sha256sum] = "9ee00d16c023c486328cbb61f59928a954b24b7b7173c3517ebb0d6c3edfe7c8" | ||
9 | |||
7 | EXTRA_OECONF += "--disable-xattr-support --disable-acl-support" | 10 | EXTRA_OECONF += "--disable-xattr-support --disable-acl-support" |
8 | 11 | ||
9 | # rsync 3.0 uses configure.sh instead of configure, and | 12 | # rsync 3.0 uses configure.sh instead of configure, and |
diff --git a/meta/recipes-devtools/strace/strace_4.5.20.bb b/meta/recipes-devtools/strace/strace_4.5.20.bb index bc0804327f..3dba59fdab 100644 --- a/meta/recipes-devtools/strace/strace_4.5.20.bb +++ b/meta/recipes-devtools/strace/strace_4.5.20.bb | |||
@@ -6,6 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4535377ede62550fdeaf39f595fd550a" | |||
6 | PR = "r1" | 6 | PR = "r1" |
7 | 7 | ||
8 | SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2" | 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2" |
9 | |||
10 | SRC_URI[md5sum] = "64dfe10d9db0c1e34030891695ffca4b" | ||
11 | SRC_URI[sha256sum] = "ea8c059369eaa5ad90b246f34eab247d0ee48bfdee2670c7196320a4669ccabd" | ||
9 | inherit autotools | 12 | inherit autotools |
10 | 13 | ||
11 | export INCLUDES = "-I. -I./linux" | 14 | export INCLUDES = "-I. -I./linux" |
diff --git a/meta/recipes-devtools/syslinux/syslinux_4.03.bb b/meta/recipes-devtools/syslinux/syslinux_4.03.bb index 74e3f609e3..1fa318b70a 100644 --- a/meta/recipes-devtools/syslinux/syslinux_4.03.bb +++ b/meta/recipes-devtools/syslinux/syslinux_4.03.bb | |||
@@ -12,6 +12,9 @@ PR = "r0" | |||
12 | SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/boot/syslinux/syslinux-${PV}.tar.bz2 \ | 12 | SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/boot/syslinux/syslinux-${PV}.tar.bz2 \ |
13 | file://cross-build.patch" | 13 | file://cross-build.patch" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "a7ca38a0a5786b6efae8fb01a1ae8070" | ||
16 | SRC_URI[sha256sum] = "c65567e324f9d1f7f794ae8f9578a0292bbd47d7b8d895a004d2f0152d0bda38" | ||
17 | |||
15 | COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)' | 18 | COMPATIBLE_HOST = '(x86_64|i.86).*-(linux|freebsd.*)' |
16 | 19 | ||
17 | EXTRA_OEMAKE = " \ | 20 | EXTRA_OEMAKE = " \ |
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.6.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.6.0.bb index e69b413451..a33a540198 100644 --- a/meta/recipes-devtools/valgrind/valgrind_3.6.0.bb +++ b/meta/recipes-devtools/valgrind/valgrind_3.6.0.bb | |||
@@ -13,6 +13,9 @@ SRC_URI = "http://www.valgrind.org/downloads/valgrind-${PV}.tar.bz2 \ | |||
13 | file://fix_issue_caused_by_ccache.patch \ | 13 | file://fix_issue_caused_by_ccache.patch \ |
14 | file://fixed-perl-path.patch" | 14 | file://fixed-perl-path.patch" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "b289c5f4ab8e39741602445f1dd09b34" | ||
17 | SRC_URI[sha256sum] = "bc0f0153b5a47b986f1d8efa2c488e0aea85a1cf2c4b11c52be127903080285f" | ||
18 | |||
16 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' | 19 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' |
17 | 20 | ||
18 | inherit autotools | 21 | inherit autotools |
diff --git a/meta/recipes-extended/at/at_3.1.12.bb b/meta/recipes-extended/at/at_3.1.12.bb index 3be9489e4d..e1df11e47c 100644 --- a/meta/recipes-extended/at/at_3.1.12.bb +++ b/meta/recipes-extended/at/at_3.1.12.bb | |||
@@ -17,6 +17,9 @@ SRC_URI = "${DEBIAN_MIRROR}/main/a/at/at_${PV}.orig.tar.gz \ | |||
17 | file://file_replacement_with_gplv2.patch \ | 17 | file://file_replacement_with_gplv2.patch \ |
18 | file://S99at" | 18 | file://S99at" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "1e67991776148fb319fd77a2e599a765" | ||
21 | SRC_URI[sha256sum] = "7c55c6ab4fbe8add9e68f31b2b0ebf3fe805c9a4e7cfb2623a3d8a4789cc18f3" | ||
22 | |||
20 | EXTRA_OECONF += "ac_cv_path_SENDMAIL=/bin/true \ | 23 | EXTRA_OECONF += "ac_cv_path_SENDMAIL=/bin/true \ |
21 | --with-daemon_username=root \ | 24 | --with-daemon_username=root \ |
22 | --with-daemon_groupname=root \ | 25 | --with-daemon_groupname=root \ |
diff --git a/meta/recipes-extended/augeas/augeas_0.7.3.bb b/meta/recipes-extended/augeas/augeas_0.7.3.bb index f9f6b38fa6..2549f6c89a 100644 --- a/meta/recipes-extended/augeas/augeas_0.7.3.bb +++ b/meta/recipes-extended/augeas/augeas_0.7.3.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require augeas.inc | 1 | require augeas.inc |
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "r0" |
4 | |||
5 | SRC_URI[md5sum] = "d907943fc21c2d1db5dc8d97ec02a9e5" | ||
6 | SRC_URI[sha256sum] = "10be72446699fdcaad66e800bd83a74b4af4da40348eaca04effd8677c11514a" | ||
diff --git a/meta/recipes-extended/bash/bash_4.1.bb b/meta/recipes-extended/bash/bash_4.1.bb index 6f0ced757e..6a558ed2cd 100644 --- a/meta/recipes-extended/bash/bash_4.1.bb +++ b/meta/recipes-extended/bash/bash_4.1.bb | |||
@@ -2,12 +2,37 @@ require bash.inc | |||
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "r0" |
4 | 4 | ||
5 | SRC_URI = "${GNU_MIRROR}/bash/${BPN}-${PV}.tar.gz \ | 5 | SRC_URI = "${GNU_MIRROR}/bash/${BPN}-${PV}.tar.gz;name=tarball \ |
6 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-001;apply=yes;striplevel=0 \ | 6 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-001;apply=yes;striplevel=0;name=patch001 \ |
7 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-002;apply=yes;striplevel=0 \ | 7 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-002;apply=yes;striplevel=0;name=patch002 \ |
8 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-003;apply=yes;striplevel=0 \ | 8 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-003;apply=yes;striplevel=0;name=patch003 \ |
9 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-004;apply=yes;striplevel=0 \ | 9 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-004;apply=yes;striplevel=0;name=patch004 \ |
10 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-005;apply=yes;striplevel=0 \ | 10 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-005;apply=yes;striplevel=0;name=patch005 \ |
11 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-006;apply=yes;striplevel=0 \ | 11 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-006;apply=yes;striplevel=0;name=patch006 \ |
12 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-007;apply=yes;striplevel=0 \ | 12 | http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-007;apply=yes;striplevel=0;name=patch007 \ |
13 | " | 13 | " |
14 | |||
15 | SRC_URI[tarball.md5sum] = "9800d8724815fd84994d9be65ab5e7b8" | ||
16 | SRC_URI[tarball.sha256sum] = "3f627124a83c6d34db503a923e20710d370573a29dd5d11d6f116d1aee7be1da" | ||
17 | |||
18 | SRC_URI[patch001.md5sum] = "582dea5671b557f783e18629c2f77b68" | ||
19 | SRC_URI[patch001.sha256sum] = "a6e47fa108f853d0f0999520509c11680d37c8b7823b92b96d431766dd620278" | ||
20 | |||
21 | SRC_URI[patch002.md5sum] = "118d465095d4a4706eb1d34696a2666a" | ||
22 | SRC_URI[patch002.sha256sum] = "322e229de186b3bd87dedabfbad8386716f103e87ff00cd1b2db844e0dff78f8" | ||
23 | |||
24 | SRC_URI[patch003.md5sum] = "120f7cf039a40d35fe375e59d6f17adc" | ||
25 | SRC_URI[patch003.sha256sum] = "91763dddbbb98c3ff7deb3faea3b3ad6e861e7bfd2e46c045c0d1d85d1b3256d" | ||
26 | |||
27 | SRC_URI[patch004.md5sum] = "336ee037fc2cc1e2350b05097fbdc87c" | ||
28 | SRC_URI[patch004.sha256sum] = "78c063ba34c1f390a5bf2e5727624ca2e253bbef49ce187cabb240eee7f4ff9e" | ||
29 | |||
30 | SRC_URI[patch005.md5sum] = "9471e666797f0b03eb2175ed752a9550" | ||
31 | SRC_URI[patch005.sha256sum] = "519639d8d1664be74d7ec15879d16337fe8c71af8d648b02f84ccdd4fb739c1a" | ||
32 | |||
33 | SRC_URI[patch006.md5sum] = "fb80ccd58cb1e34940f3adf4ce6e4a1e" | ||
34 | SRC_URI[patch006.sha256sum] = "5986abcf33c0b087bd5670f1ae6a6400a8ce6ab7e7c4de18b9826d0ee10f2c49" | ||
35 | |||
36 | SRC_URI[patch007.md5sum] = "192a8b161d419a1d0d211169f1d1046e" | ||
37 | SRC_URI[patch007.sha256sum] = "74012a2c28ba4fb532c3eb69155ac870aac8d53990fa4e1e52cdc173d4c205a7" | ||
38 | |||
diff --git a/meta/recipes-extended/bc/bc_1.06.bb b/meta/recipes-extended/bc/bc_1.06.bb index eaef5f3f33..02915e18bf 100644 --- a/meta/recipes-extended/bc/bc_1.06.bb +++ b/meta/recipes-extended/bc/bc_1.06.bb | |||
@@ -15,4 +15,7 @@ PR = "r0" | |||
15 | 15 | ||
16 | SRC_URI = "${GNU_MIRROR}/bc/bc-${PV}.tar.gz" | 16 | SRC_URI = "${GNU_MIRROR}/bc/bc-${PV}.tar.gz" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "d44b5dddebd8a7a7309aea6c36fda117" | ||
19 | SRC_URI[sha256sum] = "4ef6d9f17c3c0d92d8798e35666175ecd3d8efac4009d6457b5c99cea72c0e33" | ||
20 | |||
18 | inherit autotools | 21 | inherit autotools |
diff --git a/meta/recipes-extended/blktool/blktool_4-6.bb b/meta/recipes-extended/blktool/blktool_4-6.bb index 3313b039ce..74169d668f 100644 --- a/meta/recipes-extended/blktool/blktool_4-6.bb +++ b/meta/recipes-extended/blktool/blktool_4-6.bb | |||
@@ -5,8 +5,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
5 | file://blktool.c;beginline=7;endline=8;md5=a5e798ea98fd50972088968a15e5f373" | 5 | file://blktool.c;beginline=7;endline=8;md5=a5e798ea98fd50972088968a15e5f373" |
6 | DEPENDS = "glib-2.0" | 6 | DEPENDS = "glib-2.0" |
7 | 7 | ||
8 | SRC_URI = "${DEBIAN_MIRROR}/main/b/blktool/blktool_4.orig.tar.gz \ | 8 | SRC_URI = "${DEBIAN_MIRROR}/main/b/blktool/blktool_4.orig.tar.gz;name=tarball \ |
9 | ${DEBIAN_MIRROR}/main/b/blktool/blktool_4-6.diff.gz;apply=yes" | 9 | ${DEBIAN_MIRROR}/main/b/blktool/blktool_4-6.diff.gz;apply=yes;name=patch" |
10 | |||
11 | SRC_URI[tarball.md5sum] = "62edc09c9908107e69391c87f4f3fd40" | ||
12 | SRC_URI[tarball.sha256sum] = "b1e6d5912546d2a4b704ec65c2b9664aa3b4663e7d800e06803330335a2cb764" | ||
13 | |||
14 | SRC_URI[patch.md5sum] = "2d1bc2f2c38b65d47e27da7c7508d17f" | ||
15 | SRC_URI[patch.sha256sum] = "999f2062203e389327d997724621be37bea9c98fa226238f9f4eb4a6ea25bd4b" | ||
10 | 16 | ||
11 | PR = "r0" | 17 | PR = "r0" |
12 | S = "${WORKDIR}/${PN}-4.orig" | 18 | S = "${WORKDIR}/${PN}-4.orig" |
diff --git a/meta/recipes-extended/byacc/byacc_20100610.bb b/meta/recipes-extended/byacc/byacc_20100610.bb index 04cdd7c5e5..f02a11ba47 100644 --- a/meta/recipes-extended/byacc/byacc_20100610.bb +++ b/meta/recipes-extended/byacc/byacc_20100610.bb | |||
@@ -3,5 +3,5 @@ LICENSE="other-BSD" | |||
3 | LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e" | 3 | LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e" |
4 | require byacc.inc | 4 | require byacc.inc |
5 | 5 | ||
6 | SRC_URI[md5sum] = "b9715b9a2867c221176b597e8f73cbc9" | 6 | SRC_URI[md5sum] = "3063667be3bfcd844bdac9afd560954b" |
7 | SRC_URI[sha256sum] = "1364c7fe382de659e8b9841a1736b645345a460d2f4302303e80c02235a2a575" | 7 | SRC_URI[sha256sum] = "02bcfb9262127fe23abe2c42f02de12c3ea51a9fffc9fb82ffa3bda7289d72c1" |
diff --git a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb index 1e858f4b11..5e558a29c4 100644 --- a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb +++ b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb | |||
@@ -9,6 +9,9 @@ SRC_URI = "http://www.bzip.org/${PV}/${BPN}-${PV}.tar.gz \ | |||
9 | file://configure.ac \ | 9 | file://configure.ac \ |
10 | file://Makefile.am" | 10 | file://Makefile.am" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "00b516f4704d4a7cb50a1d97e6e8e15b" | ||
13 | SRC_URI[sha256sum] = "a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd" | ||
14 | |||
12 | CFLAGS_append = " -fPIC -fpic -Winline -fno-strength-reduce -D_FILE_OFFSET_BITS=64" | 15 | CFLAGS_append = " -fPIC -fpic -Winline -fno-strength-reduce -D_FILE_OFFSET_BITS=64" |
13 | 16 | ||
14 | inherit autotools update-alternatives | 17 | inherit autotools update-alternatives |
diff --git a/meta/recipes-extended/cpio/cpio_2.11.bb b/meta/recipes-extended/cpio/cpio_2.11.bb index 1948b618a1..7e82ec0912 100644 --- a/meta/recipes-extended/cpio/cpio_2.11.bb +++ b/meta/recipes-extended/cpio/cpio_2.11.bb | |||
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" | |||
5 | 5 | ||
6 | PR = "r0" | 6 | PR = "r0" |
7 | 7 | ||
8 | SRC_URI[md5sum] = "20fc912915c629e809f80b96b2e75d7d" | 8 | SRC_URI[md5sum] = "1112bb6c45863468b5496ba128792f6c" |
9 | SRC_URI[sha256sum] = "bb820bfd96e74fc6ce43104f06fe733178517e7f5d1cdee553773e8eff7d5bbd" | 9 | SRC_URI[sha256sum] = "601b1d774cd6e4cd39416203c91ec59dbd65dd27d79d75e1a9b89497ea643978" |
diff --git a/meta/recipes-extended/cracklib/cracklib_2.8.18.bb b/meta/recipes-extended/cracklib/cracklib_2.8.18.bb index 9789737f98..6c8577d2dd 100644 --- a/meta/recipes-extended/cracklib/cracklib_2.8.18.bb +++ b/meta/recipes-extended/cracklib/cracklib_2.8.18.bb | |||
@@ -9,4 +9,7 @@ PR ="r0" | |||
9 | 9 | ||
10 | SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz" | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "79053ad8bc714a44cd660cb12116211b" | ||
13 | SRC_URI[sha256sum] = "2b072f67f7267358459424c3ed70f7f5b70919118e6504a90d3bce37a67c1454" | ||
14 | |||
12 | inherit autotools gettext | 15 | inherit autotools gettext |
diff --git a/meta/recipes-extended/cronie/cronie_1.4.6.bb b/meta/recipes-extended/cronie/cronie_1.4.6.bb index e9b146b894..ae7246625f 100644 --- a/meta/recipes-extended/cronie/cronie_1.4.6.bb +++ b/meta/recipes-extended/cronie/cronie_1.4.6.bb | |||
@@ -18,6 +18,9 @@ PR = "r0" | |||
18 | SRC_URI = "https://fedorahosted.org/releases/c/r/cronie/cronie-${PV}.tar.gz \ | 18 | SRC_URI = "https://fedorahosted.org/releases/c/r/cronie/cronie-${PV}.tar.gz \ |
19 | file://crond.init" | 19 | file://crond.init" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "968e3d3e7c8e1d0588d533883482d3fa" | ||
22 | SRC_URI[sha256sum] = "4435484c28a4452ee37db27182675660cdebf16d8956771b28c8a6f2e9c8048b" | ||
23 | |||
21 | inherit autotools update-rc.d | 24 | inherit autotools update-rc.d |
22 | 25 | ||
23 | INITSCRIPT_NAME = "crond" | 26 | INITSCRIPT_NAME = "crond" |
diff --git a/meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb b/meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb index 9c03eece53..f1fde8a591 100644 --- a/meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb +++ b/meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb | |||
@@ -8,6 +8,9 @@ SRC_URI = http://download.berlios.de/cwautomacros/cwautomacros-${PV}.tar.bz2 | |||
8 | 8 | ||
9 | PR = "r0" | 9 | PR = "r0" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "352b295897ddb30c0d7d0acdd0b2313a" | ||
12 | SRC_URI[sha256sum] = "8f683713baa63e6b5c2ea72067f77cbacf0bee7d4efa907951c6bb5ac1ffd6b0" | ||
13 | |||
11 | do_install() { | 14 | do_install() { |
12 | oe_runmake CWAUTOMACROSPREFIX=${D}${prefix} install | 15 | oe_runmake CWAUTOMACROSPREFIX=${D}${prefix} install |
13 | } | 16 | } |
diff --git a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb index 09df13bb14..801b5ff644 100644 --- a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb +++ b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb | |||
@@ -9,6 +9,9 @@ PR = "r4" | |||
9 | 9 | ||
10 | SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz" | 10 | SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "71f9c5ae19b60608f6c7f162da86a428" | ||
13 | SRC_URI[sha256sum] = "c5001748b069224dd98bf1bb9ee877321c7de8b332c8aad5af3e2a7372d23f5a" | ||
14 | |||
12 | inherit autotools update-alternatives gettext | 15 | inherit autotools update-alternatives gettext |
13 | 16 | ||
14 | # diffutils assumes non-glibc compilation with uclibc and | 17 | # diffutils assumes non-glibc compilation with uclibc and |
diff --git a/meta/recipes-extended/ed/ed_1.5.bb b/meta/recipes-extended/ed/ed_1.5.bb index 2242ffa663..8ea0e3fa8a 100644 --- a/meta/recipes-extended/ed/ed_1.5.bb +++ b/meta/recipes-extended/ed/ed_1.5.bb | |||
@@ -13,6 +13,9 @@ PR = "r0" | |||
13 | SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.gz \ | 13 | SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.gz \ |
14 | file://ed-1.2-build.patch" | 14 | file://ed-1.2-build.patch" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "e66c03d7e4c67b025d5b6093ec678267" | ||
17 | SRC_URI[sha256sum] = "97dd34a49ebc9c97e414b90a087d63eafc41377a340848c97e75a9cba187fba1" | ||
18 | |||
16 | do_configure() { | 19 | do_configure() { |
17 | ${S}/configure | 20 | ${S}/configure |
18 | } | 21 | } |
diff --git a/meta/recipes-extended/ethtool/ethtool_2.6.36.bb b/meta/recipes-extended/ethtool/ethtool_2.6.36.bb index 9658f630a1..a345084c94 100644 --- a/meta/recipes-extended/ethtool/ethtool_2.6.36.bb +++ b/meta/recipes-extended/ethtool/ethtool_2.6.36.bb | |||
@@ -8,4 +8,7 @@ PR = "r0" | |||
8 | 8 | ||
9 | SRC_URI = "${SOURCEFORGE_MIRROR}/gkernel/ethtool-${PV}.tar.gz" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/gkernel/ethtool-${PV}.tar.gz" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "3b2322695e9ee7bf447ebcdb85f93e83" | ||
12 | SRC_URI[sha256sum] = "639622180fe48dc7bb117ffbf263395d7ae47aac9819b8d9f83ff053ecf17bdd" | ||
13 | |||
11 | inherit autotools | 14 | inherit autotools |
diff --git a/meta/recipes-extended/findutils/findutils_4.4.2.bb b/meta/recipes-extended/findutils/findutils_4.4.2.bb index 18514f36ea..cfc65465b8 100644 --- a/meta/recipes-extended/findutils/findutils_4.4.2.bb +++ b/meta/recipes-extended/findutils/findutils_4.4.2.bb | |||
@@ -6,6 +6,9 @@ SRC_URI += "file://01-27017.patch \ | |||
6 | file://02-28824.patch \ | 6 | file://02-28824.patch \ |
7 | file://03-28872.patch" | 7 | file://03-28872.patch" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "351cc4adb07d54877fa15f75fb77d39f" | ||
10 | SRC_URI[sha256sum] = "434f32d171cbc0a5e72cfc5372c6fc4cb0e681f8dce566a0de5b6fccd702b62a" | ||
11 | |||
9 | # http://savannah.gnu.org/bugs/?27299 | 12 | # http://savannah.gnu.org/bugs/?27299 |
10 | EXTRA_OECONF += "gl_cv_func_wcwidth_works=yes" | 13 | EXTRA_OECONF += "gl_cv_func_wcwidth_works=yes" |
11 | 14 | ||
diff --git a/meta/recipes-extended/gamin/gamin_0.1.10.bb b/meta/recipes-extended/gamin/gamin_0.1.10.bb index 21f1da434c..14aa8e76b6 100644 --- a/meta/recipes-extended/gamin/gamin_0.1.10.bb +++ b/meta/recipes-extended/gamin/gamin_0.1.10.bb | |||
@@ -12,6 +12,9 @@ PR = "r2" | |||
12 | SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \ | 12 | SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \ |
13 | file://no-abstract-sockets.patch" | 13 | file://no-abstract-sockets.patch" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "b4ec549e57da470c04edd5ec2876a028" | ||
16 | SRC_URI[sha256sum] = "28085f0ae8be10eab582ff186af4fb0be92cc6c62b5cc19cd09b295c7c2899a1" | ||
17 | |||
15 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig |
16 | 19 | ||
17 | EXTRA_OECONF = "--without-python" | 20 | EXTRA_OECONF = "--without-python" |
diff --git a/meta/recipes-extended/gawk/gawk_3.1.8.bb b/meta/recipes-extended/gawk/gawk_3.1.8.bb index c3fbe0ede6..7c83ed5003 100644 --- a/meta/recipes-extended/gawk/gawk_3.1.8.bb +++ b/meta/recipes-extended/gawk/gawk_3.1.8.bb | |||
@@ -15,6 +15,9 @@ PR = "r0" | |||
15 | 15 | ||
16 | SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz" | 16 | SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "35937a0f83f0efe7a8c2dee635624784" | ||
19 | SRC_URI[sha256sum] = "2146b3cc7a2d2b16a9457e73f14a3cb51a4292575425ed8f16f7e0a5e4f1a50d" | ||
20 | |||
18 | inherit autotools gettext update-alternatives | 21 | inherit autotools gettext update-alternatives |
19 | 22 | ||
20 | PACKAGES += "gawk-common pgawk" | 23 | PACKAGES += "gawk-common pgawk" |
diff --git a/meta/recipes-extended/gperf/gperf_3.0.4.bb b/meta/recipes-extended/gperf/gperf_3.0.4.bb index ee532c98d8..c2942cdb3f 100644 --- a/meta/recipes-extended/gperf/gperf_3.0.4.bb +++ b/meta/recipes-extended/gperf/gperf_3.0.4.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require gperf.inc | 1 | require gperf.inc |
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "r0" |
4 | |||
5 | SRC_URI[md5sum] = "c1f1db32fb6598d6a93e6e88796a8632" | ||
6 | SRC_URI[sha256sum] = "767112a204407e62dbc3106647cf839ed544f3cf5d0f0523aaa2508623aad63e" | ||
diff --git a/meta/recipes-extended/groff/groff_1.18.1.4.bb b/meta/recipes-extended/groff/groff_1.18.1.4.bb index b78cbfa02d..0c4e1a63f5 100644 --- a/meta/recipes-extended/groff/groff_1.18.1.4.bb +++ b/meta/recipes-extended/groff/groff_1.18.1.4.bb | |||
@@ -15,6 +15,9 @@ SRC_URI = "ftp://ftp.gnu.org/gnu/groff/groff-${PV}.tar.gz \ | |||
15 | inherit autotools | 15 | inherit autotools |
16 | 16 | ||
17 | EXTRA_OECONF="--without-x --prefix=${D} --exec-prefix=${D} --bindir=${D}${bindir} --datadir=${D}${datadir} --mandir=${D}${datadir}/man --infodir=${D}${datadir}info --with-appresdir=${D}${datadir}" | 17 | EXTRA_OECONF="--without-x --prefix=${D} --exec-prefix=${D} --bindir=${D}${bindir} --datadir=${D}${datadir} --mandir=${D}${datadir}/man --infodir=${D}${datadir}info --with-appresdir=${D}${datadir}" |
18 | |||
19 | SRC_URI[md5sum] = "ceecb81533936d251ed015f40e5f7287" | ||
20 | SRC_URI[sha256sum] = "ff3c7c3b6cae5e8cc5062a144de5eff0022e8e970e1774529cc2d5dde46ce50d" | ||
18 | PARALLEL_MAKE = "" | 21 | PARALLEL_MAKE = "" |
19 | 22 | ||
20 | 23 | ||
diff --git a/meta/recipes-extended/gzip/gzip_1.4.bb b/meta/recipes-extended/gzip/gzip_1.4.bb index 93020ba50b..ab8a744327 100644 --- a/meta/recipes-extended/gzip/gzip_1.4.bb +++ b/meta/recipes-extended/gzip/gzip_1.4.bb | |||
@@ -3,3 +3,6 @@ require gzip.inc | |||
3 | PR = "r0" | 3 | PR = "r0" |
4 | 4 | ||
5 | BBCLASSEXTEND = "native" | 5 | BBCLASSEXTEND = "native" |
6 | |||
7 | SRC_URI[md5sum] = "e381b8506210c794278f5527cba0e765" | ||
8 | SRC_URI[sha256sum] = "d166cfd3da380da1bd535633e8890bfb5664f9e68870a611d1dc01a3e9f711ee" | ||
diff --git a/meta/recipes-extended/hdparm/hdparm_6.3.bb b/meta/recipes-extended/hdparm/hdparm_6.3.bb index 0f69a3f3c8..a652302e9c 100644 --- a/meta/recipes-extended/hdparm/hdparm_6.3.bb +++ b/meta/recipes-extended/hdparm/hdparm_6.3.bb | |||
@@ -9,6 +9,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz \ | |||
9 | file://bswap.patch;patch=1 \ | 9 | file://bswap.patch;patch=1 \ |
10 | file://uclibc.patch;patch=1" | 10 | file://uclibc.patch;patch=1" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "0c12672f3a09c14ad0b0882f15fc9389" | ||
13 | SRC_URI[sha256sum] = "08688a6a46ba495494bf838f8f26103e797584c1888eca94e43a171e1b37246d" | ||
14 | |||
12 | do_install () { | 15 | do_install () { |
13 | install -d ${D}/${sbindir} ${D}/${mandir}/man8 | 16 | install -d ${D}/${sbindir} ${D}/${mandir}/man8 |
14 | oe_runmake 'DESTDIR=${D}' install | 17 | oe_runmake 'DESTDIR=${D}' install |
diff --git a/meta/recipes-extended/iptables/iptables_1.4.9.bb b/meta/recipes-extended/iptables/iptables_1.4.9.bb index ad707d30bc..55736fd467 100644 --- a/meta/recipes-extended/iptables/iptables_1.4.9.bb +++ b/meta/recipes-extended/iptables/iptables_1.4.9.bb | |||
@@ -20,6 +20,9 @@ FILES_${PN}-dbg =+ "${libexecdir}/xtables/.debug" | |||
20 | 20 | ||
21 | SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2" | 21 | SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2" |
22 | 22 | ||
23 | SRC_URI[md5sum] = "db1312f7ce5a4c11dc981a2ac76b26e8" | ||
24 | SRC_URI[sha256sum] = "1ac719d6265cf64220c80c0974ed9d35febdac2986bb96eeaa9c8c7959a1d306" | ||
25 | |||
23 | inherit autotools | 26 | inherit autotools |
24 | 27 | ||
25 | EXTRA_OECONF = "--with-kernel=${STAGING_INCDIR} \ | 28 | EXTRA_OECONF = "--with-kernel=${STAGING_INCDIR} \ |
diff --git a/meta/recipes-extended/iputils/iputils_s20100418.bb b/meta/recipes-extended/iputils/iputils_s20100418.bb index bdb52652f3..f7458ac376 100644 --- a/meta/recipes-extended/iputils/iputils_s20100418.bb +++ b/meta/recipes-extended/iputils/iputils_s20100418.bb | |||
@@ -23,6 +23,9 @@ SRC_URI = "http://www.skbuff.net/iputils/${PN}-${PV}.tar.bz2 \ | |||
23 | file://debian/CVE-2010-2529.diff \ | 23 | file://debian/CVE-2010-2529.diff \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[md5sum] = "df6b0062118cdc5c62e3c810f831e976" | ||
27 | SRC_URI[sha256sum] = "d0e8cbe6ce6a484ffb81697425b3b933746882f6f1521ac71c5c88971cee7684" | ||
28 | |||
26 | # man is not compiled here, since it requires docbook-utils-native | 29 | # man is not compiled here, since it requires docbook-utils-native |
27 | # which is not available in poky | 30 | # which is not available in poky |
28 | 31 | ||
diff --git a/meta/recipes-extended/less/less_436.bb b/meta/recipes-extended/less/less_436.bb index 872a127f43..7364631fd5 100644 --- a/meta/recipes-extended/less/less_436.bb +++ b/meta/recipes-extended/less/less_436.bb | |||
@@ -14,6 +14,9 @@ PR = "r0" | |||
14 | 14 | ||
15 | SRC_URI = "http://www.greenwoodsoftware.com/${PN}/${PN}-${PV}.tar.gz" | 15 | SRC_URI = "http://www.greenwoodsoftware.com/${PN}/${PN}-${PV}.tar.gz" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "817bf051953ad2dea825a1cdf460caa4" | ||
18 | SRC_URI[sha256sum] = "57a16ff07431a9af45cf1cd5b374e1066d019304219f0d156e22bb8c4d6734d2" | ||
19 | |||
17 | 20 | ||
18 | inherit autotools update-alternatives | 21 | inherit autotools update-alternatives |
19 | 22 | ||
diff --git a/meta/recipes-extended/libaio/libaio_0.3.107.bb b/meta/recipes-extended/libaio/libaio_0.3.107.bb index 32d52adcf1..4797b50e86 100644 --- a/meta/recipes-extended/libaio/libaio_0.3.107.bb +++ b/meta/recipes-extended/libaio/libaio_0.3.107.bb | |||
@@ -11,6 +11,9 @@ SRC_URI = "${DEBIAN_MIRROR}/main/liba/libaio/libaio_${PV}.orig.tar.gz \ | |||
11 | file://toolchain.patch \ | 11 | file://toolchain.patch \ |
12 | file://destdir.patch" | 12 | file://destdir.patch" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "db32c19c61ca937bcb1ba48da9180682" | ||
15 | SRC_URI[sha256sum] = "e6ad9246d7cd615d90fb3d231eec94111a36a85e9ffc759ac6bdab1a03995f27" | ||
16 | |||
14 | EXTRA_OEMAKE =+ "prefix=${prefix} includedir=${includedir} libdir=${libdir}" | 17 | EXTRA_OEMAKE =+ "prefix=${prefix} includedir=${includedir} libdir=${libdir}" |
15 | 18 | ||
16 | do_install () { | 19 | do_install () { |
diff --git a/meta/recipes-extended/libidn/libidn_1.19.bb b/meta/recipes-extended/libidn/libidn_1.19.bb index 2e29ade14c..3edea65b0a 100644 --- a/meta/recipes-extended/libidn/libidn_1.19.bb +++ b/meta/recipes-extended/libidn/libidn_1.19.bb | |||
@@ -12,6 +12,9 @@ inherit pkgconfig autotools gettext | |||
12 | 12 | ||
13 | SRC_URI = "http://ftp.gnu.org/gnu/libidn/${P}.tar.gz" | 13 | SRC_URI = "http://ftp.gnu.org/gnu/libidn/${P}.tar.gz" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "a45142126d28162014c995f969bdb5a8" | ||
16 | SRC_URI[sha256sum] = "8ed2e936b1ae3e30b45b54ca3672deaa83ee0f4d20db5ad83dc1af7222d39f41" | ||
17 | |||
15 | # command tool is under GPLv3+, while libidn itself is under LGPLv2.1+ | 18 | # command tool is under GPLv3+, while libidn itself is under LGPLv2.1+ |
16 | # so package command into a separate package | 19 | # so package command into a separate package |
17 | PACKAGES =+ "idn" | 20 | PACKAGES =+ "idn" |
diff --git a/meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb b/meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb index dc647994d7..c4ca0c00d0 100644 --- a/meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb +++ b/meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb | |||
@@ -10,4 +10,7 @@ PR = "r0" | |||
10 | 10 | ||
11 | SRC_URI = "${SOURCEFORGE_MIRROR}/libtirpc/libtirpc-${PV}.tar.bz2" | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/libtirpc/libtirpc-${PV}.tar.bz2" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "d77eb15f464bf9d6e66259eaf78b2a4e" | ||
14 | SRC_URI[sha256sum] = "ea77cadd63941fc4edbee7863d2c7094e6a18263d2a2c8922319aee91352ff41" | ||
15 | |||
13 | inherit autotools | 16 | inherit autotools |
diff --git a/meta/recipes-extended/libuser/libuser_0.56.18.bb b/meta/recipes-extended/libuser/libuser_0.56.18.bb index d72430ec0f..55c82a7af9 100644 --- a/meta/recipes-extended/libuser/libuser_0.56.18.bb +++ b/meta/recipes-extended/libuser/libuser_0.56.18.bb | |||
@@ -11,6 +11,9 @@ SECTION = "base" | |||
11 | 11 | ||
12 | SRC_URI = "https://fedorahosted.org/releases/l/i/libuser/libuser-${PV}.tar.xz \ | 12 | SRC_URI = "https://fedorahosted.org/releases/l/i/libuser/libuser-${PV}.tar.xz \ |
13 | file://disable-sgml-doc.patch;patch=1" | 13 | file://disable-sgml-doc.patch;patch=1" |
14 | |||
15 | SRC_URI[md5sum] = "de074409153f690821d9340cb33ee435" | ||
16 | SRC_URI[sha256sum] = "fc23d744f6853c213adb619cfb5b22c49a9ea8a5a75a1e4121f71b28cffa3a74" | ||
14 | PR = "r0" | 17 | PR = "r0" |
15 | 18 | ||
16 | DEPENDS = "gettext libpam glib-2.0 xz-native" | 19 | DEPENDS = "gettext libpam glib-2.0 xz-native" |
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.28.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.28.bb index f85c3c4dbf..d43766cc45 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.28.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.28.bb | |||
@@ -24,6 +24,9 @@ SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.t | |||
24 | file://lighttpd \ | 24 | file://lighttpd \ |
25 | " | 25 | " |
26 | 26 | ||
27 | SRC_URI[src.md5sum] = "202d36efc6324adb95a3600d2826ec6a" | ||
28 | SRC_URI[src.sha256sum] = "efd7623f43182723b99c51d57a24158e22a207cd90dca35aaf3b2e3bac115712" | ||
29 | |||
27 | EXTRA_OECONF = " \ | 30 | EXTRA_OECONF = " \ |
28 | --without-bzip2 \ | 31 | --without-bzip2 \ |
29 | --without-ldap \ | 32 | --without-ldap \ |
diff --git a/meta/recipes-extended/logrotate/logrotate_3.7.9.bb b/meta/recipes-extended/logrotate/logrotate_3.7.9.bb index f657d78871..ce899cae69 100644 --- a/meta/recipes-extended/logrotate/logrotate_3.7.9.bb +++ b/meta/recipes-extended/logrotate/logrotate_3.7.9.bb | |||
@@ -11,6 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" | |||
11 | 11 | ||
12 | SRC_URI = "https://fedorahosted.org/releases/l/o/logrotate/logrotate-${PV}.tar.gz" | 12 | SRC_URI = "https://fedorahosted.org/releases/l/o/logrotate/logrotate-${PV}.tar.gz" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "eeba9dbca62a9210236f4b83195e4ea5" | ||
15 | SRC_URI[sha256sum] = "080caf904e70e04da16b8dfa95a5a787ec7d722ee1af18ccea437d3ffdd6fec0" | ||
16 | |||
14 | 17 | ||
15 | EXTRA_OEMAKE = "CC='${CC}'" | 18 | EXTRA_OEMAKE = "CC='${CC}'" |
16 | 19 | ||
diff --git a/meta/recipes-extended/lsb/lsb_1.4.bb b/meta/recipes-extended/lsb/lsb_1.4.bb index bc47c223e0..a574c3b444 100644 --- a/meta/recipes-extended/lsb/lsb_1.4.bb +++ b/meta/recipes-extended/lsb/lsb_1.4.bb | |||
@@ -8,6 +8,9 @@ PR = "r0" | |||
8 | LIC_FILES_CHKSUM = "file://README;md5=12da544b1a3a5a1795a21160b49471cf" | 8 | LIC_FILES_CHKSUM = "file://README;md5=12da544b1a3a5a1795a21160b49471cf" |
9 | 9 | ||
10 | SRC_URI = "http://cdnetworks-kr-1.dl.sourceforge.net/project/lsb/lsb_release/${PV}/lsb-release-${PV}.tar.gz" | 10 | SRC_URI = "http://cdnetworks-kr-1.dl.sourceforge.net/project/lsb/lsb_release/${PV}/lsb-release-${PV}.tar.gz" |
11 | |||
12 | SRC_URI[md5sum] = "30537ef5a01e0ca94b7b8eb6a36bb1e4" | ||
13 | SRC_URI[sha256sum] = "99321288f8d62e7a1d485b7c6bdccf06766fb8ca603c6195806e4457fdf17172" | ||
11 | S = ${WORKDIR}/lsb-release-${PV} | 14 | S = ${WORKDIR}/lsb-release-${PV} |
12 | 15 | ||
13 | do_install(){ | 16 | do_install(){ |
diff --git a/meta/recipes-extended/lsof/lsof_4.84.bb b/meta/recipes-extended/lsof/lsof_4.84.bb index 2748135ad6..f9d3fe1777 100644 --- a/meta/recipes-extended/lsof/lsof_4.84.bb +++ b/meta/recipes-extended/lsof/lsof_4.84.bb | |||
@@ -5,6 +5,9 @@ LICENSE = "BSD" | |||
5 | PR = "r0" | 5 | PR = "r0" |
6 | 6 | ||
7 | SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2" | 7 | SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2" |
8 | |||
9 | SRC_URI[md5sum] = "a09326df500ef7e4550af546868338d6" | ||
10 | SRC_URI[sha256sum] = "20893a2d9b443fba519602f05692d5f72054a9f6dc1236bcb2616cc5330dc725" | ||
8 | LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar" | 11 | LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar" |
9 | S = "${WORKDIR}/lsof_${PV}_src" | 12 | S = "${WORKDIR}/lsof_${PV}_src" |
10 | 13 | ||
diff --git a/meta/recipes-extended/man-pages/man-pages_3.25.bb b/meta/recipes-extended/man-pages/man-pages_3.25.bb index 291886b41f..83e23edaa1 100644 --- a/meta/recipes-extended/man-pages/man-pages_3.25.bb +++ b/meta/recipes-extended/man-pages/man-pages_3.25.bb | |||
@@ -8,6 +8,9 @@ PR = "r0" | |||
8 | LIC_FILES_CHKSUM = "file://README;md5=9dab010c5baa416669e5d17381799dd5" | 8 | LIC_FILES_CHKSUM = "file://README;md5=9dab010c5baa416669e5d17381799dd5" |
9 | SRC_URI = "http://www.kernel.org/pub/linux/docs/man-pages/Archive/${PN}-${PV}.tar.gz" | 9 | SRC_URI = "http://www.kernel.org/pub/linux/docs/man-pages/Archive/${PN}-${PV}.tar.gz" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "98ec2324abea77d7a992470dd44d140c" | ||
12 | SRC_URI[sha256sum] = "474242842a78dc2121687b7db6c32b6c78af5458f2bd809e23563dd185e2b169" | ||
13 | |||
11 | RDEPENDS = "man" | 14 | RDEPENDS = "man" |
12 | 15 | ||
13 | do_configure_prepend() { | 16 | do_configure_prepend() { |
diff --git a/meta/recipes-extended/man/man_1.6e.bb b/meta/recipes-extended/man/man_1.6e.bb index 1ac10979d9..905f6df342 100644 --- a/meta/recipes-extended/man/man_1.6e.bb +++ b/meta/recipes-extended/man/man_1.6e.bb | |||
@@ -37,6 +37,9 @@ SRC_URI = "http://primates.ximian.com/~flucifredi/man/man-1.6e.tar.gz \ | |||
37 | file://man-1.6e-lzma+xz-support.patch;striplevel=1 \ | 37 | file://man-1.6e-lzma+xz-support.patch;striplevel=1 \ |
38 | file://man*" | 38 | file://man*" |
39 | 39 | ||
40 | SRC_URI[md5sum] = "d8187cd756398baefc48ba7d60ff6a8a" | ||
41 | SRC_URI[sha256sum] = "022faf23844eabb3662eabb105836925dd83bedda10271e2450a5bc5b61a5b5f" | ||
42 | |||
40 | 43 | ||
41 | do_configure () { | 44 | do_configure () { |
42 | ${S}/configure -default -confdir ${D}/etc +sgid +fhs +lang all | 45 | ${S}/configure -default -confdir ${D}/etc +sgid +fhs +lang all |
diff --git a/meta/recipes-extended/mc/mc_4.7.3.bb b/meta/recipes-extended/mc/mc_4.7.3.bb index 8fd16b157a..22a1a9397d 100644 --- a/meta/recipes-extended/mc/mc_4.7.3.bb +++ b/meta/recipes-extended/mc/mc_4.7.3.bb | |||
@@ -8,6 +8,9 @@ RDEPENDS = "ncurses-terminfo" | |||
8 | 8 | ||
9 | SRC_URI = "http://www.midnight-commander.org/downloads/${PN}-${PV}.tar.bz2" | 9 | SRC_URI = "http://www.midnight-commander.org/downloads/${PN}-${PV}.tar.bz2" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "42eb806d733b11d0d13ff7ee5fd1a03c" | ||
12 | SRC_URI[sha256sum] = "4815184f28218a43080e4a425b5cd4e159277a10c56ff06d29bf441828fe5927" | ||
13 | |||
11 | inherit autotools gettext | 14 | inherit autotools gettext |
12 | 15 | ||
13 | EXTRA_OECONF = "--with-screen=ncurses --without-gpm-mouse --without-x --without-samba" | 16 | EXTRA_OECONF = "--with-screen=ncurses --without-gpm-mouse --without-x --without-samba" |
diff --git a/meta/recipes-extended/mdadm/mdadm_3.1.4.bb b/meta/recipes-extended/mdadm/mdadm_3.1.4.bb index 94c4f6cde9..99ca33605f 100644 --- a/meta/recipes-extended/mdadm/mdadm_3.1.4.bb +++ b/meta/recipes-extended/mdadm/mdadm_3.1.4.bb | |||
@@ -13,6 +13,9 @@ PR = "r1" | |||
13 | SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/raid/mdadm/${PN}-${PV}.tar.bz2 \ | 13 | SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/raid/mdadm/${PN}-${PV}.tar.bz2 \ |
14 | file://fix-z-now.patch;striplevel=0" | 14 | file://fix-z-now.patch;striplevel=0" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "0e7dcb5cc4192ae3abd9956bac475576" | ||
17 | SRC_URI[sha256sum] = "849ad0ad4ad3c1d2d8806a16b30e1f59ab2daf313cb103807207f7cba889ea63" | ||
18 | |||
16 | CFLAGS += "-fno-strict-aliasing" | 19 | CFLAGS += "-fno-strict-aliasing" |
17 | 20 | ||
18 | inherit autotools | 21 | inherit autotools |
diff --git a/meta/recipes-extended/mingetty/mingetty_1.08.bb b/meta/recipes-extended/mingetty/mingetty_1.08.bb index 2b93bb461c..26eb98f7a0 100644 --- a/meta/recipes-extended/mingetty/mingetty_1.08.bb +++ b/meta/recipes-extended/mingetty/mingetty_1.08.bb | |||
@@ -8,6 +8,9 @@ PR = "r0" | |||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=0c56db0143f4f80c369ee3af7425af6e" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=0c56db0143f4f80c369ee3af7425af6e" |
9 | SRC_URI = "http://cdnetworks-kr-1.dl.sourceforge.net/project/mingetty/mingetty/${PV}/mingetty-${PV}.tar.gz" | 9 | SRC_URI = "http://cdnetworks-kr-1.dl.sourceforge.net/project/mingetty/mingetty/${PV}/mingetty-${PV}.tar.gz" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "2a75ad6487ff271424ffc00a64420990" | ||
12 | SRC_URI[sha256sum] = "0f55c90ba4faa913d91ef99cbf5cb2eb4dbe2780314c3bb17953f849c8cddd17" | ||
13 | |||
11 | EXTRA_OEMAKE = "CC='${CC}'" | 14 | EXTRA_OEMAKE = "CC='${CC}'" |
12 | 15 | ||
13 | do_install(){ | 16 | do_install(){ |
diff --git a/meta/recipes-extended/minicom/minicom_2.4.bb b/meta/recipes-extended/minicom/minicom_2.4.bb index 439dbd7484..fbe2d30cd8 100644 --- a/meta/recipes-extended/minicom/minicom_2.4.bb +++ b/meta/recipes-extended/minicom/minicom_2.4.bb | |||
@@ -9,14 +9,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \ | |||
9 | SRC_URI = "http://alioth.debian.org/frs/download.php/3195/minicom-${PV}.tar.gz \ | 9 | SRC_URI = "http://alioth.debian.org/frs/download.php/3195/minicom-${PV}.tar.gz \ |
10 | file://rename-conflicting-functions.patch \ | 10 | file://rename-conflicting-functions.patch \ |
11 | " | 11 | " |
12 | |||
13 | # file://gcc4-scope.patch;patch=1 \ | 12 | # file://gcc4-scope.patch;patch=1 \ |
14 | 13 | ||
14 | SRC_URI[md5sum] = "700976a3c2dcc8bbd50ab9bb1c08837b" | ||
15 | SRC_URI[sha256sum] = "6b7af240b073ba847b091fd75aed4bf720eb94d30e188d23bb098d016bf40a48" | ||
16 | |||
15 | inherit autotools gettext | 17 | inherit autotools gettext |
16 | 18 | ||
17 | do_install() { | 19 | do_install() { |
18 | for d in doc extras man lib src; do make -C $d DESTDIR=${D} install; done | 20 | for d in doc extras man lib src; do make -C $d DESTDIR=${D} install; done |
19 | } | 21 | } |
20 | 22 | ||
21 | SRC_URI[md5sum] = "700976a3c2dcc8bbd50ab9bb1c08837b" | ||
22 | SRC_URI[sha256sum] = "700976a3c2dcc8bbd50ab9bb1c08837b" | ||
diff --git a/meta/recipes-extended/mktemp/mktemp_1.7.bb b/meta/recipes-extended/mktemp/mktemp_1.7.bb index a34827450c..41ee10cdc6 100644 --- a/meta/recipes-extended/mktemp/mktemp_1.7.bb +++ b/meta/recipes-extended/mktemp/mktemp_1.7.bb | |||
@@ -11,6 +11,9 @@ SRC_URI = "ftp://ftp.mktemp.org/pub/mktemp/${P}.tar.gz \ | |||
11 | file://disable-strip.patch \ | 11 | file://disable-strip.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "787bbed9fa2ee8e7645733c0e8e65172" | ||
15 | SRC_URI[sha256sum] = "8e94b9e1edf866b2609545da65b627996ac5d158fda071e492bddb2f4a482675" | ||
16 | |||
14 | inherit autotools update-alternatives | 17 | inherit autotools update-alternatives |
15 | 18 | ||
16 | EXTRA_OECONF = "--with-libc" | 19 | EXTRA_OECONF = "--with-libc" |
diff --git a/meta/recipes-extended/net-tools/net-tools_1.60-23.bb b/meta/recipes-extended/net-tools/net-tools_1.60-23.bb index 031169c067..843b020cf5 100644 --- a/meta/recipes-extended/net-tools/net-tools_1.60-23.bb +++ b/meta/recipes-extended/net-tools/net-tools_1.60-23.bb | |||
@@ -6,13 +6,19 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ | |||
6 | file://ifconfig.c;startline=11;endline=15;md5=da4c7bb79a5d0798faa99ef869721f4a" | 6 | file://ifconfig.c;startline=11;endline=15;md5=da4c7bb79a5d0798faa99ef869721f4a" |
7 | PR = "r0" | 7 | PR = "r0" |
8 | 8 | ||
9 | SRC_URI = "ftp://ftp.debian.org/debian/pool/main/n/net-tools/net-tools_1.60.orig.tar.gz \ | 9 | SRC_URI = "ftp://ftp.debian.org/debian/pool/main/n/net-tools/net-tools_1.60.orig.tar.gz;name=tarball \ |
10 | ftp://ftp.debian.org/debian/pool/main/n/net-tools/${PN}_${PV}.diff.gz;apply=no \ | 10 | ftp://ftp.debian.org/debian/pool/main/n/net-tools/${PN}_${PV}.diff.gz;apply=no;name=patch \ |
11 | file://net-tools-config.h \ | 11 | file://net-tools-config.h \ |
12 | file://net-tools-config.make" | 12 | file://net-tools-config.make" |
13 | 13 | ||
14 | S = "${WORKDIR}/net-tools-1.60" | 14 | S = "${WORKDIR}/net-tools-1.60" |
15 | 15 | ||
16 | SRC_URI[tarball.md5sum] = "ecaf37acb5b5daff4bdda77785fd916d" | ||
17 | SRC_URI[tarball.sha256sum] = "ec67967cf7b1a3a3828a84762fbc013ac50ee5dc9aa3095d5c591f302c2de0f5" | ||
18 | |||
19 | SRC_URI[patch.md5sum] = "2412e55c20308d5fbd28bfadd18c075f" | ||
20 | SRC_URI[patch.sha256sum] = "d678b3ea97d6c7ca548918994642bfc6b5511ab02f3a5881dfcca00c88bfd73b" | ||
21 | |||
16 | inherit gettext | 22 | inherit gettext |
17 | 23 | ||
18 | # The Makefile is lame, no parallel build | 24 | # The Makefile is lame, no parallel build |
diff --git a/meta/recipes-extended/parted/parted_1.9.0.bb b/meta/recipes-extended/parted/parted_1.9.0.bb index 96253b2cf0..3601fb1006 100644 --- a/meta/recipes-extended/parted/parted_1.9.0.bb +++ b/meta/recipes-extended/parted/parted_1.9.0.bb | |||
@@ -10,6 +10,9 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \ | |||
10 | file://no_check.patch;patch=1 \ | 10 | file://no_check.patch;patch=1 \ |
11 | file://syscalls.patch;patch=1 " | 11 | file://syscalls.patch;patch=1 " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "055305bc7bcf472ce38f9abf69a9d94d" | ||
14 | SRC_URI[sha256sum] = "53231241ba24c104c207bd2920d70d31fda86df86a69c90e11f35144ffc55509" | ||
15 | |||
13 | EXTRA_OECONF = "--disable-Werror --disable-device-mapper" | 16 | EXTRA_OECONF = "--disable-Werror --disable-device-mapper" |
14 | 17 | ||
15 | inherit autotools pkgconfig gettext | 18 | inherit autotools pkgconfig gettext |
diff --git a/meta/recipes-extended/pax/pax_3.4.bb b/meta/recipes-extended/pax/pax_3.4.bb index 32804ba0c1..6710216f97 100644 --- a/meta/recipes-extended/pax/pax_3.4.bb +++ b/meta/recipes-extended/pax/pax_3.4.bb | |||
@@ -13,4 +13,7 @@ PR = "r0" | |||
13 | 13 | ||
14 | SRC_URI = "ftp://ftp.suse.com/pub/people/kukuk/pax/pax-${PV}.tar.bz2" | 14 | SRC_URI = "ftp://ftp.suse.com/pub/people/kukuk/pax/pax-${PV}.tar.bz2" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "fbd9023b590b45ac3ade95870702a0d6" | ||
17 | SRC_URI[sha256sum] = "ac3c06048e02828077cf7757d3d142241429238893b91d529af29a2e8cc5623b" | ||
18 | |||
16 | inherit autotools | 19 | inherit autotools |
diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.21.bb b/meta/recipes-extended/perl/libconvert-asn1-perl_0.21.bb index 6f6e75c9fa..660beecfbe 100644 --- a/meta/recipes-extended/perl/libconvert-asn1-perl_0.21.bb +++ b/meta/recipes-extended/perl/libconvert-asn1-perl_0.21.bb | |||
@@ -6,6 +6,9 @@ PR = "r0" | |||
6 | 6 | ||
7 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Convert-ASN1-${PV}.tar.gz" | 7 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Convert-ASN1-${PV}.tar.gz" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "6f5c45724db1b09911e489275d19d0f5" | ||
10 | SRC_URI[sha256sum] = "94e37fcb52148355cf9a0e96518c82bbb80b0b97adcce88bdb87766ca1cf9e45" | ||
11 | |||
9 | S = "${WORKDIR}/Convert-ASN1-${PV}" | 12 | S = "${WORKDIR}/Convert-ASN1-${PV}" |
10 | 13 | ||
11 | inherit cpan | 14 | inherit cpan |
diff --git a/meta/recipes-extended/procps/procps_3.2.8.bb b/meta/recipes-extended/procps/procps_3.2.8.bb index 32d812443f..f694612a02 100644 --- a/meta/recipes-extended/procps/procps_3.2.8.bb +++ b/meta/recipes-extended/procps/procps_3.2.8.bb | |||
@@ -19,6 +19,9 @@ SRC_URI += "file://procmodule.patch \ | |||
19 | file://procps-3.2.8+gmake-3.82.patch \ | 19 | file://procps-3.2.8+gmake-3.82.patch \ |
20 | " | 20 | " |
21 | 21 | ||
22 | SRC_URI[md5sum] = "9532714b6846013ca9898984ba4cd7e0" | ||
23 | SRC_URI[sha256sum] = "11ed68d8a4433b91cd833deb714a3aa849c02aea738c42e6b4557982419c1535" | ||
24 | |||
22 | FILES = "${bindir}/top.${PN} ${base_bindir}/ps.${PN} ${bindir}/uptime.${PN} ${base_bindir}/kill.${PN} \ | 25 | FILES = "${bindir}/top.${PN} ${base_bindir}/ps.${PN} ${bindir}/uptime.${PN} ${base_bindir}/kill.${PN} \ |
23 | ${bindir}/free.${PN} ${bindir}/w ${bindir}/watch ${bindir}/pgrep ${bindir}/pmap ${bindir}/pwdx \ | 26 | ${bindir}/free.${PN} ${bindir}/w ${bindir}/watch ${bindir}/pgrep ${bindir}/pmap ${bindir}/pwdx \ |
24 | ${bindir}/snice ${bindir}/vmstat ${bindir}/slabtop ${bindir}/pkill ${bindir}/skill ${bindir}/tload \ | 27 | ${bindir}/snice ${bindir}/vmstat ${bindir}/slabtop ${bindir}/pkill ${bindir}/skill ${bindir}/tload \ |
diff --git a/meta/recipes-extended/psmisc/psmisc_22.2.bb b/meta/recipes-extended/psmisc/psmisc_22.2.bb index c9db90ec61..3a7059a8eb 100644 --- a/meta/recipes-extended/psmisc/psmisc_22.2.bb +++ b/meta/recipes-extended/psmisc/psmisc_22.2.bb | |||
@@ -2,3 +2,6 @@ require psmisc.inc | |||
2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" |
4 | PR = "r1" | 4 | PR = "r1" |
5 | |||
6 | SRC_URI[md5sum] = "77737c817a40ef2c160a7194b5b64337" | ||
7 | SRC_URI[sha256sum] = "6bca237485a352362133792e000a3c8e367a26b0312c5c607db7c2a97717d15f" | ||
diff --git a/meta/recipes-extended/quota/quota_4.00-pre1.bb b/meta/recipes-extended/quota/quota_4.00-pre1.bb index 486f81e653..11651f76c8 100644 --- a/meta/recipes-extended/quota/quota_4.00-pre1.bb +++ b/meta/recipes-extended/quota/quota_4.00-pre1.bb | |||
@@ -10,6 +10,9 @@ PR = "r0" | |||
10 | 10 | ||
11 | SRC_URI = "http://downloads.sourceforge.net/project/linuxquota/quota-tools/${PV}/quota-${PV}.tar.gz" | 11 | SRC_URI = "http://downloads.sourceforge.net/project/linuxquota/quota-tools/${PV}/quota-${PV}.tar.gz" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "ef9d66e8a968ecffd2d9df648fa8ada2" | ||
14 | SRC_URI[sha256sum] = "181a9b90b10bbffaaf9a18e7fef96a5752ab20f7b72d81c472166ab32e415994" | ||
15 | |||
13 | S = ${WORKDIR}/quota-tools | 16 | S = ${WORKDIR}/quota-tools |
14 | 17 | ||
15 | inherit autotools | 18 | inherit autotools |
diff --git a/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb b/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb index a8c600665c..492ff835b1 100644 --- a/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb +++ b/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb | |||
@@ -13,6 +13,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/rpcbind/rpcbind-${PV}.tar.bz2 \ | |||
13 | file://fix_host_path.patch \ | 13 | file://fix_host_path.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[md5sum] = "1a77ddb1aaea8099ab19c351eeb26316" | ||
17 | SRC_URI[sha256sum] = "c92f263e0353887f16379d7708ef1fb4c7eedcf20448bc1e4838f59497a00de3" | ||
18 | |||
16 | PR = "r1" | 19 | PR = "r1" |
17 | 20 | ||
18 | inherit autotools | 21 | inherit autotools |
diff --git a/meta/recipes-extended/screen/screen_4.0.3.bb b/meta/recipes-extended/screen/screen_4.0.3.bb index a3eb825f90..31c4970ddc 100644 --- a/meta/recipes-extended/screen/screen_4.0.3.bb +++ b/meta/recipes-extended/screen/screen_4.0.3.bb | |||
@@ -12,10 +12,16 @@ SECTION = "console/utils" | |||
12 | DEPENDS = "ncurses" | 12 | DEPENDS = "ncurses" |
13 | PR = "r0" | 13 | PR = "r0" |
14 | 14 | ||
15 | SRC_URI = "${GNU_MIRROR}/screen/screen-${PV}.tar.gz \ | 15 | SRC_URI = "${GNU_MIRROR}/screen/screen-${PV}.tar.gz;name=tarball \ |
16 | ${DEBIAN_MIRROR}/main/s/screen/screen_4.0.3-11+lenny1.diff.gz \ | 16 | ${DEBIAN_MIRROR}/main/s/screen/screen_4.0.3-11+lenny1.diff.gz;name=patch \ |
17 | file://configure.patch" | 17 | file://configure.patch" |
18 | 18 | ||
19 | SRC_URI[tarball.md5sum] = "8506fd205028a96c741e4037de6e3c42" | ||
20 | SRC_URI[tarball.sha256sum] = "78f0d5b1496084a5902586304d4a73954b2bfe33ea13edceecf21615c39e6c77" | ||
21 | |||
22 | SRC_URI[patch.md5sum] = "9bacd9be1d9c57e2e0381df2775b33e0" | ||
23 | SRC_URI[patch.sha256sum] = "19130d097e9ed897c84a2c640634dd36ee3233c17b0bf5d18549ed1e064b3073" | ||
24 | |||
19 | inherit autotools | 25 | inherit autotools |
20 | 26 | ||
21 | EXTRA_OECONF = "--with-pty-mode=0620 --with-pty-group=5" | 27 | EXTRA_OECONF = "--with-pty-mode=0620 --with-pty-group=5" |
diff --git a/meta/recipes-extended/sed/sed_4.2.1.bb b/meta/recipes-extended/sed/sed_4.2.1.bb index 734b1e0fcd..045fd66597 100644 --- a/meta/recipes-extended/sed/sed_4.2.1.bb +++ b/meta/recipes-extended/sed/sed_4.2.1.bb | |||
@@ -10,6 +10,9 @@ DEPENDS = "gettext" | |||
10 | 10 | ||
11 | SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz" | 11 | SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "f0fd4d7da574d4707e442285fd2d3b86" | ||
14 | SRC_URI[sha256sum] = "8773541ce097fdc4c5b9e7da12a82dffbb30cd91f7bc169f52f05f93b7fc3060" | ||
15 | |||
13 | inherit autotools update-alternatives | 16 | inherit autotools update-alternatives |
14 | 17 | ||
15 | do_install () { | 18 | do_install () { |
diff --git a/meta/recipes-extended/shadow/shadow_4.1.4.2.bb b/meta/recipes-extended/shadow/shadow_4.1.4.2.bb index bc00c099bf..ca5f533f92 100644 --- a/meta/recipes-extended/shadow/shadow_4.1.4.2.bb +++ b/meta/recipes-extended/shadow/shadow_4.1.4.2.bb | |||
@@ -8,4 +8,7 @@ SRC_URI += "file://shadow.automake-1.11.patch \ | |||
8 | file://shadow-4.1.4.2-groupmod-pam-check.patch \ | 8 | file://shadow-4.1.4.2-groupmod-pam-check.patch \ |
9 | file://shadow-4.1.4.2-su_no_sanitize_env.patch" | 9 | file://shadow-4.1.4.2-su_no_sanitize_env.patch" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "d593a9cab93c48ee0a6ba056db8c1997" | ||
12 | SRC_URI[sha256sum] = "97987f6a7967a85e6aa0dba2a1d52db8bd69af5a717391de5693db768fb78990" | ||
13 | |||
11 | EXTRA_OECONF_libc-uclibc += " --with-nscd=no " | 14 | EXTRA_OECONF_libc-uclibc += " --with-nscd=no " |
diff --git a/meta/recipes-extended/sysklogd/sysklogd_1.5.bb b/meta/recipes-extended/sysklogd/sysklogd_1.5.bb index 75c1147bc6..040f052f67 100644 --- a/meta/recipes-extended/sysklogd/sysklogd_1.5.bb +++ b/meta/recipes-extended/sysklogd/sysklogd_1.5.bb | |||
@@ -1,2 +1,5 @@ | |||
1 | require sysklogd.inc | 1 | require sysklogd.inc |
2 | PR = "r2" | 2 | PR = "r2" |
3 | |||
4 | SRC_URI[md5sum] = "e053094e8103165f98ddafe828f6ae4b" | ||
5 | SRC_URI[sha256sum] = "6169b8e91d29288e90404f01462b69e7f2afb1161aa419826fe4736c7f9eb773" | ||
diff --git a/meta/recipes-extended/sysstat/sysstat_9.1.5.bb b/meta/recipes-extended/sysstat/sysstat_9.1.5.bb index d7b7e667d6..a9071b3819 100644 --- a/meta/recipes-extended/sysstat/sysstat_9.1.5.bb +++ b/meta/recipes-extended/sysstat/sysstat_9.1.5.bb | |||
@@ -5,3 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | |||
5 | PR = "r0" | 5 | PR = "r0" |
6 | 6 | ||
7 | 7 | ||
8 | |||
9 | SRC_URI[md5sum] = "b680828159b5158094b9bf1ebad30e90" | ||
10 | SRC_URI[sha256sum] = "2a567a35511ddb873169ad3345f4e6a6219d39750638bf804027342ef89cb3e0" | ||
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb index 308a8b63b4..ec937c70a6 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | |||
@@ -42,6 +42,9 @@ SRC_URI = "ftp://ftp.porcupine.org/pub/security/tcp_wrappers_${PV}.tar.gz \ | |||
42 | file://try-from.8 \ | 42 | file://try-from.8 \ |
43 | file://safe_finger.8" | 43 | file://safe_finger.8" |
44 | 44 | ||
45 | SRC_URI[md5sum] = "e6fa25f71226d090f34de3f6b122fb5a" | ||
46 | SRC_URI[sha256sum] = "9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489a4315d" | ||
47 | |||
45 | S = "${WORKDIR}/tcp_wrappers_${PV}" | 48 | S = "${WORKDIR}/tcp_wrappers_${PV}" |
46 | 49 | ||
47 | PARALLEL_MAKE = "" | 50 | PARALLEL_MAKE = "" |
diff --git a/meta/recipes-extended/time/time_1.7.bb b/meta/recipes-extended/time/time_1.7.bb index 1030489b6f..e82077fa40 100644 --- a/meta/recipes-extended/time/time_1.7.bb +++ b/meta/recipes-extended/time/time_1.7.bb | |||
@@ -2,6 +2,9 @@ require time.inc | |||
2 | 2 | ||
3 | SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \ | 3 | SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \ |
4 | file://debian.patch;patch=1" | 4 | file://debian.patch;patch=1" |
5 | |||
6 | SRC_URI[md5sum] = "e38d2b8b34b1ca259cf7b053caac32b3" | ||
7 | SRC_URI[sha256sum] = "e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d" | ||
5 | # file://autofoo.patch;patch=1 \ | 8 | # file://autofoo.patch;patch=1 \ |
6 | # file://compile.patch;patch=1" | 9 | # file://compile.patch;patch=1" |
7 | S = "${WORKDIR}/time-${PV}" | 10 | S = "${WORKDIR}/time-${PV}" |
diff --git a/meta/recipes-extended/tzdata/tzdata_2010o.bb b/meta/recipes-extended/tzdata/tzdata_2010o.bb index cd3e759ac5..882d67ac81 100644 --- a/meta/recipes-extended/tzdata/tzdata_2010o.bb +++ b/meta/recipes-extended/tzdata/tzdata_2010o.bb | |||
@@ -15,6 +15,9 @@ RCONFLICTS= "timezones timezone-africa timezone-america timezone-antarctica \ | |||
15 | 15 | ||
16 | SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz" | 16 | SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "5cae5c56fad81dc29f8fcd933a05768e" | ||
19 | SRC_URI[sha256sum] = "cd0f3799688b3b870cd988505e47c2975b1808e73ec0677bc9db4b705b534c07" | ||
20 | |||
18 | S = "${WORKDIR}" | 21 | S = "${WORKDIR}" |
19 | 22 | ||
20 | TZONES= "africa antarctica asia australasia europe northamerica southamerica \ | 23 | TZONES= "africa antarctica asia australasia europe northamerica southamerica \ |
diff --git a/meta/recipes-extended/unzip/unzip_6.0.bb b/meta/recipes-extended/unzip/unzip_6.0.bb index 069dfb8781..ccdd372cc4 100644 --- a/meta/recipes-extended/unzip/unzip_6.0.bb +++ b/meta/recipes-extended/unzip/unzip_6.0.bb | |||
@@ -7,6 +7,9 @@ PE = "1" | |||
7 | PR = "r0" | 7 | PR = "r0" |
8 | 8 | ||
9 | SRC_URI = "ftp://ftp.info-zip.org/pub/infozip/src/unzip60.tgz" | 9 | SRC_URI = "ftp://ftp.info-zip.org/pub/infozip/src/unzip60.tgz" |
10 | |||
11 | SRC_URI[md5sum] = "62b490407489521db863b523a7f86375" | ||
12 | SRC_URI[sha256sum] = "036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37" | ||
10 | S = "${WORKDIR}/unzip60" | 13 | S = "${WORKDIR}/unzip60" |
11 | 14 | ||
12 | export LD = "${CC}" | 15 | export LD = "${CC}" |
diff --git a/meta/recipes-extended/watchdog/watchdog_5.9.bb b/meta/recipes-extended/watchdog/watchdog_5.9.bb index c768077f1d..d625924ef4 100644 --- a/meta/recipes-extended/watchdog/watchdog_5.9.bb +++ b/meta/recipes-extended/watchdog/watchdog_5.9.bb | |||
@@ -11,6 +11,9 @@ PR = "r0" | |||
11 | 11 | ||
12 | SRC_URI = "${SOURCEFORGE_MIRROR}/watchdog/watchdog-${PV}.tar.gz" | 12 | SRC_URI = "${SOURCEFORGE_MIRROR}/watchdog/watchdog-${PV}.tar.gz" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "d7cae3c9829f5d9a680764f314234867" | ||
15 | SRC_URI[sha256sum] = "60d8e9180b8800e1b2386553a9f63a026bddad4997d21790f7c5dde7e77065ec" | ||
16 | |||
14 | inherit autotools | 17 | inherit autotools |
15 | 18 | ||
16 | RRECOMMENDS_${PN} = "kernel-module-softdog" | 19 | RRECOMMENDS_${PN} = "kernel-module-softdog" |
diff --git a/meta/recipes-extended/which/which_2.20.bb b/meta/recipes-extended/which/which_2.20.bb index 6efb24fcd8..f8c9bf421b 100644 --- a/meta/recipes-extended/which/which_2.20.bb +++ b/meta/recipes-extended/which/which_2.20.bb | |||
@@ -13,6 +13,9 @@ PR = "r1" | |||
13 | SRC_URI = "http://ftp.gnu.org/gnu/which/which-${PV}.tar.gz \ | 13 | SRC_URI = "http://ftp.gnu.org/gnu/which/which-${PV}.tar.gz \ |
14 | file://remove-declaration.patch" | 14 | file://remove-declaration.patch" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "95be0501a466e515422cde4af46b2744" | ||
17 | SRC_URI[sha256sum] = "d417b65c650d88ad26a208293c1c6e3eb60d4b6d847f01ff8f66aca63e2857f8" | ||
18 | |||
16 | do_configure_prepend() { | 19 | do_configure_prepend() { |
17 | sed -i -e 's%@ACLOCAL_CWFLAGS@%-I ${STAGING_DIR_NATIVE}/usr/share/cwautomacros/m4%g' ${S}/Makefile.am ${S}/tilde/Makefile.am | 20 | sed -i -e 's%@ACLOCAL_CWFLAGS@%-I ${STAGING_DIR_NATIVE}/usr/share/cwautomacros/m4%g' ${S}/Makefile.am ${S}/tilde/Makefile.am |
18 | } | 21 | } |
diff --git a/meta/recipes-extended/xinetd/xinetd_2.3.14.bb b/meta/recipes-extended/xinetd/xinetd_2.3.14.bb index 122be2c18d..159cb2cf26 100644 --- a/meta/recipes-extended/xinetd/xinetd_2.3.14.bb +++ b/meta/recipes-extended/xinetd/xinetd_2.3.14.bb | |||
@@ -16,6 +16,9 @@ SRC_URI = "http://www.xinetd.org/xinetd-${PV}.tar.gz \ | |||
16 | file://xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch \ | 16 | file://xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch \ |
17 | " | 17 | " |
18 | 18 | ||
19 | SRC_URI[md5sum] = "567382d7972613090215c6c54f9b82d9" | ||
20 | SRC_URI[sha256sum] = "760e0e617c609a0509ef63fc7e9580d2f1d88c6113bb6d63273de7de7cd0bc1f" | ||
21 | |||
19 | inherit autotools update-rc.d | 22 | inherit autotools update-rc.d |
20 | 23 | ||
21 | INITSCRIPT_NAME = "xinetd" | 24 | INITSCRIPT_NAME = "xinetd" |
diff --git a/meta/recipes-extended/xz/xz_5.0.0.bb b/meta/recipes-extended/xz/xz_5.0.0.bb index ca76182344..031c92a6c5 100644 --- a/meta/recipes-extended/xz/xz_5.0.0.bb +++ b/meta/recipes-extended/xz/xz_5.0.0.bb | |||
@@ -11,6 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c475b6c7dca236740ace4bba553e8e1c \ | |||
11 | 11 | ||
12 | SRC_URI = "http://tukaani.org/xz/xz-${PV}.tar.gz" | 12 | SRC_URI = "http://tukaani.org/xz/xz-${PV}.tar.gz" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "f3c0706d100ad2b6d63327584d026c50" | ||
15 | SRC_URI[sha256sum] = "eba9211990a642fc2c35ea02618b710c7fa898d78ccca48b546a07bdde03c44d" | ||
16 | |||
14 | DEPENDS = "gettext" | 17 | DEPENDS = "gettext" |
15 | 18 | ||
16 | PR = "r0" | 19 | PR = "r0" |
diff --git a/meta/recipes-extended/zip/zip_3.0.bb b/meta/recipes-extended/zip/zip_3.0.bb index c5df637a38..b009c24fbc 100644 --- a/meta/recipes-extended/zip/zip_3.0.bb +++ b/meta/recipes-extended/zip/zip_3.0.bb | |||
@@ -4,3 +4,6 @@ PR="r0" | |||
4 | 4 | ||
5 | # zip-2.32 still uses directory name of zip-2.30 | 5 | # zip-2.32 still uses directory name of zip-2.30 |
6 | S = "${WORKDIR}/zip30" | 6 | S = "${WORKDIR}/zip30" |
7 | |||
8 | SRC_URI[md5sum] = "7b74551e63f8ee6aab6fbc86676c0d37" | ||
9 | SRC_URI[sha256sum] = "f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369" | ||
diff --git a/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb b/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb index 5106f58e6b..b4adfe4126 100644 --- a/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb +++ b/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb | |||
@@ -17,6 +17,9 @@ inherit gnome | |||
17 | 17 | ||
18 | SRC_URI += "file://omf.patch;patch=1" | 18 | SRC_URI += "file://omf.patch;patch=1" |
19 | 19 | ||
20 | SRC_URI[archive.md5sum] = "30daabb0ca4898fea2647999e7813e8f" | ||
21 | SRC_URI[archive.sha256sum] = "dd4817103d23745d00c735dd137951552ba7b576cb8f68e6a529d06661e9b6a1" | ||
22 | |||
20 | EXTRA_AUTORECONF = "" | 23 | EXTRA_AUTORECONF = "" |
21 | DEPENDS = "" | 24 | DEPENDS = "" |
22 | 25 | ||
diff --git a/meta/recipes-gnome/gnome/gnome-desktop_2.32.1.bb b/meta/recipes-gnome/gnome/gnome-desktop_2.32.1.bb index fa3ffb2065..424eafeaf0 100644 --- a/meta/recipes-gnome/gnome/gnome-desktop_2.32.1.bb +++ b/meta/recipes-gnome/gnome/gnome-desktop_2.32.1.bb | |||
@@ -2,3 +2,6 @@ require gnome-desktop.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
4 | file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 4 | file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
5 | |||
6 | SRC_URI[archive.md5sum] = "5c80d628a240eb9d9ff78913b31f2f67" | ||
7 | SRC_URI[archive.sha256sum] = "55cbecf67efe1fa1e57ac966520a7c46d799c8ba3c652a1219f60cafccb3739d" | ||
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.2.bb b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.2.bb index 09121dbf47..9bdcceda76 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.2.bb +++ b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.2.bb | |||
@@ -2,3 +2,6 @@ require gnome-doc-utils.inc | |||
2 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ | 2 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ |
3 | file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343 " | 3 | file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343 " |
4 | PR = "r1" | 4 | PR = "r1" |
5 | |||
6 | SRC_URI[archive.md5sum] = "920914c13c57e67616c6ff8594579786" | ||
7 | SRC_URI[archive.sha256sum] = "f6c0124f61b9400c63da630dd3a9ac1b738eac0058da245661ff699fad267aca" | ||
diff --git a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb index 855fa814e8..9898428972 100644 --- a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb +++ b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb | |||
@@ -16,6 +16,9 @@ FILES_${PN} += "${datadir}/*" | |||
16 | SRC_URI = "${GNOME_MIRROR}/${PN}/2.31/${PN}-${PV}.tar.bz2 \ | 16 | SRC_URI = "${GNOME_MIRROR}/${PN}/2.31/${PN}-${PV}.tar.bz2 \ |
17 | file://iconpath-option.patch" | 17 | file://iconpath-option.patch" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "8e727703343d4c18c73c79dd2009f8ed" | ||
20 | SRC_URI[sha256sum] = "ea7e05b77ead159379392b3b275ca0c9cbacd7d936014e447cc7c5e27a767982" | ||
21 | |||
19 | EXTRA_OECONF = "--disable-hicolor-check --with-iconmap=${STAGING_LIBDIR_NATIVE}/../libexec/icon-name-mapping" | 22 | EXTRA_OECONF = "--disable-hicolor-check --with-iconmap=${STAGING_LIBDIR_NATIVE}/../libexec/icon-name-mapping" |
20 | 23 | ||
21 | inherit autotools | 24 | inherit autotools |
diff --git a/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb b/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb index 1826a7ac3a..153979e363 100644 --- a/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb +++ b/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb | |||
@@ -22,6 +22,9 @@ EXTRA_OECONF = "--disable-gtk-doc" | |||
22 | 22 | ||
23 | SRC_URI += "file://org.gnome.keyring.service" | 23 | SRC_URI += "file://org.gnome.keyring.service" |
24 | 24 | ||
25 | SRC_URI[archive.md5sum] = "9a8aa74e03361676f29d6e73155786fc" | ||
26 | SRC_URI[archive.sha256sum] = "31fecec1430a97f59a6159a5a2ea8d6a1b44287f1e9e595b3594df46bf7f18f9" | ||
27 | |||
25 | do_install_append () { | 28 | do_install_append () { |
26 | install -d ${D}${datadir}/dbus-1/services | 29 | install -d ${D}${datadir}/dbus-1/services |
27 | install -m 0644 ${WORKDIR}/org.gnome.keyring.service ${D}${datadir}/dbus-1/services | 30 | install -m 0644 ${WORKDIR}/org.gnome.keyring.service ${D}${datadir}/dbus-1/services |
diff --git a/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb b/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb index edaabe15d9..3bb50d1af3 100644 --- a/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb +++ b/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb | |||
@@ -12,5 +12,8 @@ PR = "r3" | |||
12 | 12 | ||
13 | SRC_URI += "file://pkgconfig.patch;patch=1" | 13 | SRC_URI += "file://pkgconfig.patch;patch=1" |
14 | 14 | ||
15 | SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c" | ||
16 | SRC_URI[archive.sha256sum] = "37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7" | ||
17 | |||
15 | DEPENDS += "shared-mime-info intltool-native" | 18 | DEPENDS += "shared-mime-info intltool-native" |
16 | RDEPENDS = "shared-mime-info" | 19 | RDEPENDS = "shared-mime-info" |
diff --git a/meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb b/meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb index 928549cca4..0c307daeae 100644 --- a/meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb +++ b/meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb | |||
@@ -23,6 +23,9 @@ RPROVIDES = "gnome-vfs-plugin-dbus" | |||
23 | SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1 \ | 23 | SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1 \ |
24 | file://gnome-vfs-no-kerberos.patch;patch=1;pnum=0" | 24 | file://gnome-vfs-no-kerberos.patch;patch=1;pnum=0" |
25 | 25 | ||
26 | SRC_URI[archive.md5sum] = "a05fab03eeef10a47dd156b758982f2e" | ||
27 | SRC_URI[archive.sha256sum] = "62de64b5b804eb04104ff98fcd6a8b7276d510a49fbd9c0feb568f8996444faa" | ||
28 | |||
26 | EXTRA_OECONF = " \ | 29 | EXTRA_OECONF = " \ |
27 | --disable-hal \ | 30 | --disable-hal \ |
28 | --disable-openssl \ | 31 | --disable-openssl \ |
diff --git a/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb b/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb index 3bdd697145..d9037a24c0 100644 --- a/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb +++ b/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb | |||
@@ -11,6 +11,9 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-${ | |||
11 | file://${ART_CONFIG} \ | 11 | file://${ART_CONFIG} \ |
12 | file://Makefile.am.patch;patch=1" | 12 | file://Makefile.am.patch;patch=1" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "08559ff3c67fd95d57b0c5e91a6b4302" | ||
15 | SRC_URI[sha256sum] = "fdc11e74c10fc9ffe4188537e2b370c0abacca7d89021d4d303afdf7fd7476fa" | ||
16 | |||
14 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
15 | 18 | ||
16 | DEPENDS = "" | 19 | DEPENDS = "" |
diff --git a/meta/recipes-gnome/gnome/libgdata_0.6.5.bb b/meta/recipes-gnome/gnome/libgdata_0.6.5.bb index 8e8da5c9f7..b5e6ee3a69 100644 --- a/meta/recipes-gnome/gnome/libgdata_0.6.5.bb +++ b/meta/recipes-gnome/gnome/libgdata_0.6.5.bb | |||
@@ -10,3 +10,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ | |||
10 | DEPENDS = "libxml2 glib-2.0 libsoup-2.4" | 10 | DEPENDS = "libxml2 glib-2.0 libsoup-2.4" |
11 | 11 | ||
12 | inherit gnome pkgconfig autotools | 12 | inherit gnome pkgconfig autotools |
13 | |||
14 | SRC_URI[archive.md5sum] = "e12f52a3d25c25016856c64ca0331221" | ||
15 | SRC_URI[archive.sha256sum] = "dcb82f7162d69549512444376da2cdea65650ee4dae4d00eed7fbbd3387ddf2c" | ||
diff --git a/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb b/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb index 900400688e..09b6d9c9ac 100644 --- a/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb +++ b/meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb | |||
@@ -16,3 +16,6 @@ inherit gnome | |||
16 | DEPENDS = "dbus eggdbus" | 16 | DEPENDS = "dbus eggdbus" |
17 | 17 | ||
18 | EXTRA_OECONF = "--disable-gtk-doc" | 18 | EXTRA_OECONF = "--disable-gtk-doc" |
19 | |||
20 | SRC_URI[archive.md5sum] = "c42b2ca66204835d901d3dbfc1fa5ae6" | ||
21 | SRC_URI[archive.sha256sum] = "56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c" | ||
diff --git a/meta/recipes-gnome/gnome/metacity_2.22.0.bb b/meta/recipes-gnome/gnome/metacity_2.22.0.bb index f0d6c893ef..e698ec439d 100644 --- a/meta/recipes-gnome/gnome/metacity_2.22.0.bb +++ b/meta/recipes-gnome/gnome/metacity_2.22.0.bb | |||
@@ -18,3 +18,6 @@ EXTRA_OECONF += "--disable-verbose \ | |||
18 | --disable-xinerama" | 18 | --disable-xinerama" |
19 | 19 | ||
20 | FILES_${PN} += "${datadir}/themes" | 20 | FILES_${PN} += "${datadir}/themes" |
21 | |||
22 | SRC_URI[archive.md5sum] = "8cb6d02cf66a1003532b4f5d2754d696" | ||
23 | SRC_URI[archive.sha256sum] = "3c670b41a214311006dc05f9a005696b9d3fdcb5c80f1275367416600103b3bf" | ||
diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb index 27f63dbecb..7df9d5107b 100644 --- a/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb +++ b/meta/recipes-gnome/gthumb/gthumb_2.12.0.bb | |||
@@ -11,3 +11,6 @@ inherit gnome pkgconfig | |||
11 | 11 | ||
12 | FILES_${PN} += "${datadir}/icons" | 12 | FILES_${PN} += "${datadir}/icons" |
13 | FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug" | 13 | FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug" |
14 | |||
15 | SRC_URI[archive.md5sum] = "2911cd9b875efdfd554547176c59e309" | ||
16 | SRC_URI[archive.sha256sum] = "9bb32ee44647f3f934d41344e2c1dbbd1546bf4949824030b3b818545758118c" | ||
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.20.1.bb b/meta/recipes-gnome/gtk+/gtk+_2.20.1.bb index b32d8e44c1..dec518746b 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.20.1.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.20.1.bb | |||
@@ -28,6 +28,9 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.20/gtk+-${PV}.tar.bz2 \ | |||
28 | file://configurefix.patch;patch=1 \ | 28 | file://configurefix.patch;patch=1 \ |
29 | " | 29 | " |
30 | 30 | ||
31 | SRC_URI[md5sum] = "53e6f3a93bd22934878fc4a4a34c68aa" | ||
32 | SRC_URI[sha256sum] = "0e081731d21e34ff45c82199490c2889504fa8b3c7e117c043e82ababaec0f65" | ||
33 | |||
31 | EXTRA_OECONF = "--without-libtiff --without-libjasper --disable-xkb --disable-glibtest --disable-cups" | 34 | EXTRA_OECONF = "--without-libtiff --without-libjasper --disable-xkb --disable-glibtest --disable-cups" |
32 | 35 | ||
33 | LIBV = "2.10.0" | 36 | LIBV = "2.10.0" |
diff --git a/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb b/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb index 3cbc4d7ac1..85c38e22f4 100644 --- a/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb +++ b/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb | |||
@@ -35,3 +35,6 @@ python populate_packages_prepend() { | |||
35 | do_split_packages(d, themes_root, '(.*)', 'gtk-theme-%s', 'GTK theme %s', allow_dirs=True, extra_depends='') | 35 | do_split_packages(d, themes_root, '(.*)', 'gtk-theme-%s', 'GTK theme %s', allow_dirs=True, extra_depends='') |
36 | # TODO: mark theme packages as arch all | 36 | # TODO: mark theme packages as arch all |
37 | } | 37 | } |
38 | |||
39 | SRC_URI[archive.md5sum] = "5deb287bc6075dc21812130604c7dc4f" | ||
40 | SRC_URI[archive.sha256sum] = "15b680abca6c773ecb85253521fa100dd3b8549befeecc7595b10209d62d66b5" | ||
diff --git a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb index 43e4d07b87..07b3075634 100644 --- a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb +++ b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb | |||
@@ -6,12 +6,30 @@ PV = "2.11.0+svnr${SRCREV}" | |||
6 | PR = "r1" | 6 | PR = "r1" |
7 | 7 | ||
8 | SRC_URI = "svn://anonymous@svn.gnome.org/svn/gtkhtml2/;module=trunk \ | 8 | SRC_URI = "svn://anonymous@svn.gnome.org/svn/gtkhtml2/;module=trunk \ |
9 | http://svn.o-hand.com/repos/web/trunk/patches/at-import_box-pos.patch;patch=1;pnum=0;maxrev=1157 \ | 9 | http://svn.o-hand.com/repos/web/trunk/patches/at-import_box-pos.patch;patch=1;pnum=0;maxrev=1157;name=patch1 \ |
10 | http://svn.o-hand.com/repos/web/trunk/patches/css-stylesheet-user.patch;patch=1;pnum=0;maxrev=1157 \ | 10 | http://svn.o-hand.com/repos/web/trunk/patches/css-stylesheet-user.patch;patch=1;pnum=0;maxrev=1157;name=patch2 \ |
11 | http://svn.o-hand.com/repos/web/trunk/patches/css-media.patch;patch=1;pnum=0;maxrev=1157 \ | 11 | http://svn.o-hand.com/repos/web/trunk/patches/css-media.patch;patch=1;pnum=0;maxrev=1157;name=patch3 \ |
12 | http://svn.o-hand.com/repos/web/trunk/patches/add-end-element-signal.patch;patch=1;pnum=0;maxrev=1157 \ | 12 | http://svn.o-hand.com/repos/web/trunk/patches/add-end-element-signal.patch;patch=1;pnum=0;maxrev=1157;name=patch4 \ |
13 | http://svn.o-hand.com/repos/web/trunk/patches/add-dom-functions.patch;patch=1;pnum=0;maxrev=1157 \ | 13 | http://svn.o-hand.com/repos/web/trunk/patches/add-dom-functions.patch;patch=1;pnum=0;maxrev=1157;name=patch5 \ |
14 | http://svn.o-hand.com/repos/web/trunk/patches/iain-mem-leak.patch;patch=1;pnum=0;maxrev=1157" | 14 | http://svn.o-hand.com/repos/web/trunk/patches/iain-mem-leak.patch;patch=1;pnum=0;maxrev=1157;name=patch6" |
15 | |||
16 | SRC_URI[patch1.md5sum] = "160c648e29637f2ed6301f4dfdecce21" | ||
17 | SRC_URI[patch1.sha256sum] = "3ec786e6df9e1a935aff4848b6989cad8f87c1fa8813dc033b338e18b17138d8" | ||
18 | |||
19 | SRC_URI[patch2.md5sum] = "05fc3627ca364095702dc804f41c8391" | ||
20 | SRC_URI[patch2.sha256sum] = "df5cca50a8f95333505d7920929fea251daea3be25be6834a1c50a742d9eb674" | ||
21 | |||
22 | SRC_URI[patch3.md5sum] = "d3fe4cda3545f3e4718f1acc186608ab" | ||
23 | SRC_URI[patch3.sha256sum] = "3aefaa17ffa38143bf5df1161c51ab402d35bfbee41ab4643c313edf569165d5" | ||
24 | |||
25 | SRC_URI[patch4.md5sum] = "651b1601d8a1b21c8a3040fadb729043" | ||
26 | SRC_URI[patch4.sha256sum] = "d067e8331bf9c6851f1c6067d991a7f54327f532900b405ebdf8e149c071f381" | ||
27 | |||
28 | SRC_URI[patch5.md5sum] = "041be9711a16e629d01487664ba97152" | ||
29 | SRC_URI[patch5.sha256sum] = "42956fb41341cf82ae8bce18b4cf96a7e2aa631b1b60657afb6d7e9be7cd138c" | ||
30 | |||
31 | SRC_URI[patch6.md5sum] = "4e11dc7899d68f2be2e06ccee01d296d" | ||
32 | SRC_URI[patch6.sha256sum] = "1e2cc080e654c1839c5cb4b4adf4c62a23e7da208427f3ba0b16cfed9e5cfa98" | ||
15 | 33 | ||
16 | S = "${WORKDIR}/trunk" | 34 | S = "${WORKDIR}/trunk" |
17 | 35 | ||
diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb index 7b2ae29d3e..98c0d91982 100644 --- a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb +++ b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb | |||
@@ -13,6 +13,9 @@ PR = "r0" | |||
13 | SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz \ | 13 | SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz \ |
14 | file://index.theme" | 14 | file://index.theme" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "55cafbcef8bcf7107f6d502149eb4d87" | ||
17 | SRC_URI[sha256sum] = "9edca690617eaa19054951ca53501c802180262be8880ed84754ac46c93bec73" | ||
18 | |||
16 | PACKAGE_ARCH = "all" | 19 | PACKAGE_ARCH = "all" |
17 | 20 | ||
18 | FILES_${PN} += "${datadir}/icons" | 21 | FILES_${PN} += "${datadir}/icons" |
diff --git a/meta/recipes-gnome/libffi/libffi_3.0.9.bb b/meta/recipes-gnome/libffi/libffi_3.0.9.bb index 7e3c1d8321..8ef90e7bed 100644 --- a/meta/recipes-gnome/libffi/libffi_3.0.9.bb +++ b/meta/recipes-gnome/libffi/libffi_3.0.9.bb | |||
@@ -1,4 +1,7 @@ | |||
1 | SRC_URI = "ftp://sourceware.org/pub/libffi/${BPN}-${PV}.tar.gz" | 1 | SRC_URI = "ftp://sourceware.org/pub/libffi/${BPN}-${PV}.tar.gz" |
2 | |||
3 | SRC_URI[md5sum] = "1f300a7a7f975d4046f51c3022fa5ff1" | ||
4 | SRC_URI[sha256sum] = "589d25152318bc780cd8919b14670793f4971d9838dab46ed38c32b3ee92c452" | ||
2 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fa09cb778aaba64dc9eac37ab7e4e5d8" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fa09cb778aaba64dc9eac37ab7e4e5d8" |
4 | inherit autotools | 7 | inherit autotools |
diff --git a/meta/recipes-gnome/libglade/libglade_2.6.4.bb b/meta/recipes-gnome/libglade/libglade_2.6.4.bb index 9296edaeb0..f128602b43 100644 --- a/meta/recipes-gnome/libglade/libglade_2.6.4.bb +++ b/meta/recipes-gnome/libglade/libglade_2.6.4.bb | |||
@@ -16,6 +16,9 @@ inherit autotools pkgconfig gnome | |||
16 | 16 | ||
17 | SRC_URI += "file://glade-cruft.patch;patch=1 file://no-xml2.patch;patch=1" | 17 | SRC_URI += "file://glade-cruft.patch;patch=1 file://no-xml2.patch;patch=1" |
18 | 18 | ||
19 | SRC_URI[archive.md5sum] = "d1776b40f4e166b5e9c107f1c8fe4139" | ||
20 | SRC_URI[archive.sha256sum] = "64361e7647839d36ed8336d992fd210d3e8139882269bed47dc4674980165dec" | ||
21 | |||
19 | EXTRA_OECONF += "--without-libxml2" | 22 | EXTRA_OECONF += "--without-libxml2" |
20 | 23 | ||
21 | CFLAGS += "-lz" | 24 | CFLAGS += "-lz" |
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.32.0.bb b/meta/recipes-gnome/librsvg/librsvg_2.32.0.bb index 4717042061..35cf5a4fc9 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.32.0.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.32.0.bb | |||
@@ -16,6 +16,9 @@ EXTRA_OECONF = "--disable-mozilla-plugin --without-svgz --without-croco --disabl | |||
16 | 16 | ||
17 | SRC_URI += "file://doc_Makefile.patch" | 17 | SRC_URI += "file://doc_Makefile.patch" |
18 | 18 | ||
19 | SRC_URI[archive.md5sum] = "b015a9bd80143ec876af489d882dc28b" | ||
20 | SRC_URI[archive.sha256sum] = "e0f6f936dab583de317cc0c36a48f80bdb9c93775225ee84140c7e5e3f841068" | ||
21 | |||
19 | do_configure_prepend () { | 22 | do_configure_prepend () { |
20 | export GDK_PIXBUF_QUERYLOADERS="${libdir}/gtk-2.0/version/loaders" | 23 | export GDK_PIXBUF_QUERYLOADERS="${libdir}/gtk-2.0/version/loaders" |
21 | echo "CLEANFILES=" > gtk-doc.make | 24 | echo "CLEANFILES=" > gtk-doc.make |
diff --git a/meta/recipes-gnome/libunique/libunique_1.1.6.bb b/meta/recipes-gnome/libunique/libunique_1.1.6.bb index 0c1b9a09aa..7eb64e0ea5 100644 --- a/meta/recipes-gnome/libunique/libunique_1.1.6.bb +++ b/meta/recipes-gnome/libunique/libunique_1.1.6.bb | |||
@@ -1,4 +1,7 @@ | |||
1 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libunique/1.1/libunique-${PV}.tar.bz2" | 1 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libunique/1.1/libunique-${PV}.tar.bz2" |
2 | |||
3 | SRC_URI[md5sum] = "7955769ef31f1bc4f83446dbb3625e6d" | ||
4 | SRC_URI[sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66cdd4fbb" | ||
2 | PR = "r1" | 5 | PR = "r1" |
3 | 6 | ||
4 | DEPENDS = "glib-2.0 gtk+ dbus" | 7 | DEPENDS = "glib-2.0 gtk+ dbus" |
diff --git a/meta/recipes-graphics/cairo/cairo_1.10.0.bb b/meta/recipes-graphics/cairo/cairo_1.10.0.bb index 627de5e28d..d4d0703244 100644 --- a/meta/recipes-graphics/cairo/cairo_1.10.0.bb +++ b/meta/recipes-graphics/cairo/cairo_1.10.0.bb | |||
@@ -6,6 +6,9 @@ PR = "r0" | |||
6 | 6 | ||
7 | SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz" | 7 | SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "70a2ece66cf473d976e2db0f75bf199e" | ||
10 | SRC_URI[sha256sum] = "0f2ce4cc4615594088d74eb8b5360bad7c3cc3c3da9b61af9bfd979ed1ed94b2" | ||
11 | |||
9 | RDEPENDS += "libcairo2 libcairo-gobject2 libcairo-script-interpreter2 \ | 12 | RDEPENDS += "libcairo2 libcairo-gobject2 libcairo-script-interpreter2 \ |
10 | cairo-perf-utils" | 13 | cairo-perf-utils" |
11 | 14 | ||
diff --git a/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb b/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb index e0403ecb3c..052ae25cf3 100644 --- a/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb +++ b/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb | |||
@@ -17,6 +17,9 @@ SRC_URI = "http://fontconfig.org/release/fontconfig-${PV}.tar.gz \ | |||
17 | file://fix-pkgconfig.patch \ | 17 | file://fix-pkgconfig.patch \ |
18 | file://97_fontconfig" | 18 | file://97_fontconfig" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "77e15a92006ddc2adbb06f840d591c0e" | ||
21 | SRC_URI[sha256sum] = "fa2a1c6eea654d9fce7a4b1220f10c99cdec848dccaf1625c01f076b31382335" | ||
22 | |||
20 | PACKAGES =+ "fontconfig-utils-dbg fontconfig-utils " | 23 | PACKAGES =+ "fontconfig-utils-dbg fontconfig-utils " |
21 | FILES_fontconfig-utils-dbg = "${bindir}/*.dbg" | 24 | FILES_fontconfig-utils-dbg = "${bindir}/*.dbg" |
22 | FILES_fontconfig-utils = "${bindir}/*" | 25 | FILES_fontconfig-utils = "${bindir}/*" |
diff --git a/meta/recipes-graphics/freetype/freetype_2.4.3.bb b/meta/recipes-graphics/freetype/freetype_2.4.3.bb index da62ffb3b2..2508559fe3 100644 --- a/meta/recipes-graphics/freetype/freetype_2.4.3.bb +++ b/meta/recipes-graphics/freetype/freetype_2.4.3.bb | |||
@@ -14,6 +14,9 @@ PR = "r0" | |||
14 | SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \ | 14 | SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \ |
15 | file://no-hardcode.patch" | 15 | file://no-hardcode.patch" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "75ac7082bde7b3805dc5d6bc806fa045" | ||
18 | SRC_URI[sha256sum] = "b4e626db62fd1b4549ff5d57f5eca3a41631fd6066adf8a31c11879b51249afc" | ||
19 | |||
17 | S = "${WORKDIR}/freetype-${PV}" | 20 | S = "${WORKDIR}/freetype-${PV}" |
18 | 21 | ||
19 | inherit autotools pkgconfig binconfig | 22 | inherit autotools pkgconfig binconfig |
diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb index fb554b85f3..3bc912ba41 100644 --- a/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb +++ b/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb | |||
@@ -8,6 +8,9 @@ SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.t | |||
8 | file://check.m4 \ | 8 | file://check.m4 \ |
9 | file://matchbox-start-fix.patch;patch=1" | 9 | file://matchbox-start-fix.patch;patch=1" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "465fa15c43bf0091a3810e7702fe143f" | ||
12 | SRC_URI[sha256sum] = "f7054f93c57ba6b758d0e4f47d4d2dd96a7fe487e1157eb70a4d642910275aea" | ||
13 | |||
11 | do_configure_prepend () { | 14 | do_configure_prepend () { |
12 | cp ${WORKDIR}/check.m4 ${S}/ | 15 | cp ${WORKDIR}/check.m4 ${S}/ |
13 | } | 16 | } |
diff --git a/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb b/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb index 9cd15a2b7d..9dcd56c5c5 100644 --- a/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb +++ b/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb | |||
@@ -18,6 +18,9 @@ SRC_URI = "http://projects.o-hand.com/matchbox/sources/optional-dependencies/Xse | |||
18 | file://link-x11.patch;apply=yes \ | 18 | file://link-x11.patch;apply=yes \ |
19 | file://disable_Os_option.patch" | 19 | file://disable_Os_option.patch" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "c14aa9db6c097e0306dac97fb7da1add" | ||
22 | SRC_URI[sha256sum] = "f274a4bc969ae192994a856b7f786c6fce96bae77f96c1c2b71dd97599e06e43" | ||
23 | |||
21 | S = "${WORKDIR}/Xsettings-client-0.10" | 24 | S = "${WORKDIR}/Xsettings-client-0.10" |
22 | 25 | ||
23 | inherit autotools gettext | 26 | inherit autotools gettext |
diff --git a/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb b/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb index 90cc5716bb..a812ece079 100644 --- a/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb +++ b/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb | |||
@@ -12,6 +12,9 @@ DEPENDS = "glib-2.0" | |||
12 | 12 | ||
13 | SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/menu-cache-${PV}.tar.gz" | 13 | SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/menu-cache-${PV}.tar.gz" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "ac4a9ea77db68d3db3f9f53cc75af66a" | ||
16 | SRC_URI[sha256sum] = "6b7c1627b5102d8301a8a3e845f673a7181a71dde32f6455abf22d03e392b89f" | ||
17 | |||
15 | PR = "r0" | 18 | PR = "r0" |
16 | 19 | ||
17 | inherit autotools pkgconfig | 20 | inherit autotools pkgconfig |
diff --git a/meta/recipes-graphics/pango/pango_1.28.3.bb b/meta/recipes-graphics/pango/pango_1.28.3.bb index ae914ffc53..cb8208dcd6 100644 --- a/meta/recipes-graphics/pango/pango_1.28.3.bb +++ b/meta/recipes-graphics/pango/pango_1.28.3.bb | |||
@@ -6,4 +6,7 @@ PR = "r0" | |||
6 | 6 | ||
7 | SRC_URI += "file://no-tests.patch" | 7 | SRC_URI += "file://no-tests.patch" |
8 | 8 | ||
9 | SRC_URI[archive.md5sum] = "caa74baea47e7e16bc73c89f9089d522" | ||
10 | SRC_URI[archive.sha256sum] = "5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632" | ||
11 | |||
9 | PARALLEL_MAKE = "" | 12 | PARALLEL_MAKE = "" |
diff --git a/meta/recipes-graphics/startup-notification/startup-notification_0.10.bb b/meta/recipes-graphics/startup-notification/startup-notification_0.10.bb index 8b349821f5..da910519e0 100644 --- a/meta/recipes-graphics/startup-notification/startup-notification_0.10.bb +++ b/meta/recipes-graphics/startup-notification/startup-notification_0.10.bb | |||
@@ -21,3 +21,6 @@ DEPENDS = "virtual/libx11 libsm xcb-util" | |||
21 | inherit autotools pkgconfig | 21 | inherit autotools pkgconfig |
22 | 22 | ||
23 | SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${PN}-${PV}.tar.gz" | 23 | SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${PN}-${PV}.tar.gz" |
24 | |||
25 | SRC_URI[md5sum] = "bca0ed1c74bc4e483ea2ed12a5717354" | ||
26 | SRC_URI[sha256sum] = "64bbeb5c28619721fc19d6920ad2b8bf6c0dc3a0e96a1b0bc26f480fbc525459" | ||
diff --git a/meta/recipes-graphics/tslib/tslib_1.0.bb b/meta/recipes-graphics/tslib/tslib_1.0.bb index 8db90d9440..fd75d60647 100644 --- a/meta/recipes-graphics/tslib/tslib_1.0.bb +++ b/meta/recipes-graphics/tslib/tslib_1.0.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "http://download.berlios.de/tslib/tslib-${PV}.tar.bz2 \ | |||
14 | file://ts.conf-simpad-2.4 \ | 14 | file://ts.conf-simpad-2.4 \ |
15 | file://ts.conf-collie-2.4 \ | 15 | file://ts.conf-collie-2.4 \ |
16 | file://tslib.sh" | 16 | file://tslib.sh" |
17 | |||
18 | SRC_URI[md5sum] = "92b2eb55b1e4ef7e2c0347069389390e" | ||
19 | SRC_URI[sha256sum] = "9c40d914e4f6fe00bdd77137d671c7ce4f211686228f2eb8b2d3c2360bc249c8" | ||
17 | SRC_URI_append_mnci += " file://devfs.patch;patch=1" | 20 | SRC_URI_append_mnci += " file://devfs.patch;patch=1" |
18 | SRC_URI_append_mnci += " file://event1.patch;patch=1" | 21 | SRC_URI_append_mnci += " file://event1.patch;patch=1" |
19 | SRC_URI_append_qemumips += " file://32bitBE-support.patch;patch=1" | 22 | SRC_URI_append_qemumips += " file://32bitBE-support.patch;patch=1" |
diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb index afb4a57317..6e897a3526 100644 --- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb +++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb | |||
@@ -13,6 +13,9 @@ PE = "1" | |||
13 | SRC_URI = "https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-${PV}.tar.gz \ | 13 | SRC_URI = "https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-${PV}.tar.gz \ |
14 | file://30-liberation-aliases.conf" | 14 | file://30-liberation-aliases.conf" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "4846797ef0fc70b0cbaede2514677c58" | ||
17 | SRC_URI[sha256sum] = "0e0d0957c85b758561a3d4aef4ebcd2c39959e5328429d96ae106249d83531a1" | ||
18 | |||
16 | do_install () { | 19 | do_install () { |
17 | install -d ${D}${datadir}/fonts/ttf/ | 20 | install -d ${D}${datadir}/fonts/ttf/ |
18 | for i in *.ttf; do | 21 | for i in *.ttf; do |
diff --git a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb index 1001e29471..ed64b1e05e 100644 --- a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb +++ b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb | |||
@@ -33,3 +33,6 @@ fc-cache | |||
33 | 33 | ||
34 | 34 | ||
35 | FILES_${PN} = "/etc ${datadir}/fonts" | 35 | FILES_${PN} = "/etc ${datadir}/fonts" |
36 | |||
37 | SRC_URI[md5sum] = "bb22bd5b4675f5dbe17c6963d8c00ed6" | ||
38 | SRC_URI[sha256sum] = "db5b27df7bbb318036ebdb75acd3e98f1bd6eb6608fb70a67d478cd243d178dc" | ||
diff --git a/meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb b/meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb index af217866c7..87cda2c9cc 100644 --- a/meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb +++ b/meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb | |||
@@ -11,5 +11,8 @@ DEPENDS = "openssl virtual/libx11 libxext avahi jpeg zlib" | |||
11 | 11 | ||
12 | SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc-${PV}.tar.gz" | 12 | SRC_URI = "${SOURCEFORGE_MIRROR}/libvncserver/x11vnc-${PV}.tar.gz" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "1498a68d02aa7b6c97bf746c073c8d00" | ||
15 | SRC_URI[sha256sum] = "60a7cceee2c9a5f1c854340b2bae13f975ac55906237042f81f795b28a154a79" | ||
16 | |||
14 | inherit autotools | 17 | inherit autotools |
15 | 18 | ||
diff --git a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb index 8ded7a0747..3ef9ab29a4 100644 --- a/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb +++ b/meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb | |||
@@ -13,6 +13,9 @@ PARALLEL_MAKE = "" | |||
13 | 13 | ||
14 | SRC_URI = "http://xcb.freedesktop.org/dist/libpthread-stubs-${PV}.tar.bz2" | 14 | SRC_URI = "http://xcb.freedesktop.org/dist/libpthread-stubs-${PV}.tar.bz2" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "e8fa31b42e13f87e8f5a7a2b731db7ee" | ||
17 | SRC_URI[sha256sum] = "35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299" | ||
18 | |||
16 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |
17 | 20 | ||
18 | RDEPENDS_${PN}-dev = "" | 21 | RDEPENDS_${PN}-dev = "" |
diff --git a/meta/recipes-graphics/xcb/libxcb_1.7.bb b/meta/recipes-graphics/xcb/libxcb_1.7.bb index fc80927be6..426f790872 100644 --- a/meta/recipes-graphics/xcb/libxcb_1.7.bb +++ b/meta/recipes-graphics/xcb/libxcb_1.7.bb | |||
@@ -8,3 +8,6 @@ PR = "r0" | |||
8 | DEPENDS += "libpthread-stubs xcb-proto-native" | 8 | DEPENDS += "libpthread-stubs xcb-proto-native" |
9 | 9 | ||
10 | PACKAGES =+ "libxcb-xinerama" | 10 | PACKAGES =+ "libxcb-xinerama" |
11 | |||
12 | SRC_URI[md5sum] = "925699df361b99491165ebc12068056b" | ||
13 | SRC_URI[sha256sum] = "e776dc35e2a66094e7308ce2e045fb4e27cf3ca30ab1813a8fc08538140724df" | ||
diff --git a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb b/meta/recipes-graphics/xcb/xcb-proto_1.6.bb index a367b7cacf..74a6ec7bb9 100644 --- a/meta/recipes-graphics/xcb/xcb-proto_1.6.bb +++ b/meta/recipes-graphics/xcb/xcb-proto_1.6.bb | |||
@@ -5,3 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7 \ | |||
5 | file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65" | 5 | file://src/dri2.xml;beginline=2;endline=28;md5=f8763b13ff432e8597e0d610cf598e65" |
6 | 6 | ||
7 | PR = "r0" | 7 | PR = "r0" |
8 | |||
9 | SRC_URI[md5sum] = "04313e1d914b44d0e457f6c494fc178b" | ||
10 | SRC_URI[sha256sum] = "f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2" | ||
diff --git a/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb b/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb index b0e50d85c3..1057b3415c 100644 --- a/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb +++ b/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb | |||
@@ -13,3 +13,6 @@ LIC_FILES_CHKSUM = "file://xcb-util-common.h;endline=30;md5=6c74595925fd773cc8cf | |||
13 | 13 | ||
14 | PR = "r0" | 14 | PR = "r0" |
15 | 15 | ||
16 | |||
17 | SRC_URI[md5sum] = "dd8968b8ee613cb027a8ef1fcbdc8fc9" | ||
18 | SRC_URI[sha256sum] = "ffb8ee11ab015858a970ab7edd56bd2436b281657596561d8429d4a90df60e57" | ||
diff --git a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb index 67ca086be7..0727d0f55b 100644 --- a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb +++ b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | |||
@@ -11,6 +11,9 @@ PR="r3" | |||
11 | SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ | 11 | SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ |
12 | file://use-relative-symlinks.patch;patch=1 \ | 12 | file://use-relative-symlinks.patch;patch=1 \ |
13 | file://fix_watch_cursor.patch;patch=1" | 13 | file://fix_watch_cursor.patch;patch=1" |
14 | |||
15 | SRC_URI[md5sum] = "7b0c623049d4aab20600d6473f8aab23" | ||
16 | SRC_URI[sha256sum] = "b26adf2d503d01299718390ae39dab4691a67220de09423be0364e9a060bf7e4" | ||
14 | FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" | 17 | FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" |
15 | 18 | ||
16 | inherit autotools | 19 | inherit autotools |
diff --git a/meta/recipes-graphics/xorg-app/mkfontdir_1.0.5.bb b/meta/recipes-graphics/xorg-app/mkfontdir_1.0.5.bb index ebd5775725..729c2a5d4f 100644 --- a/meta/recipes-graphics/xorg-app/mkfontdir_1.0.5.bb +++ b/meta/recipes-graphics/xorg-app/mkfontdir_1.0.5.bb | |||
@@ -9,3 +9,6 @@ RDEPENDS += "mkfontscale" | |||
9 | BBCLASSEXTEND = "native" | 9 | BBCLASSEXTEND = "native" |
10 | 10 | ||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=b4fcf2b90cadbfc15009b9e124dc3a3f" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=b4fcf2b90cadbfc15009b9e124dc3a3f" |
12 | |||
13 | SRC_URI[md5sum] = "9365ac66d19186eaf030482d312fca06" | ||
14 | SRC_URI[sha256sum] = "a534650cff503619f9101577d816cde283da993bc039273477bd8dfbd01a2d0b" | ||
diff --git a/meta/recipes-graphics/xorg-app/mkfontscale_1.0.7.bb b/meta/recipes-graphics/xorg-app/mkfontscale_1.0.7.bb index 46a73111b1..c1175194a6 100644 --- a/meta/recipes-graphics/xorg-app/mkfontscale_1.0.7.bb +++ b/meta/recipes-graphics/xorg-app/mkfontscale_1.0.7.bb | |||
@@ -7,3 +7,6 @@ DEPENDS += " zlib libfontenc freetype virtual/libx11" | |||
7 | BBCLASSEXTEND = "native" | 7 | BBCLASSEXTEND = "native" |
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ecbbbc1259a329e96ccc4dd86ad2ca2" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ecbbbc1259a329e96ccc4dd86ad2ca2" |
10 | |||
11 | SRC_URI[md5sum] = "96ca346f185c0ab48e42bf5bb0375da5" | ||
12 | SRC_URI[sha256sum] = "8306b229cca233216a6582cb1ff60af78e37c47d6412ac823d7d41c3d7de7127" | ||
diff --git a/meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb b/meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb index eaa83acfbe..88dec1b780 100644 --- a/meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb +++ b/meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb | |||
@@ -8,3 +8,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=428ca4d67a41fcd4fc3283dce9bbda7e \ | |||
8 | 8 | ||
9 | PR = "r0" | 9 | PR = "r0" |
10 | PE = "1" | 10 | PE = "1" |
11 | |||
12 | SRC_URI[md5sum] = "3459958a7fdccf02fa43b70fda9cd87f" | ||
13 | SRC_URI[sha256sum] = "a1fd752abd3496568614c2f2209d21452bdd5b8c9a5c14a5705725bd8c298e12" | ||
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb index d5f35768af..daccca798f 100644 --- a/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb +++ b/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb | |||
@@ -8,3 +8,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b" | |||
8 | DEPENDS += "libxau libxext libxmu" | 8 | DEPENDS += "libxau libxext libxmu" |
9 | PR = "r0" | 9 | PR = "r0" |
10 | PE = "1" | 10 | PE = "1" |
11 | |||
12 | SRC_URI[md5sum] = "46fc44e5e947d3720f3be5054044ff0e" | ||
13 | SRC_URI[sha256sum] = "6d139500ff1daf806525adf071f8c1778ad138a0378c73ea831ad18847ad746c" | ||
diff --git a/meta/recipes-graphics/xorg-app/xdpyinfo_1.1.0.bb b/meta/recipes-graphics/xorg-app/xdpyinfo_1.1.0.bb index f5d47e1392..ff5a58f6f6 100644 --- a/meta/recipes-graphics/xorg-app/xdpyinfo_1.1.0.bb +++ b/meta/recipes-graphics/xorg-app/xdpyinfo_1.1.0.bb | |||
@@ -8,4 +8,7 @@ PE = "1" | |||
8 | 8 | ||
9 | SRC_URI += "file://disable-xkb.patch" | 9 | SRC_URI += "file://disable-xkb.patch" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "d1d516610316138105cd07064b257c5c" | ||
12 | SRC_URI[sha256sum] = "780d8dfe65653f42ee26d35928ab7f72f5f27ab08eda692fe4baad05126a0631" | ||
13 | |||
11 | EXTRA_OECONF = "--disable-xkb" | 14 | EXTRA_OECONF = "--disable-xkb" |
diff --git a/meta/recipes-graphics/xorg-app/xhost_1.0.3.bb b/meta/recipes-graphics/xorg-app/xhost_1.0.3.bb index 2c643d81a5..d39058a1e1 100644 --- a/meta/recipes-graphics/xorg-app/xhost_1.0.3.bb +++ b/meta/recipes-graphics/xorg-app/xhost_1.0.3.bb | |||
@@ -5,3 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cbe6a2ee97dc38c7265adfec5644689b" | |||
5 | DEPENDS += "libxmu libxau" | 5 | DEPENDS += "libxmu libxau" |
6 | PR = "r0" | 6 | PR = "r0" |
7 | PE = "1" | 7 | PE = "1" |
8 | |||
9 | SRC_URI[md5sum] = "c7f91b4a750d297f269c2a0a3206a1b2" | ||
10 | SRC_URI[sha256sum] = "2d63007c65e89fe273a43f3e45b3c0133acbc3ceeda6bfc9671388409134ad17" | ||
diff --git a/meta/recipes-graphics/xorg-app/xinit_1.2.1.bb b/meta/recipes-graphics/xorg-app/xinit_1.2.1.bb index 7a083a7884..68150ca05d 100644 --- a/meta/recipes-graphics/xorg-app/xinit_1.2.1.bb +++ b/meta/recipes-graphics/xorg-app/xinit_1.2.1.bb | |||
@@ -6,3 +6,6 @@ PR = "r0" | |||
6 | PE = "1" | 6 | PE = "1" |
7 | 7 | ||
8 | FILES_${PN} += "${libdir}X11/xinit" | 8 | FILES_${PN} += "${libdir}X11/xinit" |
9 | |||
10 | SRC_URI[md5sum] = "56f2d202b3dc10fcd21931a67bb270f7" | ||
11 | SRC_URI[sha256sum] = "16bcc73ae81b6d80fd1a9419ea757f38870d1043d440b6d56fcaa79d4c6c9b07" | ||
diff --git a/meta/recipes-graphics/xorg-app/xkbcomp_1.1.1.bb b/meta/recipes-graphics/xorg-app/xkbcomp_1.1.1.bb index bc2b788ba2..6f436688ea 100644 --- a/meta/recipes-graphics/xorg-app/xkbcomp_1.1.1.bb +++ b/meta/recipes-graphics/xorg-app/xkbcomp_1.1.1.bb | |||
@@ -7,3 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=08436e4f4476964e2e2dd7e7e41e076a" | |||
7 | DEPENDS += "libxkbfile" | 7 | DEPENDS += "libxkbfile" |
8 | 8 | ||
9 | BBCLASSEXTEND = "native" | 9 | BBCLASSEXTEND = "native" |
10 | |||
11 | SRC_URI[md5sum] = "38c387bacdc01038c8ac280588792bcf" | ||
12 | SRC_URI[sha256sum] = "9775bcfd43d9ffa41e2865e5b2c933f419bf983d7a529b3103656c76fd82e663" | ||
diff --git a/meta/recipes-graphics/xorg-app/xmodmap_1.0.5.bb b/meta/recipes-graphics/xorg-app/xmodmap_1.0.5.bb index 6f60cdd1ef..2d5ee24bc7 100644 --- a/meta/recipes-graphics/xorg-app/xmodmap_1.0.5.bb +++ b/meta/recipes-graphics/xorg-app/xmodmap_1.0.5.bb | |||
@@ -6,3 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eef098b27f09d0ac39268df0cc2c00b5" | |||
6 | 6 | ||
7 | PR = "r0" | 7 | PR = "r0" |
8 | PE = "1" | 8 | PE = "1" |
9 | |||
10 | SRC_URI[md5sum] = "b18850d373f3717dca569377c449d091" | ||
11 | SRC_URI[sha256sum] = "421ee7a17b0cf559c4901225f70c497e3c5ca205ec7dcc84712055818d2f3402" | ||
diff --git a/meta/recipes-graphics/xorg-app/xprop_1.1.0.bb b/meta/recipes-graphics/xorg-app/xprop_1.1.0.bb index e9b0b2ee7f..cfa02dd31d 100644 --- a/meta/recipes-graphics/xorg-app/xprop_1.1.0.bb +++ b/meta/recipes-graphics/xorg-app/xprop_1.1.0.bb | |||
@@ -8,3 +8,6 @@ DEPENDS += " libxmu virtual/libx11" | |||
8 | 8 | ||
9 | PR = "r0" | 9 | PR = "r0" |
10 | PE = "1" | 10 | PE = "1" |
11 | |||
12 | SRC_URI[md5sum] = "f0bacbd30f0dd1c1e9ccafe97687b7a4" | ||
13 | SRC_URI[sha256sum] = "cc8e07901574895f113baffda19272c54545879e02012314527ebbf2dcc66226" | ||
diff --git a/meta/recipes-graphics/xorg-app/xset_1.2.1.bb b/meta/recipes-graphics/xorg-app/xset_1.2.1.bb index 2d80d3b38f..5ce0a5bb0b 100644 --- a/meta/recipes-graphics/xorg-app/xset_1.2.1.bb +++ b/meta/recipes-graphics/xorg-app/xset_1.2.1.bb | |||
@@ -9,5 +9,8 @@ PE = "1" | |||
9 | 9 | ||
10 | SRC_URI += "file://disable-xkb.patch" | 10 | SRC_URI += "file://disable-xkb.patch" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "4e0ce390394416c9e2c5cd4d7413ba87" | ||
13 | SRC_URI[sha256sum] = "ec995f7d23109cfa6420ae87c38158f29a2a6f9d0b7df0a1be34e69e165292a1" | ||
14 | |||
12 | CFLAGS += "-D_GNU_SOURCE" | 15 | CFLAGS += "-D_GNU_SOURCE" |
13 | EXTRA_OECONF = "--disable-xkb" | 16 | EXTRA_OECONF = "--disable-xkb" |
diff --git a/meta/recipes-graphics/xorg-app/xvinfo_1.0.2.bb b/meta/recipes-graphics/xorg-app/xvinfo_1.0.2.bb index 640f413925..3c6f6678dc 100644 --- a/meta/recipes-graphics/xorg-app/xvinfo_1.0.2.bb +++ b/meta/recipes-graphics/xorg-app/xvinfo_1.0.2.bb | |||
@@ -4,3 +4,6 @@ DESCRIPTION = "Print out X-Video extension adaptor information" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94" |
5 | DEPENDS += " libxv" | 5 | DEPENDS += " libxv" |
6 | PE = "1" | 6 | PE = "1" |
7 | |||
8 | SRC_URI[md5sum] = "e1e318436f49e2f0f3764593dadd9ad2" | ||
9 | SRC_URI[sha256sum] = "126e2a612ac723f9688904fcfa612688d62e520ce55c56eb34eb5390074cf150" | ||
diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.0.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.0.bb index 6bf8627032..8e37294886 100644 --- a/meta/recipes-graphics/xorg-app/xwininfo_1.1.0.bb +++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.0.bb | |||
@@ -6,3 +6,6 @@ DEPENDS += "libxext libxmu" | |||
6 | 6 | ||
7 | PR = "r0" | 7 | PR = "r0" |
8 | PE = "0" | 8 | PE = "0" |
9 | |||
10 | SRC_URI[md5sum] = "932cb1393dee3caaf26f3515f640d783" | ||
11 | SRC_URI[sha256sum] = "759e03d80b2a8bc843d501d5fd91fe1506da403019b6f165d32aa1b9909f8cf8" | ||
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.5.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.5.0.bb index d1e55fb1f6..1b4470c17c 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.5.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.5.0.bb | |||
@@ -5,3 +5,6 @@ DESCRIPTION = "X.Org X server -- evdev input driver" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fefe33b1cf0cacba0e72e3b0fa0f0e16" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fefe33b1cf0cacba0e72e3b0fa0f0e16" |
6 | 6 | ||
7 | PR = "r0" | 7 | PR = "r0" |
8 | |||
9 | SRC_URI[md5sum] = "eceb6dc517c0649b772f18708a1aade8" | ||
10 | SRC_URI[sha256sum] = "9dec173ac9d8d09ef5cb2f79e74471f5f3ddd108827f3e95958b623766260333" | ||
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.4.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.4.0.bb index 1efb505e27..f5e51e0229 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.4.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.4.0.bb | |||
@@ -5,3 +5,6 @@ DESCRIPTION = "X.Org X server -- keyboard input driver" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=eae2c98cbb8c60401893ff9313ff3826" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=eae2c98cbb8c60401893ff9313ff3826" |
6 | 6 | ||
7 | PR = "r1" | 7 | PR = "r1" |
8 | |||
9 | SRC_URI[md5sum] = "fd17158ffeacecc8cc670604460cb98b" | ||
10 | SRC_URI[sha256sum] = "842d36cfca68ddab4f2c562c73bfd43ba76de2d490d60034f0c5dd524aa6d6a5" | ||
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.6.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.6.0.bb index 835b7b1773..d0914cff0a 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.6.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.6.0.bb | |||
@@ -3,3 +3,6 @@ require xf86-input-common.inc | |||
3 | DESCRIPTION = "X.Org X server -- mouse input driver" | 3 | DESCRIPTION = "X.Org X server -- mouse input driver" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=237eb1d1a602d29ef2af62d8fba60f19" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=237eb1d1a602d29ef2af62d8fba60f19" |
6 | |||
7 | SRC_URI[md5sum] = "cef849b1a2743d2e84de98422f372974" | ||
8 | SRC_URI[sha256sum] = "c7ae245e5168276346145f196d1d1faed618f41d5174a2031c71fab6e1a2fbdb" | ||
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.2.1.bb b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.2.1.bb index 8b7b3f7584..84adb85ef9 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.2.1.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.2.1.bb | |||
@@ -5,3 +5,6 @@ DESCRIPTION = "X.Org X server -- keyboard input driver" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=08955125302e95a16628a4bec64ade5f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=08955125302e95a16628a4bec64ade5f" |
6 | 6 | ||
7 | DEPENDS += "libxi" | 7 | DEPENDS += "libxi" |
8 | |||
9 | SRC_URI[md5sum] = "29a6f9da5123149e4abc8ff83880ed5c" | ||
10 | SRC_URI[sha256sum] = "a63b48c5c8eb09416b941dea591a948e111d1b2e14d4620f25377cf47cf877e6" | ||
diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.6.10.bb b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.6.10.bb index 219f4b9ed1..15aeb582dc 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.6.10.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_12.6.10.bb | |||
@@ -6,3 +6,6 @@ PR = "r0" | |||
6 | RDEPENDS_${PN} += "xf86-input-mouse" | 6 | RDEPENDS_${PN} += "xf86-input-mouse" |
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=622841c068a9d7625fbfe7acffb1a8fc" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=622841c068a9d7625fbfe7acffb1a8fc" |
9 | |||
10 | SRC_URI[md5sum] = "49c6e77851e9f7bc5cb7d85f061992f8" | ||
11 | SRC_URI[sha256sum] = "a6369d5a860627f2a38842d5563045b263a459e534f6ae08df48f330f9a40910" | ||
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb index 17f9d37dbd..75274131a4 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb | |||
@@ -9,3 +9,6 @@ DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \ | |||
9 | virtual/libgl xineramaproto xf86driproto libpciaccess" | 9 | virtual/libgl xineramaproto xf86driproto libpciaccess" |
10 | 10 | ||
11 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' | 11 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' |
12 | |||
13 | SRC_URI[md5sum] = "07fa32958aff9b463dd3af5481ef6626" | ||
14 | SRC_URI[sha256sum] = "8ed85a0e94523539d81d5ae6639fa22ceb1c1e3baf89128915db65d4d2900d7a" | ||
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.3.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.3.bb index 4f089c6c0b..c76248f6d1 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.3.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vmware_11.0.3.bb | |||
@@ -10,3 +10,6 @@ DEPENDS += "virtual/libx11 libxvmc drm glproto \ | |||
10 | PR = "r0" | 10 | PR = "r0" |
11 | 11 | ||
12 | COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' | 12 | COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)' |
13 | |||
14 | SRC_URI[md5sum] = "579bee487309b1bdc8329bf627d43413" | ||
15 | SRC_URI[sha256sum] = "b24a7cb2d87e416561e25122eab2cd48fc64a2ba105238456eefef16f29f38a3" | ||
diff --git a/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb b/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb index acbb8e84f4..a5d901316f 100644 --- a/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb +++ b/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb | |||
@@ -8,3 +8,6 @@ PR = "${INC_PR}.0" | |||
8 | DEPENDS = "mkfontscale-native font-util-native" | 8 | DEPENDS = "mkfontscale-native font-util-native" |
9 | 9 | ||
10 | EXTRA_OECONF += "--with-encodingsdir=${datadir}/fonts/X11/encodings" | 10 | EXTRA_OECONF += "--with-encodingsdir=${datadir}/fonts/X11/encodings" |
11 | |||
12 | SRC_URI[md5sum] = "0f2d6546d514c5cc4ecf78a60657a5c1" | ||
13 | SRC_URI[sha256sum] = "ced6312988a45d23812c2ac708b4595f63fd7a49c4dcd9f66bdcd50d1057d539" | ||
diff --git a/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb b/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb index e729e997d7..f3b3716355 100644 --- a/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb +++ b/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb | |||
@@ -15,3 +15,6 @@ RDEPENDS_virtclass-native = "font-util" | |||
15 | 15 | ||
16 | PE = "1" | 16 | PE = "1" |
17 | PR = "${INC_PR}.0" | 17 | PR = "${INC_PR}.0" |
18 | |||
19 | SRC_URI[md5sum] = "6d25f64796fef34b53b439c2e9efa562" | ||
20 | SRC_URI[sha256sum] = "8b453b2aae1cfa8090009ca037037b8c5e333550651d5a158b7264ce1d472c9a" | ||
diff --git a/meta/recipes-graphics/xorg-font/font-util_1.2.0.bb b/meta/recipes-graphics/xorg-font/font-util_1.2.0.bb index 8f90176b20..972e9e3ae4 100644 --- a/meta/recipes-graphics/xorg-font/font-util_1.2.0.bb +++ b/meta/recipes-graphics/xorg-font/font-util_1.2.0.bb | |||
@@ -22,3 +22,6 @@ do_configure_prepend() { | |||
22 | } | 22 | } |
23 | 23 | ||
24 | BBCLASSEXTEND = "native" | 24 | BBCLASSEXTEND = "native" |
25 | |||
26 | SRC_URI[md5sum] = "1bdd8ed070e02b2165d7b0f0ed93280b" | ||
27 | SRC_URI[sha256sum] = "dbbac617ae6cdf6f459e602361211d217f4bad5ad8bfb6adcede6196693f9712" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libdmx_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libdmx_1.1.0.bb index 20523b894e..11845cc6b1 100644 --- a/meta/recipes-graphics/xorg-lib/libdmx_1.1.0.bb +++ b/meta/recipes-graphics/xorg-lib/libdmx_1.1.0.bb | |||
@@ -9,3 +9,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94 \ | |||
9 | DEPENDS += "libxext dmxproto" | 9 | DEPENDS += "libxext dmxproto" |
10 | PR = "r1" | 10 | PR = "r1" |
11 | PE = "1" | 11 | PE = "1" |
12 | |||
13 | SRC_URI[md5sum] = "a2fcf0382837888d3781b714489a8999" | ||
14 | SRC_URI[sha256sum] = "1904a8f848cc5d76105cb07707890aca095540a37fb0a63d359f71da51d3e2d5" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb index 691624c576..2933f930df 100644 --- a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb +++ b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb | |||
@@ -10,3 +10,6 @@ PR = "r1" | |||
10 | PE = "1" | 10 | PE = "1" |
11 | 11 | ||
12 | BBCLASSEXTEND = "native" | 12 | BBCLASSEXTEND = "native" |
13 | |||
14 | SRC_URI[md5sum] = "11d3c292f05a90f6f67840a9e9c3d9b8" | ||
15 | SRC_URI[sha256sum] = "348a1b0142f61afeaafc9497e997d6f10074affed8682e202d019f10170b9cbf" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb b/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb index ec3ad136a0..7228a0228d 100644 --- a/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb +++ b/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb | |||
@@ -14,3 +14,6 @@ PE = "1" | |||
14 | XORG_PN = "libICE" | 14 | XORG_PN = "libICE" |
15 | 15 | ||
16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native" |
17 | |||
18 | SRC_URI[md5sum] = "bb72a732b15e9dc25c3036559387eed5" | ||
19 | SRC_URI[sha256sum] = "a8b1692f151a473cee8733df9aefe98f7e5f64dfe6d4213cb6231d7bf855b901" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.0.bb b/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.0.bb index 9c7915bacd..b68f3ad2c0 100644 --- a/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.0.bb +++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.0.bb | |||
@@ -8,3 +8,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=aa44c26bc646c6c9d9619c73b94a6e31" | |||
8 | PR = "r0" | 8 | PR = "r0" |
9 | 9 | ||
10 | DEPENDS += "xproto virtual/libx11" | 10 | DEPENDS += "xproto virtual/libx11" |
11 | |||
12 | SRC_URI[md5sum] = "285e07976274572e1f1e68edee09b70a" | ||
13 | SRC_URI[sha256sum] = "f6b3c00e1c0aab0729563115d3d798e14c9210b4e10fccb484efe1c5eae85657" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libsm_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libsm_1.2.0.bb index c01bfcd565..5ce01b7e5b 100644 --- a/meta/recipes-graphics/xorg-lib/libsm_1.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libsm_1.2.0.bb | |||
@@ -13,3 +13,6 @@ PE = "1" | |||
13 | XORG_PN = "libSM" | 13 | XORG_PN = "libSM" |
14 | 14 | ||
15 | BBCLASSEXTEND = "native" | 15 | BBCLASSEXTEND = "native" |
16 | |||
17 | SRC_URI[md5sum] = "e78c447bf1790552b644eca81b542742" | ||
18 | SRC_URI[sha256sum] = "0cd8df1b7067bfda10b05d38279777770677c6fecb5a14e804a28597da7a57cb" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb b/meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb index 65374611ba..98c84e6dd6 100644 --- a/meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb +++ b/meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb | |||
@@ -14,3 +14,6 @@ PE = "1" | |||
14 | XORG_PN = "libXau" | 14 | XORG_PN = "libXau" |
15 | 15 | ||
16 | BBCLASSEXTEND = "native nativesdk" | 16 | BBCLASSEXTEND = "native nativesdk" |
17 | |||
18 | SRC_URI[md5sum] = "4a2cbd83727682f9ee1c1e719bac6adb" | ||
19 | SRC_URI[sha256sum] = "ee84415ffedcc1c0d39b3a39c35d0596c89907bba93d22bf85e24d21f90170fc" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb b/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb index 0d7b84dafc..e6a161178f 100644 --- a/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb | |||
@@ -14,3 +14,6 @@ PR = "r0" | |||
14 | XORG_PN = "libXcomposite" | 14 | XORG_PN = "libXcomposite" |
15 | 15 | ||
16 | SRC_URI += " file://change-include-order.patch" | 16 | SRC_URI += " file://change-include-order.patch" |
17 | |||
18 | SRC_URI[md5sum] = "a60e0b5c276d0aa9e2d3b982c98f61c8" | ||
19 | SRC_URI[sha256sum] = "32294d28f4ee46db310c344546d98484728b7d52158c6d7c25bba02563b41aad" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxcursor_1.1.11.bb b/meta/recipes-graphics/xorg-lib/libxcursor_1.1.11.bb index 4b0a3b1ab4..0506079afe 100644 --- a/meta/recipes-graphics/xorg-lib/libxcursor_1.1.11.bb +++ b/meta/recipes-graphics/xorg-lib/libxcursor_1.1.11.bb | |||
@@ -11,3 +11,6 @@ PR = "r0" | |||
11 | PE = "1" | 11 | PE = "1" |
12 | 12 | ||
13 | XORG_PN = "libXcursor" | 13 | XORG_PN = "libXcursor" |
14 | |||
15 | SRC_URI[md5sum] = "866ed46f7e0d85b8c0003cebbb78a4af" | ||
16 | SRC_URI[sha256sum] = "a06ef74579e2c06f9490e682b8e7ac915cb5280ee47bb071a2b850637a2bf6fe" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxdamage_1.1.3.bb b/meta/recipes-graphics/xorg-lib/libxdamage_1.1.3.bb index f42a9c9d81..f2ed669e6a 100644 --- a/meta/recipes-graphics/xorg-lib/libxdamage_1.1.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxdamage_1.1.3.bb | |||
@@ -12,3 +12,6 @@ PR = "r0" | |||
12 | PE = "1" | 12 | PE = "1" |
13 | 13 | ||
14 | XORG_PN = "libXdamage" | 14 | XORG_PN = "libXdamage" |
15 | |||
16 | SRC_URI[md5sum] = "44774e1a065158b52f1a0da5100cebec" | ||
17 | SRC_URI[sha256sum] = "bc6169c826d3cb17435ca84e1b479d65e4b51df1e48bbc3ec39a9cabf842c7a8" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb index b1648fbf38..344bdb1cc4 100644 --- a/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb | |||
@@ -16,3 +16,6 @@ DEPENDS += "gettext" | |||
16 | XORG_PN = "libXdmcp" | 16 | XORG_PN = "libXdmcp" |
17 | 17 | ||
18 | BBCLASSEXTEND = "native nativesdk" | 18 | BBCLASSEXTEND = "native nativesdk" |
19 | |||
20 | SRC_URI[md5sum] = "762b6bbaff7b7d0831ddb4f072f939a5" | ||
21 | SRC_URI[sha256sum] = "b8a0e9a3192a3afddb56eb1d7adf933e423b401b2a492975d776dc0423c10072" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb index 658ccf3b0b..75417c2996 100644 --- a/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb | |||
@@ -14,3 +14,6 @@ PE = "1" | |||
14 | XORG_PN = "libXext" | 14 | XORG_PN = "libXext" |
15 | 15 | ||
16 | BBCLASSEXTEND = "nativesdk" | 16 | BBCLASSEXTEND = "nativesdk" |
17 | |||
18 | SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331" | ||
19 | SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb b/meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb index d42e0a3b3e..8ecf1f8502 100644 --- a/meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb +++ b/meta/recipes-graphics/xorg-lib/libxfixes_4.0.5.bb | |||
@@ -13,3 +13,6 @@ PE = "1" | |||
13 | XORG_PN = "libXfixes" | 13 | XORG_PN = "libXfixes" |
14 | 14 | ||
15 | BBCLASSEXTEND = "nativesdk" | 15 | BBCLASSEXTEND = "nativesdk" |
16 | |||
17 | SRC_URI[md5sum] = "1b4b8386bd5d1751b2c7177223ad4629" | ||
18 | SRC_URI[sha256sum] = "2e6cd020460e4ef5d5a1d9b5d21143e9f5e580036a79c7de26ae539d7bcb8d74" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb index 6aa83c4ac6..2e19f8ff35 100644 --- a/meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb | |||
@@ -16,3 +16,6 @@ PE = "1" | |||
16 | XORG_PN = "libXfont" | 16 | XORG_PN = "libXfont" |
17 | 17 | ||
18 | BBCLASSEXTEND = "native" | 18 | BBCLASSEXTEND = "native" |
19 | |||
20 | SRC_URI[md5sum] = "6fb689cfe13d8d9460f4abb5bd88588d" | ||
21 | SRC_URI[sha256sum] = "f79245652901d20092092e942155d32b8dde15527637db3c09a1adc83672e9cc" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxfontcache_1.0.5.bb b/meta/recipes-graphics/xorg-lib/libxfontcache_1.0.5.bb index 97f7ed6272..5ee42befe2 100644 --- a/meta/recipes-graphics/xorg-lib/libxfontcache_1.0.5.bb +++ b/meta/recipes-graphics/xorg-lib/libxfontcache_1.0.5.bb | |||
@@ -7,3 +7,6 @@ PR = "r0" | |||
7 | PE = "1" | 7 | PE = "1" |
8 | 8 | ||
9 | XORG_PN = "libXfontcache" | 9 | XORG_PN = "libXfontcache" |
10 | |||
11 | SRC_URI[md5sum] = "bbd37768c87f63cf2eb845b2c0f56515" | ||
12 | SRC_URI[sha256sum] = "0d639219549f51fa0e6b4414383f5d13e6c1638e66b3434f4626eb989ffacbce" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb b/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb index 7f5ccdd0fb..fc9c0a7f03 100644 --- a/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb | |||
@@ -23,3 +23,6 @@ FILES_${PN} = "${libdir}/lib*${SOLIBS}" | |||
23 | FILES_${PN}-dev = "${includedir} ${libdir}/lib*${SOLIBSDEV} ${libdir}/*.la \ | 23 | FILES_${PN}-dev = "${includedir} ${libdir}/lib*${SOLIBSDEV} ${libdir}/*.la \ |
24 | ${libdir}/*.a ${libdir}/pkgconfig \ | 24 | ${libdir}/*.a ${libdir}/pkgconfig \ |
25 | ${datadir}/aclocal ${bindir} ${sbindir}" | 25 | ${datadir}/aclocal ${bindir} ${sbindir}" |
26 | |||
27 | SRC_URI[md5sum] = "cce3c327258116493b753f157e0360c7" | ||
28 | SRC_URI[sha256sum] = "c8685ae56da0c1dcc2bc1e34607e7d76ae98b86a1a71baba3a6b76dbcf5ff9b2" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.4.0.bb b/meta/recipes-graphics/xorg-lib/libxi_1.4.0.bb index 7f37d859c2..7820653480 100644 --- a/meta/recipes-graphics/xorg-lib/libxi_1.4.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxi_1.4.0.bb | |||
@@ -11,3 +11,6 @@ PE = "1" | |||
11 | 11 | ||
12 | XORG_PN = "libXi" | 12 | XORG_PN = "libXi" |
13 | 13 | ||
14 | |||
15 | SRC_URI[md5sum] = "4ccdfe866f94c99b9190d16ffcfb3bdc" | ||
16 | SRC_URI[sha256sum] = "42efe95a08c7bd28bc913bf8c34ed026abcc62504307626fc5150ca360b93283" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxinerama_1.1.1.bb b/meta/recipes-graphics/xorg-lib/libxinerama_1.1.1.bb index ef875f1e92..a4048b7423 100644 --- a/meta/recipes-graphics/xorg-lib/libxinerama_1.1.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxinerama_1.1.1.bb | |||
@@ -12,3 +12,6 @@ PR = "r3" | |||
12 | PE = "1" | 12 | PE = "1" |
13 | 13 | ||
14 | XORG_PN = "libXinerama" | 14 | XORG_PN = "libXinerama" |
15 | |||
16 | SRC_URI[md5sum] = "ecd4839ad01f6f637c6fb5327207f89b" | ||
17 | SRC_URI[sha256sum] = "bbe2b4a0e8ccf01a40f02c429c8418bd1fe652fd2c6f05d487e1319599d6779f" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.7.bb b/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.7.bb index f46c147e4a..17bbca0de1 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.7.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.7.bb | |||
@@ -11,3 +11,6 @@ PR = "r0" | |||
11 | PE = "1" | 11 | PE = "1" |
12 | 12 | ||
13 | BBCLASSEXTEND = "native" | 13 | BBCLASSEXTEND = "native" |
14 | |||
15 | SRC_URI[md5sum] = "59b4fe0bdf8d9b05e45b59e8fe9e7516" | ||
16 | SRC_URI[sha256sum] = "667e370a733b96b647a40211430cfc41dd2160c9a2aa701d0c839c626d0f2ae5" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb index 761746e2cc..bea21791d5 100644 --- a/meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb | |||
@@ -19,3 +19,6 @@ PACKAGES =+ "libxmuu libxmuu-dev" | |||
19 | 19 | ||
20 | FILES_libxmuu = "${libdir}/libXmuu.so.*" | 20 | FILES_libxmuu = "${libdir}/libXmuu.so.*" |
21 | FILES_libxmuu-dev = "${libdir}/libXmuu.so" | 21 | FILES_libxmuu-dev = "${libdir}/libXmuu.so" |
22 | |||
23 | SRC_URI[md5sum] = "6836883a0120e8346cf7f58dc42e465a" | ||
24 | SRC_URI[sha256sum] = "0fa91f303b70decc1ef6201c88c8a5f0b4ecd68c6c88bdcc891ecd1a689d36ad" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxp_1.0.0.bb b/meta/recipes-graphics/xorg-lib/libxp_1.0.0.bb index 7d3b87473c..5b412eced5 100644 --- a/meta/recipes-graphics/xorg-lib/libxp_1.0.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxp_1.0.0.bb | |||
@@ -13,3 +13,6 @@ PE = "1" | |||
13 | XORG_PN = "libXp" | 13 | XORG_PN = "libXp" |
14 | 14 | ||
15 | CFLAGS_append += " -I ${S}/include/X11/XprintUtil -I ${S}/include/X11/extensions" | 15 | CFLAGS_append += " -I ${S}/include/X11/XprintUtil -I ${S}/include/X11/extensions" |
16 | |||
17 | SRC_URI[md5sum] = "0f4ac39108c1ae8c443cdfac259b58fa" | ||
18 | SRC_URI[sha256sum] = "7e64b1550ce85b05762e960459ac676a0406c786756b200ff29c57f84bce9cae" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb b/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb index 7658e2e7b2..ecb8ad71d9 100644 --- a/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb +++ b/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb | |||
@@ -12,3 +12,6 @@ XORG_PN = "libXpm" | |||
12 | PACKAGES =+ "sxpm cxpm" | 12 | PACKAGES =+ "sxpm cxpm" |
13 | FILES_cxpm = "${bindir}/cxpm" | 13 | FILES_cxpm = "${bindir}/cxpm" |
14 | FILES_sxpm = "${bindir}/sxpm" | 14 | FILES_sxpm = "${bindir}/sxpm" |
15 | |||
16 | SRC_URI[md5sum] = "2de3a1b9541f4b3a6f9d84b69d25530e" | ||
17 | SRC_URI[sha256sum] = "8add01029cab0598ca86e01a2f7781a636f74b757abe6b50ba61b2a6e2fd621e" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb b/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb index 75723aa289..cc547909a4 100644 --- a/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb | |||
@@ -7,3 +7,6 @@ LIC_FILES_CHKSUM = "file://src/xpapputil.c;beginline=2;endline=27;md5=be811cca90 | |||
7 | PE = "1" | 7 | PE = "1" |
8 | 8 | ||
9 | XORG_PN = "libXprintAppUtil" | 9 | XORG_PN = "libXprintAppUtil" |
10 | |||
11 | SRC_URI[md5sum] = "d2de510570aa6714681109b2ba178365" | ||
12 | SRC_URI[sha256sum] = "24606446003379dbf499ef57e9294ce622c0f7f8a8f10834db61dc59ef690aa5" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxprintutil_1.0.1.bb b/meta/recipes-graphics/xorg-lib/libxprintutil_1.0.1.bb index 6fb1af5353..a499fe294e 100644 --- a/meta/recipes-graphics/xorg-lib/libxprintutil_1.0.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxprintutil_1.0.1.bb | |||
@@ -7,3 +7,6 @@ PR = "r1" | |||
7 | PE = "1" | 7 | PE = "1" |
8 | 8 | ||
9 | XORG_PN = "libXprintUtil" | 9 | XORG_PN = "libXprintUtil" |
10 | |||
11 | SRC_URI[md5sum] = "22584f1aab1deba253949b562d1f0f45" | ||
12 | SRC_URI[sha256sum] = "72b6ae0420b9601f55be147e8d068f670b951ae73a81423ba25be5875d826e6c" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb index d6a9ae69ea..789d394011 100644 --- a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb | |||
@@ -13,3 +13,6 @@ PE = "1" | |||
13 | XORG_PN = "libXrandr" | 13 | XORG_PN = "libXrandr" |
14 | 14 | ||
15 | BBCLASSEXTEND = "nativesdk" | 15 | BBCLASSEXTEND = "nativesdk" |
16 | |||
17 | SRC_URI[md5sum] = "7785c3f7cff2735c94657e8f87ed8ad3" | ||
18 | SRC_URI[sha256sum] = "62bba708649c04cbbc2f5de910942a01cc727b27225bc06169af8a89b957c661" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb b/meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb index 080042f541..22418e3f82 100644 --- a/meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb +++ b/meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb | |||
@@ -13,3 +13,6 @@ PE = "1" | |||
13 | XORG_PN = "libXrender" | 13 | XORG_PN = "libXrender" |
14 | 14 | ||
15 | BBCLASSEXTEND = "nativesdk" | 15 | BBCLASSEXTEND = "nativesdk" |
16 | |||
17 | SRC_URI[md5sum] = "3b3b7d076c2384b6c600c0b5f4ba971f" | ||
18 | SRC_URI[sha256sum] = "7f58b1e263109e0a873eef8423aa14733a5499befbe645053aa622ed1f3ea668" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxres_1.0.5.bb b/meta/recipes-graphics/xorg-lib/libxres_1.0.5.bb index 5c8c47ccbf..5d8f946e87 100644 --- a/meta/recipes-graphics/xorg-lib/libxres_1.0.5.bb +++ b/meta/recipes-graphics/xorg-lib/libxres_1.0.5.bb | |||
@@ -11,3 +11,6 @@ PR = "r0" | |||
11 | PE = "1" | 11 | PE = "1" |
12 | 12 | ||
13 | XORG_PN = "libXres" | 13 | XORG_PN = "libXres" |
14 | |||
15 | SRC_URI[md5sum] = "d08f0b6df3f96c051637d37009f4e55a" | ||
16 | SRC_URI[sha256sum] = "a00b0f464bc0c038db5614513b0e33475db22a7b3cd41e4e56a6c661a518a059" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb index fd3641d9dd..a95cc96ac8 100644 --- a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb | |||
@@ -9,3 +9,6 @@ PR = "r0" | |||
9 | PE = "1" | 9 | PE = "1" |
10 | 10 | ||
11 | XORG_PN = "libXScrnSaver" | 11 | XORG_PN = "libXScrnSaver" |
12 | |||
13 | SRC_URI[md5sum] = "898794bf6812fc9be9bf1bb7aa4d2b08" | ||
14 | SRC_URI[sha256sum] = "ce3a66e2f6fa85b22280ab9cc1b2a113a2cb0ade9470914c7c3d6ac1d44b259a" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxt_1.0.9.bb b/meta/recipes-graphics/xorg-lib/libxt_1.0.9.bb index b9705c8e9d..7a62e7ba2d 100644 --- a/meta/recipes-graphics/xorg-lib/libxt_1.0.9.bb +++ b/meta/recipes-graphics/xorg-lib/libxt_1.0.9.bb | |||
@@ -28,3 +28,6 @@ do_compile() { | |||
28 | fi | 28 | fi |
29 | oe_runmake | 29 | oe_runmake |
30 | } | 30 | } |
31 | |||
32 | SRC_URI[md5sum] = "8a414f8f2327aaa616ca2dcac1f5d8c3" | ||
33 | SRC_URI[sha256sum] = "eab91b594b801f7f07a20f936dda70a629028858cbcf541becf94f2786ae6b01" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxtrap_1.0.0.bb b/meta/recipes-graphics/xorg-lib/libxtrap_1.0.0.bb index 39c7bef515..19b1c36763 100644 --- a/meta/recipes-graphics/xorg-lib/libxtrap_1.0.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxtrap_1.0.0.bb | |||
@@ -6,3 +6,6 @@ PR = "r1" | |||
6 | PE = "1" | 6 | PE = "1" |
7 | 7 | ||
8 | XORG_PN = "libXTrap" | 8 | XORG_PN = "libXTrap" |
9 | |||
10 | SRC_URI[md5sum] = "1e2d966b5b2b89910e418bb0f78e10de" | ||
11 | SRC_URI[sha256sum] = "cfd12ce675bd5cdeac3720582741fe81a99343bef475d440cb34a7f2cdfe34ba" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.0.bb index 5d2ec5f934..811a190fd3 100644 --- a/meta/recipes-graphics/xorg-lib/libxtst_1.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.0.bb | |||
@@ -12,3 +12,6 @@ PR = "r2" | |||
12 | PE = "1" | 12 | PE = "1" |
13 | 13 | ||
14 | XORG_PN = "libXtst" | 14 | XORG_PN = "libXtst" |
15 | |||
16 | SRC_URI[md5sum] = "7c592c72da6676f8b0aeec9133b81686" | ||
17 | SRC_URI[sha256sum] = "7a2e0912b521f6bd8c392189874ba4a3b8168b0bba4c2143e073de53d8e85408" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxv_1.0.6.bb b/meta/recipes-graphics/xorg-lib/libxv_1.0.6.bb index d6e5777bcc..0feecb4362 100644 --- a/meta/recipes-graphics/xorg-lib/libxv_1.0.6.bb +++ b/meta/recipes-graphics/xorg-lib/libxv_1.0.6.bb | |||
@@ -10,3 +10,6 @@ DEPENDS += "libxext videoproto" | |||
10 | PR = "r0" | 10 | PR = "r0" |
11 | 11 | ||
12 | XORG_PN = "libXv" | 12 | XORG_PN = "libXv" |
13 | |||
14 | SRC_URI[md5sum] = "e292445a64b63e918bbc8b6aae6391dd" | ||
15 | SRC_URI[sha256sum] = "e20f8e594bb0f44f3fbd25996945730391d72acbe5eaac760429fd6579caf5ee" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxvmc_1.0.6.bb b/meta/recipes-graphics/xorg-lib/libxvmc_1.0.6.bb index 49e58f6651..6f87f72ce6 100644 --- a/meta/recipes-graphics/xorg-lib/libxvmc_1.0.6.bb +++ b/meta/recipes-graphics/xorg-lib/libxvmc_1.0.6.bb | |||
@@ -12,3 +12,6 @@ PR = "r0" | |||
12 | PE = "1" | 12 | PE = "1" |
13 | 13 | ||
14 | XORG_PN = "libXvMC" | 14 | XORG_PN = "libXvMC" |
15 | |||
16 | SRC_URI[md5sum] = "bfc7524646f890dfc30dea1d676004a3" | ||
17 | SRC_URI[sha256sum] = "3dda80e9c71fd14a14f93279c6f661703c5c1c43d104a5db0842377bdf0c3392" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.2.bb b/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.2.bb index 6ea3a19283..cc76861ec3 100644 --- a/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.2.bb | |||
@@ -8,3 +8,6 @@ PE = "1" | |||
8 | XORG_PN = "libXxf86dga" | 8 | XORG_PN = "libXxf86dga" |
9 | 9 | ||
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=abb99ac125f84f424a4278153988e32f" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=abb99ac125f84f424a4278153988e32f" |
11 | |||
12 | SRC_URI[md5sum] = "bbd5fdf63d4c107c8cb710d4df2012b4" | ||
13 | SRC_URI[sha256sum] = "1ba652f562ce3fb3fef092ce5485eb7ef15b521124c901977b56d6f324605a06" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.2.bb b/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.2.bb index 8284dac231..12a1ad7ff1 100644 --- a/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.2.bb | |||
@@ -12,3 +12,6 @@ PR = "r0" | |||
12 | PE = "1" | 12 | PE = "1" |
13 | 13 | ||
14 | XORG_PN = "libXxf86misc" | 14 | XORG_PN = "libXxf86misc" |
15 | |||
16 | SRC_URI[md5sum] = "51fed53e8de067d4b8666f75a0212400" | ||
17 | SRC_URI[sha256sum] = "8e64b6b1bf34fcd112b1fd866d77e110b47794e825a996e4492c0ee408957cb3" | ||
diff --git a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.1.bb b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.1.bb index bf190add25..0e4e95b1e2 100644 --- a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.1.bb | |||
@@ -11,3 +11,6 @@ PR = "r0" | |||
11 | PE = "1" | 11 | PE = "1" |
12 | 12 | ||
13 | XORG_PN = "libXxf86vm" | 13 | XORG_PN = "libXxf86vm" |
14 | |||
15 | SRC_URI[md5sum] = "34dc3df888c164378da89a7deeb245a0" | ||
16 | SRC_URI[sha256sum] = "21cae9239aefd59353a4ddb0d6ed890402b681570ccd4bc977d80a75a020239e" | ||
diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.0.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.0.bb index 0e59bd506f..358bf84952 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.0.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.0.bb | |||
@@ -6,6 +6,9 @@ LICENSE = "MIT & MIT-style" | |||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9" |
7 | 7 | ||
8 | SRC_URI = "http://people.freedesktop.org/~svu/xkeyboard-config-${PV}.tar.bz2" | 8 | SRC_URI = "http://people.freedesktop.org/~svu/xkeyboard-config-${PV}.tar.bz2" |
9 | |||
10 | SRC_URI[md5sum] = "bb8a98ee61cdc4bd835fdfd2b5cee3e6" | ||
11 | SRC_URI[sha256sum] = "175f275f5a041edda41fe0f27e59061d1d9c6615959475e4d68ad773b6a2e376" | ||
9 | SECTION = "x11/libs" | 12 | SECTION = "x11/libs" |
10 | DEPENDS = "intltool xkbcomp-native glib-2.0" | 13 | DEPENDS = "intltool xkbcomp-native glib-2.0" |
11 | 14 | ||
diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb b/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb index a6e9febbf1..6a533e7a33 100644 --- a/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb +++ b/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb | |||
@@ -13,3 +13,6 @@ RDEPENDS_${PN}-dev = "" | |||
13 | DEPENDS += "gettext" | 13 | DEPENDS += "gettext" |
14 | 14 | ||
15 | BBCLASSEXTEND = "native nativesdk" | 15 | BBCLASSEXTEND = "native nativesdk" |
16 | |||
17 | SRC_URI[md5sum] = "c66f9ffd2da4fb012220c6c40ebc7609" | ||
18 | SRC_URI[sha256sum] = "c5f9a73705ddbb8c9b8f16c4fac33b4b9ba7661b8305474b4c1549e48d9ca5c6" | ||
diff --git a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.0.bb b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.0.bb index 0ea0729bcf..894c141f1e 100644 --- a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.0.bb +++ b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.0.bb | |||
@@ -10,3 +10,6 @@ DESCRIPTION = "X.Org BigReqs extension headers" | |||
10 | BBCLASSEXTEND = "native nativesdk" | 10 | BBCLASSEXTEND = "native nativesdk" |
11 | 11 | ||
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=b12715630da6f268d0d3712ee1a504f4" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=b12715630da6f268d0d3712ee1a504f4" |
13 | |||
14 | SRC_URI[md5sum] = "d30c5dbf19ca6dffcd9788227ecff8c5" | ||
15 | SRC_URI[sha256sum] = "4864e12d3c5a99b0a9ee4704822455299345e6c65b23c688a4e4bf11481107bd" | ||
diff --git a/meta/recipes-graphics/xorg-proto/compositeproto_0.4.bb b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.bb index 191053b1c2..37bbe31ef1 100644 --- a/meta/recipes-graphics/xorg-proto/compositeproto_0.4.bb +++ b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.bb | |||
@@ -6,3 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f8cdfa47489609f305b91521f3a8803f \ | |||
6 | 6 | ||
7 | CONFLICTS = "compositeext" | 7 | CONFLICTS = "compositeext" |
8 | PE = "1" | 8 | PE = "1" |
9 | |||
10 | SRC_URI[md5sum] = "6281344d656d4e0c8e9db4918efe3d1d" | ||
11 | SRC_URI[sha256sum] = "6013d1ca63b2b7540f6f99977090812b899852acfbd9df123b5ebaa911e30003" | ||
diff --git a/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb index db92da33dc..1f2c555896 100644 --- a/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb +++ b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb | |||
@@ -7,3 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d5f5a2de65c3a84cbde769f07a769608 \ | |||
7 | CONFLICTS = "damageext" | 7 | CONFLICTS = "damageext" |
8 | PR = "r0" | 8 | PR = "r0" |
9 | PE = "1" | 9 | PE = "1" |
10 | |||
11 | SRC_URI[md5sum] = "998e5904764b82642cc63d97b4ba9e95" | ||
12 | SRC_URI[sha256sum] = "5c7c112e9b9ea8a9d5b019e5f17d481ae20f766cb7a4648360e7c1b46fc9fc5b" | ||
diff --git a/meta/recipes-graphics/xorg-proto/dmxproto_2.3.bb b/meta/recipes-graphics/xorg-proto/dmxproto_2.3.bb index 635c63f997..da6262969d 100644 --- a/meta/recipes-graphics/xorg-proto/dmxproto_2.3.bb +++ b/meta/recipes-graphics/xorg-proto/dmxproto_2.3.bb | |||
@@ -6,3 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a3c3499231a8035efd0e004cfbd3b72a \ | |||
6 | 6 | ||
7 | PR = "r1" | 7 | PR = "r1" |
8 | PE = "1" | 8 | PE = "1" |
9 | |||
10 | SRC_URI[md5sum] = "880a41720b2937e2660dcdc0d34a8791" | ||
11 | SRC_URI[sha256sum] = "3a882ca43a1f359e3489468e6c407fd7d56d559f8895cf096a2ec877d6c403b0" | ||
diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb index 048c27f559..849dc00dda 100644 --- a/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb +++ b/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb | |||
@@ -7,3 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \ | |||
7 | file://dri2proto.h;endline=31;md5=22f28bf68d01b533f26195e94b3ed8ca" | 7 | file://dri2proto.h;endline=31;md5=22f28bf68d01b533f26195e94b3ed8ca" |
8 | 8 | ||
9 | PR = "r0" | 9 | PR = "r0" |
10 | |||
11 | SRC_URI[md5sum] = "3407b494d5e90d584c9af52aa8f9f028" | ||
12 | SRC_URI[sha256sum] = "b2141892a0db35feffa5e952ff5e1d2727c4436b07d7e2e9dd2ed89c8bb3e677" | ||
diff --git a/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb b/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb index 16f9039b9d..9e283041cc 100644 --- a/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb +++ b/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb | |||
@@ -6,3 +6,6 @@ PR = "r1" | |||
6 | PE = "1" | 6 | PE = "1" |
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=6cf85dc8217152304ac976db1e240ebe" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=6cf85dc8217152304ac976db1e240ebe" |
9 | |||
10 | SRC_URI[md5sum] = "5c74f61d6f77b2e6a083b2b31000be42" | ||
11 | SRC_URI[sha256sum] = "47881a52a8d9da1e41e4f028ed32a8b44f738afbead819c0a07253fdc1641885" | ||
diff --git a/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb b/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb index daf9c7a564..567f1fe530 100644 --- a/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb +++ b/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb | |||
@@ -9,3 +9,6 @@ PR = "r0" | |||
9 | PE = "1" | 9 | PE = "1" |
10 | 10 | ||
11 | BBCLASSEXTEND = "nativesdk" | 11 | BBCLASSEXTEND = "nativesdk" |
12 | |||
13 | SRC_URI[md5sum] = "bdb58ecc313b509247036d5c11fa99df" | ||
14 | SRC_URI[sha256sum] = "de4cbfccb533c190073445eb2a891d997e89f6fb58204f68ae82871de044f857" | ||
diff --git a/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb b/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb index 302e84a567..d4594b32aa 100644 --- a/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb +++ b/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb | |||
@@ -8,3 +8,6 @@ PR = "r1" | |||
8 | PE = "1" | 8 | PE = "1" |
9 | 9 | ||
10 | BBCLASSEXTEND = "native" | 10 | BBCLASSEXTEND = "native" |
11 | |||
12 | SRC_URI[md5sum] = "a8a50e5e995bfacb0359575faf7f6906" | ||
13 | SRC_URI[sha256sum] = "1dcaa659d416272ff68e567d1910ccc1e369768f13b983cffcccd6c563dbe3cb" | ||
diff --git a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb index 44f6a34448..1ed81007b3 100644 --- a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb +++ b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb | |||
@@ -8,3 +8,6 @@ PR = "r0" | |||
8 | PE = "1" | 8 | PE = "1" |
9 | 9 | ||
10 | BBCLASSEXTEND = "native" | 10 | BBCLASSEXTEND = "native" |
11 | |||
12 | SRC_URI[md5sum] = "37102ffcaa73f77d700acd6f7a25d8f0" | ||
13 | SRC_URI[sha256sum] = "9c9abc81e2927e6b6ffc6eece1f3fbc7559f506a2848673a21e72c0ae4d639bc" | ||
diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb index b612d9d5e9..9c8e7030d5 100644 --- a/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb +++ b/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb | |||
@@ -8,3 +8,6 @@ PR = "r0" | |||
8 | PE = "1" | 8 | PE = "1" |
9 | 9 | ||
10 | BBCLASSEXTEND = "nativesdk" | 10 | BBCLASSEXTEND = "nativesdk" |
11 | |||
12 | SRC_URI[md5sum] = "55edc5ff2efb734215c868f72f7cf27e" | ||
13 | SRC_URI[sha256sum] = "48be7a9d190b600210e5ad08b4e8862a6b08e72dc52dbdf324716a888eb457de" | ||
diff --git a/meta/recipes-graphics/xorg-proto/inputproto_2.0.bb b/meta/recipes-graphics/xorg-proto/inputproto_2.0.bb index f3332a8ca9..1b63be58a7 100644 --- a/meta/recipes-graphics/xorg-proto/inputproto_2.0.bb +++ b/meta/recipes-graphics/xorg-proto/inputproto_2.0.bb | |||
@@ -10,3 +10,6 @@ PE = "1" | |||
10 | inherit gettext | 10 | inherit gettext |
11 | 11 | ||
12 | BBCLASSEXTEND = "native nativesdk" | 12 | BBCLASSEXTEND = "native nativesdk" |
13 | |||
14 | SRC_URI[md5sum] = "0f7acbc14a082f9ae03744396527d23d" | ||
15 | SRC_URI[sha256sum] = "472f57f7928ab20a1303a25982c4091db9674c2729bbd692c9a7204e23ea1af4" | ||
diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb index e98d3d6f7e..affd62777a 100644 --- a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb +++ b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb | |||
@@ -10,3 +10,6 @@ PE = "1" | |||
10 | DEPENDS += "gettext" | 10 | DEPENDS += "gettext" |
11 | 11 | ||
12 | BBCLASSEXTEND = "native nativesdk" | 12 | BBCLASSEXTEND = "native nativesdk" |
13 | |||
14 | SRC_URI[md5sum] = "e7edb59a3f54af15f749e8f3e314ee62" | ||
15 | SRC_URI[sha256sum] = "0eba4f525e1700798cc0585fe29556e4369fba6517c670866273ad104cf5f49d" | ||
diff --git a/meta/recipes-graphics/xorg-proto/printproto_1.0.4.bb b/meta/recipes-graphics/xorg-proto/printproto_1.0.4.bb index 194abbafc2..6f8e2058e6 100644 --- a/meta/recipes-graphics/xorg-proto/printproto_1.0.4.bb +++ b/meta/recipes-graphics/xorg-proto/printproto_1.0.4.bb | |||
@@ -7,3 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a2363c155fd3749a8cf436ef56c3070f \ | |||
7 | 7 | ||
8 | PR = "r1" | 8 | PR = "r1" |
9 | PE = "1" | 9 | PE = "1" |
10 | |||
11 | SRC_URI[md5sum] = "7321847a60748b4d2f1fa16db4b6ede8" | ||
12 | SRC_URI[sha256sum] = "f059a93188e7143dbb6cc55e31ccf81b976776aa3023bfa57f47501fd1bfd3be" | ||
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb index 1e116d9fed..c027bfaf8c 100644 --- a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb +++ b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb | |||
@@ -9,3 +9,6 @@ PR = "r0" | |||
9 | PE = "1" | 9 | PE = "1" |
10 | 10 | ||
11 | BBCLASSEXTEND = "nativesdk" | 11 | BBCLASSEXTEND = "nativesdk" |
12 | |||
13 | SRC_URI[md5sum] = "597491c0d8055e2a66f11350c4985775" | ||
14 | SRC_URI[sha256sum] = "d90d00612cc49292bd8d9dc19efb1c9187385fbe87590d7279a02e5e1066dc71" | ||
diff --git a/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb b/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb index 0ba3d655ed..b5f68d3306 100644 --- a/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb +++ b/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb | |||
@@ -7,3 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=575827a0f554bbed332542976d5f3d40 \ | |||
7 | CONFLICTS = "recordext" | 7 | CONFLICTS = "recordext" |
8 | PR = "r0" | 8 | PR = "r0" |
9 | PE = "1" | 9 | PE = "1" |
10 | |||
11 | SRC_URI[md5sum] = "24541a30b399213def35f48efd926c63" | ||
12 | SRC_URI[sha256sum] = "b27eb043d3e618bc1f8b704a64f8ae218ea00e7f36f9107ac41d41940773098d" | ||
diff --git a/meta/recipes-graphics/xorg-proto/renderproto_0.11.bb b/meta/recipes-graphics/xorg-proto/renderproto_0.11.bb index afdbb05090..50854f9d6f 100644 --- a/meta/recipes-graphics/xorg-proto/renderproto_0.11.bb +++ b/meta/recipes-graphics/xorg-proto/renderproto_0.11.bb | |||
@@ -9,3 +9,6 @@ PR = "r1" | |||
9 | PE = "1" | 9 | PE = "1" |
10 | 10 | ||
11 | BBCLASSEXTEND = "nativesdk" | 11 | BBCLASSEXTEND = "nativesdk" |
12 | |||
13 | SRC_URI[md5sum] = "b160a9733fe91b666e74fca284333148" | ||
14 | SRC_URI[sha256sum] = "c4d1d6d9b0b6ed9a328a94890c171d534f62708f0982d071ccd443322bedffc2" | ||
diff --git a/meta/recipes-graphics/xorg-proto/resourceproto_1.1.0.bb b/meta/recipes-graphics/xorg-proto/resourceproto_1.1.0.bb index 702e8f36f2..23afed7821 100644 --- a/meta/recipes-graphics/xorg-proto/resourceproto_1.1.0.bb +++ b/meta/recipes-graphics/xorg-proto/resourceproto_1.1.0.bb | |||
@@ -6,3 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" | |||
6 | CONFLICTS = "resourceext" | 6 | CONFLICTS = "resourceext" |
7 | PR = "r1" | 7 | PR = "r1" |
8 | PE = "1" | 8 | PE = "1" |
9 | |||
10 | SRC_URI[md5sum] = "84795594b3ebd2ee2570cf93340d152c" | ||
11 | SRC_URI[sha256sum] = "408d9ab067e4141d1bb844d2d0d7d26ad177567384190c32a913131cf549b36b" | ||
diff --git a/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.0.bb b/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.0.bb index cd992516e8..0000a6b6b4 100644 --- a/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.0.bb +++ b/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.0.bb | |||
@@ -7,3 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eed49b78b15b436c933b6b8b054e3901 \ | |||
7 | 7 | ||
8 | PR = "r1" | 8 | PR = "r1" |
9 | PE = "1" | 9 | PE = "1" |
10 | |||
11 | SRC_URI[md5sum] = "9040c991a56ee9b5976936f8c65d5c8a" | ||
12 | SRC_URI[sha256sum] = "deaf0a3212617e0dab353a3c3a66e0a1f2398306eca0fd882ac15996b0e44d99" | ||
diff --git a/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb b/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb index c152be703c..c4a0780bdf 100644 --- a/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb +++ b/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb | |||
@@ -5,3 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0a984c8e242256a12f3b8dac085893db" | |||
5 | 5 | ||
6 | PR = "r1" | 6 | PR = "r1" |
7 | PE = "1" | 7 | PE = "1" |
8 | |||
9 | SRC_URI[md5sum] = "3b713239e5e6b269b31cb665563358df" | ||
10 | SRC_URI[sha256sum] = "ff32a0d3bc696cadc3457be9c85e9818af2b6daa2f159188bb01aad7e932a0e1" | ||
diff --git a/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb b/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb index 83378b619d..827aa27aba 100644 --- a/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb +++ b/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb | |||
@@ -5,3 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59d089e37bf57b5206602da38f58ca5d" | |||
5 | 5 | ||
6 | PR = "r0" | 6 | PR = "r0" |
7 | PE = "1" | 7 | PE = "1" |
8 | |||
9 | SRC_URI[md5sum] = "c3b348c6e2031b72b11ae63fc7f805c2" | ||
10 | SRC_URI[sha256sum] = "3ec76d24931d1e08c6c8d0b89a25e32dc44bc8f87d1dcb3fe201e3c99f89635a" | ||
diff --git a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb index fbd528400e..9b677e6dea 100644 --- a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb +++ b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb | |||
@@ -9,3 +9,6 @@ PE = "1" | |||
9 | DEPENDS += "gettext" | 9 | DEPENDS += "gettext" |
10 | 10 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
12 | |||
13 | SRC_URI[md5sum] = "cd7372cd827bfd7ca7e9238f2ce274b1" | ||
14 | SRC_URI[sha256sum] = "730e27e22bfb99409bc364233f3f766f5163de0cbf2edad33738cfdf55f04c15" | ||
diff --git a/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb b/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb index 157f070309..22897442a5 100644 --- a/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb +++ b/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb | |||
@@ -9,3 +9,6 @@ PE = "1" | |||
9 | inherit gettext | 9 | inherit gettext |
10 | 10 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
12 | |||
13 | SRC_URI[md5sum] = "263ae968b223c23b2986603d84e5c30e" | ||
14 | SRC_URI[sha256sum] = "f6f829e112c8eca7c2f10b2193e8d927b9b7722283d647cfd2aea09758159199" | ||
diff --git a/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb b/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb index f038a1c290..4bf6b5317d 100644 --- a/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb +++ b/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb | |||
@@ -9,3 +9,6 @@ PE = "1" | |||
9 | DEPENDS += "gettext" | 9 | DEPENDS += "gettext" |
10 | 10 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
12 | |||
13 | SRC_URI[md5sum] = "120e226ede5a4687b25dd357cc9b8efe" | ||
14 | SRC_URI[sha256sum] = "ba9220e2c4475f5ed2ddaa7287426b30089e4d29bd58d35fad57ba5ea43e1648" | ||
diff --git a/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb b/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb index c400193a06..99f1f0ea6f 100644 --- a/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb +++ b/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb | |||
@@ -6,3 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" | |||
6 | CONFLICTS = "xxf86dgaext" | 6 | CONFLICTS = "xxf86dgaext" |
7 | PR = "r1" | 7 | PR = "r1" |
8 | PE = "1" | 8 | PE = "1" |
9 | |||
10 | SRC_URI[md5sum] = "a036dc2fcbf052ec10621fd48b68dbb1" | ||
11 | SRC_URI[sha256sum] = "ac5ef65108e1f2146286e53080975683dae49fc94680042e04bd1e2010e99050" | ||
diff --git a/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.0.bb b/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.0.bb index 6f31845b86..9f76ddd830 100644 --- a/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.0.bb +++ b/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.0.bb | |||
@@ -6,3 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94 \ | |||
6 | 6 | ||
7 | PR = "r1" | 7 | PR = "r1" |
8 | PE = "1" | 8 | PE = "1" |
9 | |||
10 | SRC_URI[md5sum] = "309d552732666c3333d7dc63e80d042f" | ||
11 | SRC_URI[sha256sum] = "d23f12deffd03e582e897ed6a7df3ea7f66ee8577f0f61374dcdf2ebffdce1be" | ||
diff --git a/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb b/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb index 9ea07806f2..6046c7e3ee 100644 --- a/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb +++ b/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb | |||
@@ -5,3 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" | |||
5 | 5 | ||
6 | PR = "r1" | 6 | PR = "r1" |
7 | PE = "1" | 7 | PE = "1" |
8 | |||
9 | SRC_URI[md5sum] = "ca63bbb31cf5b7f37b2237e923ff257a" | ||
10 | SRC_URI[sha256sum] = "45b8ec6a4a8ca21066dce117e09dcc88539862e616e60fb391de05b36f63b095" | ||
diff --git a/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb b/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb index 9ea07806f2..6f090d4a20 100644 --- a/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb +++ b/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb | |||
@@ -5,3 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" | |||
5 | 5 | ||
6 | PR = "r1" | 6 | PR = "r1" |
7 | PE = "1" | 7 | PE = "1" |
8 | |||
9 | SRC_URI[md5sum] = "b6a96ffdae084e27487a58314008b000" | ||
10 | SRC_URI[sha256sum] = "07d9b237541f2d6313b5b28f5335d987a766b36c87b133f77cc48f31d969a3ae" | ||
diff --git a/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.bb b/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.bb index ccbbb36f15..49f8c5c961 100644 --- a/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.bb +++ b/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.bb | |||
@@ -7,3 +7,6 @@ CONFLICTS = "xxf86vmext" | |||
7 | 7 | ||
8 | PR = "r0" | 8 | PR = "r0" |
9 | PE = "1" | 9 | PE = "1" |
10 | |||
11 | SRC_URI[md5sum] = "4434894fc7d4eeb4a22e6b876d56fdaa" | ||
12 | SRC_URI[sha256sum] = "8f704613a5407b31c594d05cf8e053f2b05777172a44e7cd2abd8090bd2ac247" | ||
diff --git a/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.bb b/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.bb index d053dbbcd3..6b14b8f2f0 100644 --- a/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.bb +++ b/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.bb | |||
@@ -6,3 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3e397a5326c83d5d0ebf5b3f87163ac6 \ | |||
6 | 6 | ||
7 | PR = "r1" | 7 | PR = "r1" |
8 | PE = "1" | 8 | PE = "1" |
9 | |||
10 | SRC_URI[md5sum] = "a8aadcb281b9c11a91303e24cdea45f5" | ||
11 | SRC_URI[sha256sum] = "58e88087ceec7201d918f94d6b1247325adca2a9903fed11291b412427a7ba64" | ||
diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.19.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.19.bb index 866364eea0..1e968c53da 100644 --- a/meta/recipes-graphics/xorg-proto/xproto_7.0.19.bb +++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.19.bb | |||
@@ -8,3 +8,6 @@ PE = "1" | |||
8 | 8 | ||
9 | EXTRA_OECONF_append = "--enable-specs=no" | 9 | EXTRA_OECONF_append = "--enable-specs=no" |
10 | BBCLASSEXTEND = "native nativesdk" | 10 | BBCLASSEXTEND = "native nativesdk" |
11 | |||
12 | SRC_URI[md5sum] = "700f8663c23713c2a81a6038a7d358f0" | ||
13 | SRC_URI[sha256sum] = "47b14f6da8c57a726ef1cfa5964a4a6cf9505bc6d78f69d3ae89f4b19956fc2a" | ||
diff --git a/meta/recipes-graphics/xorg-util/gccmakedep_1.0.2.bb b/meta/recipes-graphics/xorg-util/gccmakedep_1.0.2.bb index 5eba970cbe..9b89400bdb 100644 --- a/meta/recipes-graphics/xorg-util/gccmakedep_1.0.2.bb +++ b/meta/recipes-graphics/xorg-util/gccmakedep_1.0.2.bb | |||
@@ -6,3 +6,6 @@ RDEPENDS = "gcc" | |||
6 | 6 | ||
7 | PR = "r2" | 7 | PR = "r2" |
8 | PE = "1" | 8 | PE = "1" |
9 | |||
10 | SRC_URI[md5sum] = "fc49f45251c1336fe1dad5dba1c83fcd" | ||
11 | SRC_URI[sha256sum] = "fdd3963294e80b27416f902a5c029c033d321f03310d3cafa3afb62b50ddce92" | ||
diff --git a/meta/recipes-graphics/xorg-util/imake_1.0.4.bb b/meta/recipes-graphics/xorg-util/imake_1.0.4.bb index cd8ffdb2e5..8943c2dd4c 100644 --- a/meta/recipes-graphics/xorg-util/imake_1.0.4.bb +++ b/meta/recipes-graphics/xorg-util/imake_1.0.4.bb | |||
@@ -8,3 +8,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b9c6cfb044c6d0ff899eaafe4c729367" | |||
8 | 8 | ||
9 | PR = "r0" | 9 | PR = "r0" |
10 | PE = "1" | 10 | PE = "1" |
11 | |||
12 | SRC_URI[md5sum] = "0fd1e53d94142ddee5340f87de0b9561" | ||
13 | SRC_URI[sha256sum] = "68038fa67929c5553044ad7417e1a64cabe954f04213b305dd36a04a61317d31" | ||
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb index c7037d3456..7130ea2b79 100644 --- a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb +++ b/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb | |||
@@ -14,3 +14,6 @@ RDEPENDS_${PN}-dev = "" | |||
14 | RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})" | 14 | RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})" |
15 | 15 | ||
16 | BBCLASSEXTEND = "native nativesdk" | 16 | BBCLASSEXTEND = "native nativesdk" |
17 | |||
18 | SRC_URI[md5sum] = "8580021f3a9e242ab09d23d62e475d53" | ||
19 | SRC_URI[sha256sum] = "212c3d14474d7cffdbc22437d4896211a5dce6b99b02b96229c9be7d963c90cf" | ||
diff --git a/meta/recipes-graphics/xrestop/xrestop_0.4.bb b/meta/recipes-graphics/xrestop/xrestop_0.4.bb index 1fd24503a7..915a375c18 100644 --- a/meta/recipes-graphics/xrestop/xrestop_0.4.bb +++ b/meta/recipes-graphics/xrestop/xrestop_0.4.bb | |||
@@ -13,4 +13,7 @@ DEPENDS = "libxres libxext virtual/libx11" | |||
13 | 13 | ||
14 | SRC_URI = "http://projects.o-hand.com/sources/xrestop/xrestop-${PV}.tar.gz" | 14 | SRC_URI = "http://projects.o-hand.com/sources/xrestop/xrestop-${PV}.tar.gz" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "d8a54596cbaf037e62b80c4585a3ca9b" | ||
17 | SRC_URI[sha256sum] = "67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257" | ||
18 | |||
16 | inherit autotools | 19 | inherit autotools |
diff --git a/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb b/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb index 565393d062..2136f340e6 100644 --- a/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb +++ b/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb | |||
@@ -16,6 +16,9 @@ SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \ | |||
16 | file://cleanup.patch;patch=1 \ | 16 | file://cleanup.patch;patch=1 \ |
17 | file://30xTs_Calibrate.sh" | 17 | file://30xTs_Calibrate.sh" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "9bcab80b474d5454477d1ca166a68c34" | ||
20 | SRC_URI[sha256sum] = "27b9dc2203de9b1706ca39fa6ca80ecab8807909ec901c4a345b8e41178800a1" | ||
21 | |||
19 | inherit autotools | 22 | inherit autotools |
20 | 23 | ||
21 | do_install_append() { | 24 | do_install_append() { |
diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb index 758d3ec9fd..0d15b5b862 100644 --- a/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb +++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.2.bb | |||
@@ -3,3 +3,6 @@ export LDFLAGS = "-L${STAGING_LIBDIR}" | |||
3 | EXTRA_OECONF = " --with-zlib=yes" | 3 | EXTRA_OECONF = " --with-zlib=yes" |
4 | 4 | ||
5 | PR = "r0" | 5 | PR = "r0" |
6 | |||
7 | SRC_URI[md5sum] = "bc401cf3262b25ff7c9a51fc76c8ab91" | ||
8 | SRC_URI[sha256sum] = "549ab65c18a2229b6bf21b6875ca6bbe0e579bca08c3543ce6aaf8287a0b4188" | ||
diff --git a/meta/recipes-kernel/latencytop/latencytop_0.5.bb b/meta/recipes-kernel/latencytop/latencytop_0.5.bb index 75c72c1072..247ec168ab 100644 --- a/meta/recipes-kernel/latencytop/latencytop_0.5.bb +++ b/meta/recipes-kernel/latencytop/latencytop_0.5.bb | |||
@@ -12,6 +12,9 @@ PR = "r1" | |||
12 | SRC_URI = "http://www.latencytop.org/download/latencytop-${PV}.tar.gz \ | 12 | SRC_URI = "http://www.latencytop.org/download/latencytop-${PV}.tar.gz \ |
13 | file://latencytop-makefile.patch" | 13 | file://latencytop-makefile.patch" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "73bb3371c6ee0b0e68e25289027e865c" | ||
16 | SRC_URI[sha256sum] = "9e7f72fbea7bd918e71212a1eabaad8488d2c602205d2e3c95d62cd57e9203ef" | ||
17 | |||
15 | CFLAGS += "${LDFLAGS}" | 18 | CFLAGS += "${LDFLAGS}" |
16 | 19 | ||
17 | do_install() { | 20 | do_install() { |
diff --git a/meta/recipes-kernel/lttng/lttng-control_0.88.bb b/meta/recipes-kernel/lttng/lttng-control_0.88.bb index a96b80c813..502064f186 100644 --- a/meta/recipes-kernel/lttng/lttng-control_0.88.bb +++ b/meta/recipes-kernel/lttng/lttng-control_0.88.bb | |||
@@ -10,6 +10,9 @@ LTTDATE = "09242010" | |||
10 | 10 | ||
11 | SRC_URI = "http://ltt.polymtl.ca/files/lttng/ltt-control-${PV}-${LTTDATE}.tar.gz" | 11 | SRC_URI = "http://ltt.polymtl.ca/files/lttng/ltt-control-${PV}-${LTTDATE}.tar.gz" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "ca81d874352756837518d74c9d1091a7" | ||
14 | SRC_URI[sha256sum] = "89c625a4d1b0823954217df232a31f3cae31de7b6655c0d885a61bece0dfcd88" | ||
15 | |||
13 | S = "${WORKDIR}/ltt-control-${PV}-${LTTDATE}" | 16 | S = "${WORKDIR}/ltt-control-${PV}-${LTTDATE}" |
14 | 17 | ||
15 | inherit autotools | 18 | inherit autotools |
diff --git a/meta/recipes-kernel/lttng/lttng-ust_0.8.bb b/meta/recipes-kernel/lttng/lttng-ust_0.8.bb index 79b620e981..7d88b1638d 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_0.8.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_0.8.bb | |||
@@ -16,6 +16,9 @@ PR = "r0" | |||
16 | 16 | ||
17 | SRC_URI = "http://lttng.org/files/ust/releases/ust-${PV}.tar.gz" | 17 | SRC_URI = "http://lttng.org/files/ust/releases/ust-${PV}.tar.gz" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "333ff7c8fef92b31dff85789865bb791" | ||
20 | SRC_URI[sha256sum] = "802398bc2c3ad5c80bd236d1ee24968f4da8a1401695e8dc15cb396ac836abb4" | ||
21 | |||
19 | S = "${WORKDIR}/ust-${PV}" | 22 | S = "${WORKDIR}/ust-${PV}" |
20 | 23 | ||
21 | inherit autotools | 24 | inherit autotools |
diff --git a/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb b/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb index 71bcb8082f..550d8f5184 100644 --- a/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb +++ b/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb | |||
@@ -16,6 +16,9 @@ SECTION = "devel" | |||
16 | ALTNAME = "lttv-${PV}-20082010" | 16 | ALTNAME = "lttv-${PV}-20082010" |
17 | 17 | ||
18 | SRC_URI = "http://lttng.org/files/packages/${ALTNAME}.tar.gz" | 18 | SRC_URI = "http://lttng.org/files/packages/${ALTNAME}.tar.gz" |
19 | |||
20 | SRC_URI[md5sum] = "ebcbc4e21184b4b0dcb0611b4977dad8" | ||
21 | SRC_URI[sha256sum] = "d258b13cd76c37e4f8395c06159986dd45517bef312895ffa59722087a2879e7" | ||
19 | S = "${WORKDIR}/${ALTNAME}" | 22 | S = "${WORKDIR}/${ALTNAME}" |
20 | 23 | ||
21 | inherit autotools | 24 | inherit autotools |
diff --git a/meta/recipes-kernel/module-init-tools/module-init-tools_3.12.bb b/meta/recipes-kernel/module-init-tools/module-init-tools_3.12.bb index 6c312b4cec..3d7c287092 100644 --- a/meta/recipes-kernel/module-init-tools/module-init-tools_3.12.bb +++ b/meta/recipes-kernel/module-init-tools/module-init-tools_3.12.bb | |||
@@ -37,3 +37,6 @@ pkg_postinst_module-init-tools-depmod() { | |||
37 | pkg_prerm_module-init-tools-depmod() { | 37 | pkg_prerm_module-init-tools-depmod() { |
38 | update-alternatives --remove depmod /sbin/depmod.26 | 38 | update-alternatives --remove depmod /sbin/depmod.26 |
39 | } | 39 | } |
40 | |||
41 | SRC_URI[md5sum] = "8b2257ce9abef74c4a44d825d23140f3" | ||
42 | SRC_URI[sha256sum] = "d012ab07ea26721467a85a775f34747c1c8897e37f16bec5317d8a72ef8b4f17" | ||
diff --git a/meta/recipes-kernel/modutils/modutils_2.4.27.bb b/meta/recipes-kernel/modutils/modutils_2.4.27.bb index 497d1f18ff..0174f83973 100644 --- a/meta/recipes-kernel/modutils/modutils_2.4.27.bb +++ b/meta/recipes-kernel/modutils/modutils_2.4.27.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/modutils/v2.4/modutils-${P | |||
14 | file://armeb.patch;patch=1 \ | 14 | file://armeb.patch;patch=1 \ |
15 | file://gcc4.patch;patch=1" | 15 | file://gcc4.patch;patch=1" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "bac989c74ed10f3bf86177fc5b4b89b6" | ||
18 | SRC_URI[sha256sum] = "ab4c9191645f9ffb455ae7c014d8c45339c13a1d0f6914817cfbf30a0bc56bf0" | ||
19 | |||
17 | inherit autotools | 20 | inherit autotools |
18 | 21 | ||
19 | # modutils go in /sbin | 22 | # modutils go in /sbin |
diff --git a/meta/recipes-kernel/oprofile/oprofile_0.9.6.bb b/meta/recipes-kernel/oprofile/oprofile_0.9.6.bb index 9679411bec..894bb9a931 100644 --- a/meta/recipes-kernel/oprofile/oprofile_0.9.6.bb +++ b/meta/recipes-kernel/oprofile/oprofile_0.9.6.bb | |||
@@ -19,6 +19,9 @@ PR = "r0" | |||
19 | SRC_URI = "${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \ | 19 | SRC_URI = "${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \ |
20 | file://opstart.patch \ | 20 | file://opstart.patch \ |
21 | file://acinclude.m4" | 21 | file://acinclude.m4" |
22 | |||
23 | SRC_URI[md5sum] = "4e407093ac06200185d5a5e6437d7242" | ||
24 | SRC_URI[sha256sum] = "3f0dd40a7749fc650d25d79d42ebbff8f3b6db310c36e7c3839696cc09077880" | ||
22 | S = "${WORKDIR}/oprofile-${PV}" | 25 | S = "${WORKDIR}/oprofile-${PV}" |
23 | 26 | ||
24 | inherit autotools | 27 | inherit autotools |
diff --git a/meta/recipes-kernel/powertop/powertop_1.13.bb b/meta/recipes-kernel/powertop/powertop_1.13.bb index da3f034a0e..39884063d6 100644 --- a/meta/recipes-kernel/powertop/powertop_1.13.bb +++ b/meta/recipes-kernel/powertop/powertop_1.13.bb | |||
@@ -15,6 +15,9 @@ PR = "r0" | |||
15 | SRC_URI = "http://www.lesswatts.org/projects/powertop/download/powertop-${PV}.tar.gz \ | 15 | SRC_URI = "http://www.lesswatts.org/projects/powertop/download/powertop-${PV}.tar.gz \ |
16 | file://stub_out_the_ncurses_calls_in_dump_mode.patch" | 16 | file://stub_out_the_ncurses_calls_in_dump_mode.patch" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "78aa17c8f55178004223bf236654298e" | ||
19 | SRC_URI[sha256sum] = "2bc866089496877dd26d2d316ad5763ab8ecb5e28aefba44bc5d355dcdc58d98" | ||
20 | |||
18 | CFLAGS += "${LDFLAGS}" | 21 | CFLAGS += "${LDFLAGS}" |
19 | EXTRA_OEMAKE = "VERSION=\"${PV}\"" | 22 | EXTRA_OEMAKE = "VERSION=\"${PV}\"" |
20 | 23 | ||
diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.0.23.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.0.23.bb index b0a2a305c0..db58abb1da 100644 --- a/meta/recipes-multimedia/alsa/alsa-lib_1.0.23.bb +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.0.23.bb | |||
@@ -17,6 +17,9 @@ PR = "r0" | |||
17 | SRC_URI = "ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PV}.tar.bz2 \ | 17 | SRC_URI = "ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PV}.tar.bz2 \ |
18 | file://fix-tstamp-declaration.patch;patch=1" | 18 | file://fix-tstamp-declaration.patch;patch=1" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "f48b50421d8a69d2d806d9c47e534f0d" | ||
21 | SRC_URI[sha256sum] = "b4238ecaba5e4a1383af06180611a57ef29f9bf47bc177136dba1bb5b70ff423" | ||
22 | |||
20 | inherit autotools pkgconfig | 23 | inherit autotools pkgconfig |
21 | 24 | ||
22 | require alsa-fpu.inc | 25 | require alsa-fpu.inc |
diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.0.23.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.0.23.bb index 7b30c0d4b0..46283ccccc 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils_1.0.23.bb +++ b/meta/recipes-multimedia/alsa/alsa-utils_1.0.23.bb | |||
@@ -11,6 +11,9 @@ PR = "r0" | |||
11 | SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \ | 11 | SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \ |
12 | file://ncursesfix.patch;patch=1 " | 12 | file://ncursesfix.patch;patch=1 " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "cb0cf46029ac9549cf3a31bff6a4f4e1" | ||
15 | SRC_URI[sha256sum] = "b7d05e915e25f8540ad151c6dd558cf0fc1e9bb0ee23052d531c983666a1f7b0" | ||
16 | |||
14 | # lazy hack. needs proper fixing in gettext.m4, see | 17 | # lazy hack. needs proper fixing in gettext.m4, see |
15 | # http://bugs.openembedded.org/show_bug.cgi?id=2348 | 18 | # http://bugs.openembedded.org/show_bug.cgi?id=2348 |
16 | # please close bug and remove this comment when properly fixed | 19 | # please close bug and remove this comment when properly fixed |
diff --git a/meta/recipes-multimedia/flac/flac_1.2.1.bb b/meta/recipes-multimedia/flac/flac_1.2.1.bb index 30a8cfb933..d41d94e1ed 100644 --- a/meta/recipes-multimedia/flac/flac_1.2.1.bb +++ b/meta/recipes-multimedia/flac/flac_1.2.1.bb | |||
@@ -20,6 +20,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/flac/flac-${PV}.tar.gz \ | |||
20 | file://flac-gcc43-fixes.patch;patch=1 \ | 20 | file://flac-gcc43-fixes.patch;patch=1 \ |
21 | file://xmms.m4" | 21 | file://xmms.m4" |
22 | 22 | ||
23 | SRC_URI[md5sum] = "153c8b15a54da428d1f0fadc756c22c7" | ||
24 | SRC_URI[sha256sum] = "9635a44bceb478bbf2ee8a785cf6986fba525afb5fad1fd4bba73cf71f2d3edf" | ||
25 | |||
23 | S = "${WORKDIR}/flac-${PV}" | 26 | S = "${WORKDIR}/flac-${PV}" |
24 | 27 | ||
25 | inherit autotools | 28 | inherit autotools |
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.20.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.20.bb index 811daa2f0d..59e127c859 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.20.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.20.bb | |||
@@ -22,3 +22,6 @@ do_configure_prepend() { | |||
22 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 | 22 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 |
23 | rm ${S}/m4/lib-link.m4 || true | 23 | rm ${S}/m4/lib-link.m4 || true |
24 | } | 24 | } |
25 | |||
26 | SRC_URI[md5sum] = "7c84766f6d24f41ba90c3f6141012ab8" | ||
27 | SRC_URI[sha256sum] = "1031dff866df976a957f34039addbab4c0753406299a275f4cf1780e1dbe2a90" | ||
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb index 7e0370adc9..71d211a032 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb | |||
@@ -12,6 +12,9 @@ RDEPENDS += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \ | |||
12 | 12 | ||
13 | SRC_URI += " file://gst-plugins-base-tremor.patch" | 13 | SRC_URI += " file://gst-plugins-base-tremor.patch" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "3ad90152b58563e1314af26c263f3c4c" | ||
16 | SRC_URI[sha256sum] = "63938641380be9935c804ae8d55acdcfd93920ed2deb72dcf70f027a78b085d7" | ||
17 | |||
15 | PR = "r1" | 18 | PR = "r1" |
16 | 19 | ||
17 | inherit gettext | 20 | inherit gettext |
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb index 528dcbf540..83b43b6f9e 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb | |||
@@ -17,3 +17,6 @@ do_configure_prepend() { | |||
17 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 | 17 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 |
18 | rm ${S}/m4/lib-link.m4 || true | 18 | rm ${S}/m4/lib-link.m4 || true |
19 | } | 19 | } |
20 | |||
21 | SRC_URI[md5sum] = "d734bc866788d1d6fc74c4ff1318926c" | ||
22 | SRC_URI[sha256sum] = "b5d5750c12412c47d85ba9391c842f6f02cad9511876695e48b15fb37e4699f6" | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer_0.10.30.bb b/meta/recipes-multimedia/gstreamer/gstreamer_0.10.30.bb index 38e28fa534..7d2bfb8301 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer_0.10.30.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer_0.10.30.bb | |||
@@ -15,6 +15,9 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz | |||
15 | file://check_fix.patch;patch=1 \ | 15 | file://check_fix.patch;patch=1 \ |
16 | file://gst-inspect-check-error.patch;patch=1" | 16 | file://gst-inspect-check-error.patch;patch=1" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "de01f73f71d97c5854badd363ca06509" | ||
19 | SRC_URI[sha256sum] = "e8ef301be423797ff36a0bb3615930b112b4175634051d19fd655e0ed974532a" | ||
20 | |||
18 | inherit autotools pkgconfig | 21 | inherit autotools pkgconfig |
19 | 22 | ||
20 | EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking --with-check=no --disable-examples --disable-tests --disable-valgrind --disable-debug" | 23 | EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking --with-check=no --disable-examples --disable-tests --disable-valgrind --disable-debug" |
diff --git a/meta/recipes-multimedia/liba52/liba52_0.7.4.bb b/meta/recipes-multimedia/liba52/liba52_0.7.4.bb index 884b861a91..239c30af14 100644 --- a/meta/recipes-multimedia/liba52/liba52_0.7.4.bb +++ b/meta/recipes-multimedia/liba52/liba52_0.7.4.bb | |||
@@ -11,6 +11,9 @@ inherit autotools | |||
11 | 11 | ||
12 | SRC_URI = "http://liba52.sourceforge.net/files/a52dec-${PV}.tar.gz \ | 12 | SRC_URI = "http://liba52.sourceforge.net/files/a52dec-${PV}.tar.gz \ |
13 | file://buildcleanup.patch;patch=1" | 13 | file://buildcleanup.patch;patch=1" |
14 | |||
15 | SRC_URI[md5sum] = "caa9f5bc44232dc8aeea773fea56be80" | ||
16 | SRC_URI[sha256sum] = "a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33" | ||
14 | S = "${WORKDIR}/a52dec-${PV}" | 17 | S = "${WORKDIR}/a52dec-${PV}" |
15 | 18 | ||
16 | EXTRA_OECONF = " --enable-shared " | 19 | EXTRA_OECONF = " --enable-shared " |
diff --git a/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb b/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb index 072db9de66..3616f080dc 100644 --- a/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb +++ b/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb | |||
@@ -13,6 +13,9 @@ PR = "r3" | |||
13 | SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz \ | 13 | SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz \ |
14 | file://addpkgconfig.patch;patch=1" | 14 | file://addpkgconfig.patch;patch=1" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "e5808ad997ba32c498803822078748c3" | ||
17 | SRC_URI[sha256sum] = "63da4f6e7997278f8a3fef4c6a372d342f705051d1eeb6a46a86b03610e26151" | ||
18 | |||
16 | S = "${WORKDIR}/libid3tag-${PV}" | 19 | S = "${WORKDIR}/libid3tag-${PV}" |
17 | 20 | ||
18 | inherit autotools pkgconfig | 21 | inherit autotools pkgconfig |
diff --git a/meta/recipes-multimedia/libogg/libogg_1.2.1.bb b/meta/recipes-multimedia/libogg/libogg_1.2.1.bb index 0c64da280b..7223e4ef24 100644 --- a/meta/recipes-multimedia/libogg/libogg_1.2.1.bb +++ b/meta/recipes-multimedia/libogg/libogg_1.2.1.bb | |||
@@ -12,4 +12,7 @@ PR = "r0" | |||
12 | 12 | ||
13 | SRC_URI = "http://downloads.xiph.org/releases/ogg/libogg-${PV}.tar.gz" | 13 | SRC_URI = "http://downloads.xiph.org/releases/ogg/libogg-${PV}.tar.gz" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "b998c2420721146df3b3d0e7776c97b9" | ||
16 | SRC_URI[sha256sum] = "6858848617bca6eab01e7d8526bc0d2a417e95070a255cbf9c881881365e36c0" | ||
17 | |||
15 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig |
diff --git a/meta/recipes-multimedia/libpng/libpng_1.2.44.bb b/meta/recipes-multimedia/libpng/libpng_1.2.44.bb index 318bb7436d..4a8d5c30ed 100644 --- a/meta/recipes-multimedia/libpng/libpng_1.2.44.bb +++ b/meta/recipes-multimedia/libpng/libpng_1.2.44.bb | |||
@@ -10,6 +10,9 @@ PR = "r0" | |||
10 | 10 | ||
11 | SRC_URI = "${SOURCEFORGE_MIRROR}/libpng/libpng-${PV}.tar.bz2" | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/libpng/libpng-${PV}.tar.bz2" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "e3ac7879d62ad166a6f0c7441390d12b" | ||
14 | SRC_URI[sha256sum] = "b9ab20f1c2c3bf6c4448fd9bd8a4a8905b918114d5fada56c97bb758a17b7215" | ||
15 | |||
13 | inherit autotools binconfig pkgconfig | 16 | inherit autotools binconfig pkgconfig |
14 | 17 | ||
15 | PACKAGES =+ "${PN}12-dbg ${PN}12 ${PN}12-dev" | 18 | PACKAGES =+ "${PN}12-dbg ${PN}12 ${PN}12-dev" |
diff --git a/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.2.bb b/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.2.bb index 1ecf4e4154..85eb7bca9e 100644 --- a/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.2.bb +++ b/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.2.bb | |||
@@ -7,6 +7,9 @@ DEPENDS = "flac" | |||
7 | PR = "r3" | 7 | PR = "r3" |
8 | 8 | ||
9 | SRC_URI = "http://www.mega-nerd.com/SRC/libsamplerate-${PV}.tar.gz" | 9 | SRC_URI = "http://www.mega-nerd.com/SRC/libsamplerate-${PV}.tar.gz" |
10 | |||
11 | SRC_URI[md5sum] = "06861c2c6b8e5273c9b80cf736b9fd0e" | ||
12 | SRC_URI[sha256sum] = "98b8766323c78b7b718dfd4ef6b9292bbf0796b742abb2319b8278cbeee731d4" | ||
10 | S = "${WORKDIR}/libsamplerate-${PV}" | 13 | S = "${WORKDIR}/libsamplerate-${PV}" |
11 | 14 | ||
12 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
diff --git a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.23.bb b/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.23.bb index 1c575f0371..4d12a42a20 100644 --- a/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.23.bb +++ b/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.23.bb | |||
@@ -8,6 +8,9 @@ PR = "r0" | |||
8 | 8 | ||
9 | SRC_URI = "http://www.mega-nerd.com/libsndfile/files/libsndfile-${PV}.tar.gz" | 9 | SRC_URI = "http://www.mega-nerd.com/libsndfile/files/libsndfile-${PV}.tar.gz" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "d0e22b5ff2ef945615db33960376d733" | ||
12 | SRC_URI[sha256sum] = "54c9c375598538263395a691f9b30987a2faa3d8a166d27e6a09ba4700223d4d" | ||
13 | |||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=e77fe93202736b47c07035910f47974a" | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=e77fe93202736b47c07035910f47974a" |
12 | 15 | ||
13 | S = "${WORKDIR}/libsndfile-${PV}" | 16 | S = "${WORKDIR}/libsndfile-${PV}" |
diff --git a/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb b/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb index 74d75720d3..0dc68e9763 100644 --- a/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb +++ b/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb | |||
@@ -11,6 +11,9 @@ PR = "r1" | |||
11 | SRC_URI = "http://downloads.xiph.org/releases/theora/libtheora-${PV}.tar.bz2 \ | 11 | SRC_URI = "http://downloads.xiph.org/releases/theora/libtheora-${PV}.tar.bz2 \ |
12 | file://no-docs.patch" | 12 | file://no-docs.patch" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "292ab65cedd5021d6b7ddd117e07cd8e" | ||
15 | SRC_URI[sha256sum] = "b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc" | ||
16 | |||
14 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
15 | 18 | ||
16 | EXTRA_OECONF = "--disable-examples" | 19 | EXTRA_OECONF = "--disable-examples" |
diff --git a/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb b/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb index 012085f584..2d9fa4811f 100644 --- a/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb +++ b/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb | |||
@@ -8,6 +8,9 @@ PR = "r2" | |||
8 | SRC_URI = "ftp://ftp.remotesensing.org/pub/libtiff/tiff-${PV}.tar.gz \ | 8 | SRC_URI = "ftp://ftp.remotesensing.org/pub/libtiff/tiff-${PV}.tar.gz \ |
9 | file://libtool2.patch;patch=1" | 9 | file://libtool2.patch;patch=1" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "fbb6f446ea4ed18955e2714934e5b698" | ||
12 | SRC_URI[sha256sum] = "be88f037080b93ce0a337b2b3ca5e8195f76885deb6c558cc3aa872ee848fc76" | ||
13 | |||
11 | inherit autotools | 14 | inherit autotools |
12 | 15 | ||
13 | PACKAGES =+ "tiffxx tiffxx-dbg tiffxx-dev tiff-utils tiff-utils-dbg" | 16 | PACKAGES =+ "tiffxx tiffxx-dbg tiffxx-dev tiff-utils tiff-utils-dbg" |
diff --git a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb index 2181cb609a..d30057f9d9 100644 --- a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb +++ b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.2.bb | |||
@@ -13,6 +13,9 @@ PR = "r0" | |||
13 | 13 | ||
14 | SRC_URI = "http://downloads.xiph.org/releases/vorbis/libvorbis-${PV}.tar.gz" | 14 | SRC_URI = "http://downloads.xiph.org/releases/vorbis/libvorbis-${PV}.tar.gz" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "c870b9bd5858a0ecb5275c14486d9554" | ||
17 | SRC_URI[sha256sum] = "eeb4dcada143846dfba760d982954a02f82e08845cbc33871f5dac547b8b6124" | ||
18 | |||
16 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |
17 | 20 | ||
18 | # vorbisfile.c reveals a problem in the gcc register spilling for the | 21 | # vorbisfile.c reveals a problem in the gcc register spilling for the |
diff --git a/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb b/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb index 4ef88f68a3..8f6b1ba7de 100644 --- a/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb +++ b/meta/recipes-multimedia/musicbrainz/libmusicbrainz_3.0.3.bb | |||
@@ -10,4 +10,7 @@ PR = "r0" | |||
10 | SRC_URI = "http://ftp.musicbrainz.org/pub/musicbrainz/${PN}-${PV}.tar.gz \ | 10 | SRC_URI = "http://ftp.musicbrainz.org/pub/musicbrainz/${PN}-${PV}.tar.gz \ |
11 | file://fix_build_issue_for_gcc_4.5.0.patch" | 11 | file://fix_build_issue_for_gcc_4.5.0.patch" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "f4824d0a75bdeeef1e45cc88de7bb58a" | ||
14 | SRC_URI[sha256sum] = "7fd459a9fd05be9faec60a9a21caa9a1e9fda03147d58d8c7c95f33582a738c5" | ||
15 | |||
13 | inherit cmake pkgconfig | 16 | inherit cmake pkgconfig |
diff --git a/meta/recipes-multimedia/pulseaudio/libcanberra_0.10.bb b/meta/recipes-multimedia/pulseaudio/libcanberra_0.10.bb index 7af02f4854..fc7ffe9592 100644 --- a/meta/recipes-multimedia/pulseaudio/libcanberra_0.10.bb +++ b/meta/recipes-multimedia/pulseaudio/libcanberra_0.10.bb | |||
@@ -12,6 +12,9 @@ SRC_URI = "http://0pointer.de/lennart/projects/libcanberra/libcanberra-${PV}.tar | |||
12 | file://nofallbackfix.patch;patch=1 \ | 12 | file://nofallbackfix.patch;patch=1 \ |
13 | file://autoconf_version.patch;patch=1" | 13 | file://autoconf_version.patch;patch=1" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "2623370bfcecaeecaeb85e5ec445f340" | ||
16 | SRC_URI[sha256sum] = "b0e3cb59e605412a52352cf9cf36344b165463d4e65916c95deb73fc51838272" | ||
17 | |||
15 | EXTRA_OECONF = " --disable-oss --disable-ltdl-install" | 18 | EXTRA_OECONF = " --disable-oss --disable-ltdl-install" |
16 | 19 | ||
17 | do_configure_prepend () { | 20 | do_configure_prepend () { |
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb index 49387ece83..7bac9f9831 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.15.bb | |||
@@ -11,6 +11,9 @@ SRC_URI += "\ | |||
11 | file://autoconf_version.patch;patch=1 \ | 11 | file://autoconf_version.patch;patch=1 \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "4510364eeab219fd100bd1b373b1a002" | ||
15 | SRC_URI[sha256sum] = "1e8ad5b7c5cf3485bd0738c296274ff2c99d26d12a25a225dc250eddea25b9f1" | ||
16 | |||
14 | do_compile_prepend() { | 17 | do_compile_prepend() { |
15 | cd ${S} | 18 | cd ${S} |
16 | mkdir -p ${S}/libltdl | 19 | mkdir -p ${S}/libltdl |
diff --git a/meta/recipes-multimedia/speex/speex_1.2rc1.bb b/meta/recipes-multimedia/speex/speex_1.2rc1.bb index 6f1b133f24..424f2127f9 100644 --- a/meta/recipes-multimedia/speex/speex_1.2rc1.bb +++ b/meta/recipes-multimedia/speex/speex_1.2rc1.bb | |||
@@ -10,6 +10,9 @@ PR = "r0" | |||
10 | 10 | ||
11 | SRC_URI = "http://downloads.us.xiph.org/releases/speex/speex-1.2rc1.tar.gz" | 11 | SRC_URI = "http://downloads.us.xiph.org/releases/speex/speex-1.2rc1.tar.gz" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "c4438b22c08e5811ff10e2b06ee9b9ae" | ||
14 | SRC_URI[sha256sum] = "342f30dc57bd4a6dad41398365baaa690429660b10d866b7d508e8f1179cb7a6" | ||
15 | |||
13 | PARALLEL_MAKE = "" | 16 | PARALLEL_MAKE = "" |
14 | 17 | ||
15 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig |
diff --git a/meta/recipes-qt/qt-apps/fotowall_0.9.bb b/meta/recipes-qt/qt-apps/fotowall_0.9.bb index e826a5ae83..30dca4eebd 100644 --- a/meta/recipes-qt/qt-apps/fotowall_0.9.bb +++ b/meta/recipes-qt/qt-apps/fotowall_0.9.bb | |||
@@ -12,6 +12,9 @@ RDEPENDS = "qt4-x11-free" | |||
12 | 12 | ||
13 | SRC_URI = "http://qt-apps.org/CONTENT/content-files/71316-Fotowall-0.9.tar.bz2" | 13 | SRC_URI = "http://qt-apps.org/CONTENT/content-files/71316-Fotowall-0.9.tar.bz2" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "142ef697332e0777c6d22c5bc96cc438" | ||
16 | SRC_URI[sha256sum] = "e4d0c005d2cb1d7c09438bfc3098eadebc08946e4fbc0655b7fc8b046de3810d" | ||
17 | |||
15 | S = "${WORKDIR}/Fotowall-${PV}" | 18 | S = "${WORKDIR}/Fotowall-${PV}" |
16 | 19 | ||
17 | inherit qmake2 pkgconfig | 20 | inherit qmake2 pkgconfig |
diff --git a/meta/recipes-qt/qt-apps/quicky_0.4.bb b/meta/recipes-qt/qt-apps/quicky_0.4.bb index 639d715273..004e029405 100644 --- a/meta/recipes-qt/qt-apps/quicky_0.4.bb +++ b/meta/recipes-qt/qt-apps/quicky_0.4.bb | |||
@@ -9,6 +9,9 @@ RDEPENDS = "qt4-x11-free" | |||
9 | 9 | ||
10 | SRC_URI = "http://qt-apps.org/CONTENT/content-files/80325-quicky-0.4.tar.gz" | 10 | SRC_URI = "http://qt-apps.org/CONTENT/content-files/80325-quicky-0.4.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "824d9e477ee9c4994f73a3cb215161d9" | ||
13 | SRC_URI[sha256sum] = "9c66376e0035d44547612bf629890769a6178c3e7eafbcf95f1c6207ac0f352a" | ||
14 | |||
12 | inherit qmake2 pkgconfig | 15 | inherit qmake2 pkgconfig |
13 | 16 | ||
14 | do_install() { | 17 | do_install() { |
diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb index e42f650c07..a6eb0cdd54 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb +++ b/meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb | |||
@@ -4,3 +4,6 @@ require qt-4.6.3.inc | |||
4 | PR = "r0" | 4 | PR = "r0" |
5 | 5 | ||
6 | QT_CONFIG_FLAGS += " -xrandr " | 6 | QT_CONFIG_FLAGS += " -xrandr " |
7 | |||
8 | SRC_URI[md5sum] = "5c69f16d452b0bb3d44bc3c10556c072" | ||
9 | SRC_URI[sha256sum] = "f4e0ada8d4d516bbb8600a3ee7d9046c9c79e38cd781df9ffc46d8f16acd1768" | ||
diff --git a/meta/recipes-sato/leafpad/leafpad_0.8.17.bb b/meta/recipes-sato/leafpad/leafpad_0.8.17.bb index 5407b9e996..6291b95eef 100644 --- a/meta/recipes-sato/leafpad/leafpad_0.8.17.bb +++ b/meta/recipes-sato/leafpad/leafpad_0.8.17.bb | |||
@@ -11,6 +11,9 @@ DEPENDS = "gtk+ intltool-native" | |||
11 | DEPENDS_append_poky = " libowl" | 11 | DEPENDS_append_poky = " libowl" |
12 | SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \ | 12 | SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \ |
13 | file://leafpad.desktop" | 13 | file://leafpad.desktop" |
14 | |||
15 | SRC_URI[md5sum] = "d39acdf4d31de309d484511bdc9f5924" | ||
16 | SRC_URI[sha256sum] = "8df8de7aaea26148225b6120631b4fe6b89d36d2b52962e7c9cc0ce07bfdbd4c" | ||
14 | PR = "r0" | 17 | PR = "r0" |
15 | 18 | ||
16 | SRC_URI_append_poky += " file://owl-menu.patch;apply=yes " | 19 | SRC_URI_append_poky += " file://owl-menu.patch;apply=yes " |
diff --git a/meta/recipes-sato/libical/libical_0.46.bb b/meta/recipes-sato/libical/libical_0.46.bb index 7b2d7b34e0..e88e4493cb 100644 --- a/meta/recipes-sato/libical/libical_0.46.bb +++ b/meta/recipes-sato/libical/libical_0.46.bb | |||
@@ -9,4 +9,7 @@ PR = "r0" | |||
9 | 9 | ||
10 | SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz" | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "9c08f88945bfd5d0791d102e4aa4125c" | ||
13 | SRC_URI[sha256sum] = "000762efb81501421d94ec56343648a62b3bd2884e7cdf6f638e2c207dd8f6a1" | ||
14 | |||
12 | inherit autotools | 15 | inherit autotools |
diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.1.bb b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.1.bb index 74fb8cf65a..e00386f960 100644 --- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.1.bb +++ b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.1.bb | |||
@@ -3,3 +3,6 @@ require matchbox-theme-sato.inc | |||
3 | PR = "r0" | 3 | PR = "r0" |
4 | 4 | ||
5 | SRC_URI = "http://pokylinux.org/releases/sato/matchbox-theme-sato-0.1.tar.gz" | 5 | SRC_URI = "http://pokylinux.org/releases/sato/matchbox-theme-sato-0.1.tar.gz" |
6 | |||
7 | SRC_URI[md5sum] = "72ae272ef7803141a3dcb69e670cff97" | ||
8 | SRC_URI[sha256sum] = "5b59f9646edbfb907a309332db3bd6fa7080dc1fe24df549480cfae7d974a3fb" | ||
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb index 46e46da685..6e41b4e5bd 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb | |||
@@ -25,6 +25,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \ | |||
25 | 25 | ||
26 | SRC_URI_append_poky = " file://owl-window-menu.patch;patch=1" | 26 | SRC_URI_append_poky = " file://owl-window-menu.patch;patch=1" |
27 | 27 | ||
28 | SRC_URI[md5sum] = "4a7fdc0526ed14e3293d784c0ce27dea" | ||
29 | SRC_URI[sha256sum] = "a9335baf127d133da1b2873b3065545bd278fadd4b33e4b91e3d10b165961b68" | ||
30 | |||
28 | inherit autotools pkgconfig | 31 | inherit autotools pkgconfig |
29 | 32 | ||
30 | do_install_append () { | 33 | do_install_append () { |
diff --git a/meta/recipes-sato/pimlico/tasks_0.18.bb b/meta/recipes-sato/pimlico/tasks_0.18.bb index f3638550c2..1282e4f435 100644 --- a/meta/recipes-sato/pimlico/tasks_0.18.bb +++ b/meta/recipes-sato/pimlico/tasks_0.18.bb | |||
@@ -7,6 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
7 | 7 | ||
8 | SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" | 8 | SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "d40c0227e496b51be6fde10f387215ed" | ||
11 | SRC_URI[sha256sum] = "08802003da2517c6e0b2defd66bcaf466edd0ce7188373f564d629af6b93cc91" | ||
12 | |||
10 | OWL_poky = "--with-owl" | 13 | OWL_poky = "--with-owl" |
11 | 14 | ||
12 | PR = "r0" | 15 | PR = "r0" |
diff --git a/meta/recipes-sato/puzzles/puzzles_r9023.bb b/meta/recipes-sato/puzzles/puzzles_r9023.bb index e51bd7a560..acf61de6a6 100644 --- a/meta/recipes-sato/puzzles/puzzles_r9023.bb +++ b/meta/recipes-sato/puzzles/puzzles_r9023.bb | |||
@@ -9,6 +9,9 @@ LICENSE = "MIT" | |||
9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=9928b60f3b78be315b7ab699c1b03ff5" | 9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=9928b60f3b78be315b7ab699c1b03ff5" |
10 | 10 | ||
11 | SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz" | 11 | SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz" |
12 | |||
13 | SRC_URI[md5sum] = "ce3b8b49a4970cdecbd3c0deb236802c" | ||
14 | SRC_URI[sha256sum] = "52ac700d8ecb6bc51c8892f12f0212a6f12504eaae4cf95bb6fe084889ac5932" | ||
12 | #SRC_URI = "svn://ixion.tartarus.org/main;module=puzzles;rev=${MOD_PV}" | 15 | #SRC_URI = "svn://ixion.tartarus.org/main;module=puzzles;rev=${MOD_PV}" |
13 | 16 | ||
14 | S = "${WORKDIR}/${PN}-${PV}" | 17 | S = "${WORKDIR}/${PN}-${PV}" |
diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb index aa976b1022..4fbf70d85b 100644 --- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb +++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb | |||
@@ -4,3 +4,6 @@ DEPENDS += "icon-naming-utils-native" | |||
4 | 4 | ||
5 | SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz \ | 5 | SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz \ |
6 | file://iconpath-option.patch" | 6 | file://iconpath-option.patch" |
7 | |||
8 | SRC_URI[md5sum] = "86a847f3128a43a9cf23b7029a656f50" | ||
9 | SRC_URI[sha256sum] = "0b0a2807a6a96918ac799a86094ec3e8e2c892be0fd679a4232c2a77f2f61732" | ||
diff --git a/meta/recipes-support/apr/apr-util_1.3.4.bb b/meta/recipes-support/apr/apr-util_1.3.4.bb index 333b49621c..b2d6cc44f2 100644 --- a/meta/recipes-support/apr/apr-util_1.3.4.bb +++ b/meta/recipes-support/apr/apr-util_1.3.4.bb | |||
@@ -9,6 +9,9 @@ SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.gz \ | |||
9 | file://configfix.patch;patch=1 \ | 9 | file://configfix.patch;patch=1 \ |
10 | file://configure_fixes.patch;patch=1" | 10 | file://configure_fixes.patch;patch=1" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "a10e2ca150ff07f484c724c36142211f" | ||
13 | SRC_URI[sha256sum] = "3f07ffdb18fb853290c9b83e82cd5cae66b8fbc357bd391e846c0afdd24fed7e" | ||
14 | |||
12 | EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \ | 15 | EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \ |
13 | --with-dbm=gdbm \ | 16 | --with-dbm=gdbm \ |
14 | --with-gdbm=${STAGING_DIR_HOST}${prefix} \ | 17 | --with-gdbm=${STAGING_DIR_HOST}${prefix} \ |
diff --git a/meta/recipes-support/apr/apr_1.3.3.bb b/meta/recipes-support/apr/apr_1.3.3.bb index e7e8ad29d7..26cc01fe7a 100644 --- a/meta/recipes-support/apr/apr_1.3.3.bb +++ b/meta/recipes-support/apr/apr_1.3.3.bb | |||
@@ -9,6 +9,9 @@ SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.bz2 \ | |||
9 | file://cleanup.patch;patch=1 \ | 9 | file://cleanup.patch;patch=1 \ |
10 | file://configfix.patch;patch=1" | 10 | file://configfix.patch;patch=1" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "2090c21dee4f0eb1512604127dcd158f" | ||
13 | SRC_URI[sha256sum] = "d95f3b78366c86317043304864bb08cb836312c87ea7d142a4c02154e7e0dd37" | ||
14 | |||
12 | inherit autotools lib_package binconfig | 15 | inherit autotools lib_package binconfig |
13 | 16 | ||
14 | OE_BINCONFIG_EXTRA_MANGLE = " -e 's:location=source:location=installed:'" | 17 | OE_BINCONFIG_EXTRA_MANGLE = " -e 's:location=source:location=installed:'" |
diff --git a/meta/recipes-support/aspell/aspell_0.60.6.bb b/meta/recipes-support/aspell/aspell_0.60.6.bb index 3b8b08ad08..696d5b4dd1 100644 --- a/meta/recipes-support/aspell/aspell_0.60.6.bb +++ b/meta/recipes-support/aspell/aspell_0.60.6.bb | |||
@@ -1,4 +1,7 @@ | |||
1 | SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/aspell-${PV}.tar.gz" | 1 | SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/aspell-${PV}.tar.gz" |
2 | |||
3 | SRC_URI[md5sum] = "bc80f0198773d5c05086522be67334eb" | ||
4 | SRC_URI[sha256sum] = "4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36" | ||
2 | DESCRIPTION = "GNU Aspell spell-checker" | 5 | DESCRIPTION = "GNU Aspell spell-checker" |
3 | SECTION = "console/utils" | 6 | SECTION = "console/utils" |
4 | LICENSE="LGPLv2 | LGPLv2.1" | 7 | LICENSE="LGPLv2 | LGPLv2.1" |
diff --git a/meta/recipes-support/atk/atk_1.32.0.bb b/meta/recipes-support/atk/atk_1.32.0.bb index 35f8e08ce7..f571fa1c9a 100644 --- a/meta/recipes-support/atk/atk_1.32.0.bb +++ b/meta/recipes-support/atk/atk_1.32.0.bb | |||
@@ -6,5 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | |||
6 | 6 | ||
7 | SRC_URI = "http://download.gnome.org/sources/atk/1.32/${PN}-${PV}.tar.bz2" | 7 | SRC_URI = "http://download.gnome.org/sources/atk/1.32/${PN}-${PV}.tar.bz2" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "b9a19a3e426cd9ca930f0108c4ee343f" | ||
10 | SRC_URI[sha256sum] = "e9a3e598f75c4db1af914f8b052dd9f7e89e920a96cc187c18eb06b8339cb16e" | ||
11 | |||
9 | 12 | ||
10 | 13 | ||
diff --git a/meta/recipes-support/attr/acl_2.2.49.bb b/meta/recipes-support/attr/acl_2.2.49.bb index e5d5509de1..2e0e0d3078 100644 --- a/meta/recipes-support/attr/acl_2.2.49.bb +++ b/meta/recipes-support/attr/acl_2.2.49.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require acl.inc | 1 | require acl.inc |
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "r0" |
4 | |||
5 | SRC_URI[md5sum] = "181445894cca986da9ae0099d5ce2d08" | ||
6 | SRC_URI[sha256sum] = "b9c7f4752e4ef4930a62fa5aa0d7efe1cba2b5a3a2d6ee2b45c0a70c72b7e5d5" | ||
diff --git a/meta/recipes-support/attr/attr_2.4.44.bb b/meta/recipes-support/attr/attr_2.4.44.bb index 0b21b33dcf..e22e158c7b 100644 --- a/meta/recipes-support/attr/attr_2.4.44.bb +++ b/meta/recipes-support/attr/attr_2.4.44.bb | |||
@@ -7,3 +7,6 @@ SRC_URI += "file://memory-leak-in-copy.patch \ | |||
7 | file://double-free.patch \ | 7 | file://double-free.patch \ |
8 | file://pull-in-string.h.patch \ | 8 | file://pull-in-string.h.patch \ |
9 | file://thinko-in-restore.patch" | 9 | file://thinko-in-restore.patch" |
10 | |||
11 | SRC_URI[md5sum] = "d132c119831c27350e10b9f885711adc" | ||
12 | SRC_URI[sha256sum] = "9f6214b8e53f4bba651ac5a72c0f6193b12aa21fbf1d675d89a7b4bc45264498" | ||
diff --git a/meta/recipes-support/beecrypt/beecrypt_4.1.2.bb b/meta/recipes-support/beecrypt/beecrypt_4.1.2.bb index 0da36d9bb1..e381a6bfa9 100644 --- a/meta/recipes-support/beecrypt/beecrypt_4.1.2.bb +++ b/meta/recipes-support/beecrypt/beecrypt_4.1.2.bb | |||
@@ -8,6 +8,9 @@ SRC_URI="${SOURCEFORGE_MIRROR}/beecrypt/beecrypt-${PV}.tar.gz \ | |||
8 | file://x64fix.patch \ | 8 | file://x64fix.patch \ |
9 | file://disable-icu-check.patch \ | 9 | file://disable-icu-check.patch \ |
10 | file://fix-security.patch" | 10 | file://fix-security.patch" |
11 | |||
12 | SRC_URI[md5sum] = "820d26437843ab0a6a8a5151a73a657c" | ||
13 | SRC_URI[sha256sum] = "f29eb246947677a9e7870521e3d576fd0d91a7072210a4404ed137e40cfc18fd" | ||
11 | LICENSE = "GPLv2&LGPLv2.1" | 14 | LICENSE = "GPLv2&LGPLv2.1" |
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=9894370afd5dfe7d02b8d14319e729a1 \ | 15 | LIC_FILES_CHKSUM = "file://COPYING;md5=9894370afd5dfe7d02b8d14319e729a1 \ |
13 | file://COPYING.LIB;md5=dcf3c825659e82539645da41a7908589" | 16 | file://COPYING.LIB;md5=dcf3c825659e82539645da41a7908589" |
diff --git a/meta/recipes-support/boost/boost_1.44.0.bb b/meta/recipes-support/boost/boost_1.44.0.bb index 81a2e53ba3..aa8b324af7 100644 --- a/meta/recipes-support/boost/boost_1.44.0.bb +++ b/meta/recipes-support/boost/boost_1.44.0.bb | |||
@@ -9,6 +9,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \ | |||
9 | file://arm-intrinsics.patch \ | 9 | file://arm-intrinsics.patch \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "f02578f5218f217a9f20e9c30e119c6a" | ||
13 | SRC_URI[sha256sum] = "45c328029d97d1f1dc7ff8c9527cd0c5cc356636084a800bca2ee4bfab1978db" | ||
14 | |||
12 | BJAM_OPTS = '${BJAM_TOOLS} \ | 15 | BJAM_OPTS = '${BJAM_TOOLS} \ |
13 | --builddir=${S}/${TARGET_SYS} \ | 16 | --builddir=${S}/${TARGET_SYS} \ |
14 | ${BJAM_EXTRA}' | 17 | ${BJAM_EXTRA}' |
diff --git a/meta/recipes-support/consolekit/consolekit_0.4.3.bb b/meta/recipes-support/consolekit/consolekit_0.4.3.bb index f1da72bb78..5bf4c527e1 100644 --- a/meta/recipes-support/consolekit/consolekit_0.4.3.bb +++ b/meta/recipes-support/consolekit/consolekit_0.4.3.bb | |||
@@ -12,6 +12,9 @@ inherit gnome | |||
12 | 12 | ||
13 | SRC_URI = "http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-0.4.3.tar.bz2 \ | 13 | SRC_URI = "http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-0.4.3.tar.bz2 \ |
14 | file://nopolkit.patch;patch=1" | 14 | file://nopolkit.patch;patch=1" |
15 | |||
16 | SRC_URI[md5sum] = "4c39c6eacc75334b890f21eead1d2945" | ||
17 | SRC_URI[sha256sum] = "fe02aca2b4c21df59aa5fbe6f28ea3ea4b3c9dd64c48c50634e9a53cf9c0dcc5" | ||
15 | S = "${WORKDIR}/ConsoleKit-${PV}" | 18 | S = "${WORKDIR}/ConsoleKit-${PV}" |
16 | 19 | ||
17 | FILES_${PN} += "${libdir}/ConsoleKit ${datadir}/dbus-1 ${datadir}/PolicyKit" | 20 | FILES_${PN} += "${libdir}/ConsoleKit ${datadir}/dbus-1 ${datadir}/PolicyKit" |
diff --git a/meta/recipes-support/curl/curl_7.21.2.bb b/meta/recipes-support/curl/curl_7.21.2.bb index 3208baf12f..cc8bbf1a17 100644 --- a/meta/recipes-support/curl/curl_7.21.2.bb +++ b/meta/recipes-support/curl/curl_7.21.2.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ | |||
14 | file://noldlibpath.patch \ | 14 | file://noldlibpath.patch \ |
15 | file://pkgconfig_fix.patch" | 15 | file://pkgconfig_fix.patch" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "ca96df88e044c7c25d19692ec8b250b2" | ||
18 | SRC_URI[sha256sum] = "f4a632e704f28767e6bbffcc6112db0590b1c9d50d8226d706ad39632355bf21" | ||
19 | |||
17 | inherit autotools pkgconfig binconfig | 20 | inherit autotools pkgconfig binconfig |
18 | 21 | ||
19 | EXTRA_OECONF = "--with-zlib=${STAGING_LIBDIR}/../ \ | 22 | EXTRA_OECONF = "--with-zlib=${STAGING_LIBDIR}/../ \ |
diff --git a/meta/recipes-support/db/db_4.2.52.bb b/meta/recipes-support/db/db_4.2.52.bb index df42af59a2..bd0511dbe6 100644 --- a/meta/recipes-support/db/db_4.2.52.bb +++ b/meta/recipes-support/db/db_4.2.52.bb | |||
@@ -21,6 +21,9 @@ PR = "r8" | |||
21 | 21 | ||
22 | SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz \ | 22 | SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz \ |
23 | file://configure_fixes.patch;patch=1 " | 23 | file://configure_fixes.patch;patch=1 " |
24 | |||
25 | SRC_URI[md5sum] = "8b5cff6eb83972afdd8e0b821703c33c" | ||
26 | SRC_URI[sha256sum] = "f4bddd8d1b4cde0daf5e13e3493ed62a25b736b0bf258e1d929e47bc6a82a28c" | ||
24 | #SRC_URI_MD5 = "http://downloads.sleepycat.com/db-${PV}.tar.gz.md5" | 27 | #SRC_URI_MD5 = "http://downloads.sleepycat.com/db-${PV}.tar.gz.md5" |
25 | #TODO SRC_URI += "file://arm-thumb-mutex.patch;patch=1" | 28 | #TODO SRC_URI += "file://arm-thumb-mutex.patch;patch=1" |
26 | 29 | ||
diff --git a/meta/recipes-support/enchant/enchant_1.6.0.bb b/meta/recipes-support/enchant/enchant_1.6.0.bb index 92b4686545..7df4f9738b 100644 --- a/meta/recipes-support/enchant/enchant_1.6.0.bb +++ b/meta/recipes-support/enchant/enchant_1.6.0.bb | |||
@@ -14,6 +14,9 @@ PR = "r0" | |||
14 | 14 | ||
15 | SRC_URI = "http://www.abisource.com/downloads/enchant/${PV}/enchant-${PV}.tar.gz" | 15 | SRC_URI = "http://www.abisource.com/downloads/enchant/${PV}/enchant-${PV}.tar.gz" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "de11011aff801dc61042828041fb59c7" | ||
18 | SRC_URI[sha256sum] = "2fac9e7be7e9424b2c5570d8affe568db39f7572c10ed48d4e13cddf03f7097f" | ||
19 | |||
17 | EXTRA_OECONF = "--with-aspell-prefix=${STAGING_DIR_HOST}${prefix} --enable-aspell --disable-binreloc" | 20 | EXTRA_OECONF = "--with-aspell-prefix=${STAGING_DIR_HOST}${prefix} --enable-aspell --disable-binreloc" |
18 | 21 | ||
19 | FILES_${PN} = "${bindir} ${libdir}/*${SOLIBS} ${datadir}/${PN} ${libdir}/${PN}/*.so" | 22 | FILES_${PN} = "${bindir} ${libdir}/*${SOLIBS} ${datadir}/${PN} ${libdir}/${PN}/*.so" |
diff --git a/meta/recipes-support/gdbm/gdbm_1.8.3.bb b/meta/recipes-support/gdbm/gdbm_1.8.3.bb index 2a855357eb..587b6a6c04 100644 --- a/meta/recipes-support/gdbm/gdbm_1.8.3.bb +++ b/meta/recipes-support/gdbm/gdbm_1.8.3.bb | |||
@@ -11,6 +11,9 @@ SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \ | |||
11 | file://makefile.patch;patch=1 \ | 11 | file://makefile.patch;patch=1 \ |
12 | file://libtool-mode.patch;patch=1" | 12 | file://libtool-mode.patch;patch=1" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "1d1b1d5c0245b1c00aff92da751e9aa1" | ||
15 | SRC_URI[sha256sum] = "cc340338a2e28b40058ab9eb5354a21d53f88a1582ea21ba0bb185c37a281dc9" | ||
16 | |||
14 | inherit autotools | 17 | inherit autotools |
15 | 18 | ||
16 | BBCLASSEXTEND = "native nativesdk" | 19 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta/recipes-support/gmp/gmp_5.0.1.bb b/meta/recipes-support/gmp/gmp_5.0.1.bb index 79aeae5a06..2d8ac7815f 100644 --- a/meta/recipes-support/gmp/gmp_5.0.1.bb +++ b/meta/recipes-support/gmp/gmp_5.0.1.bb | |||
@@ -7,3 +7,6 @@ PR = "r0" | |||
7 | SRC_URI_append += "file://sh4-asmfix.patch \ | 7 | SRC_URI_append += "file://sh4-asmfix.patch \ |
8 | file://use-includedir.patch " | 8 | file://use-includedir.patch " |
9 | 9 | ||
10 | |||
11 | SRC_URI[md5sum] = "6bac6df75c192a13419dfd71d19240a7" | ||
12 | SRC_URI[sha256sum] = "a2a610f01fd3298dc08c87bf30498c2402590e1bcb227fc40b15ee6d280939fb" | ||
diff --git a/meta/recipes-support/gnutls/gnutls_2.8.6.bb b/meta/recipes-support/gnutls/gnutls_2.8.6.bb index d8adc6ba17..59fc2266a0 100644 --- a/meta/recipes-support/gnutls/gnutls_2.8.6.bb +++ b/meta/recipes-support/gnutls/gnutls_2.8.6.bb | |||
@@ -5,3 +5,6 @@ PR = "r0" | |||
5 | SRC_URI += "file://gnutls-openssl.patch \ | 5 | SRC_URI += "file://gnutls-openssl.patch \ |
6 | file://gnutls-texinfo-euro.patch \ | 6 | file://gnutls-texinfo-euro.patch \ |
7 | file://configure-fix.patch" | 7 | file://configure-fix.patch" |
8 | |||
9 | SRC_URI[md5sum] = "eb0a6d7d3cb9ac684d971c14f9f6d3ba" | ||
10 | SRC_URI[sha256sum] = "d6f846a7064af3ee2c9aebd65dcee76953b767170cbcd719e990ed6b9688a356" | ||
diff --git a/meta/recipes-support/gnutls/libtasn1_2.8.bb b/meta/recipes-support/gnutls/libtasn1_2.8.bb index a47311e096..a10d2ace5c 100644 --- a/meta/recipes-support/gnutls/libtasn1_2.8.bb +++ b/meta/recipes-support/gnutls/libtasn1_2.8.bb | |||
@@ -14,6 +14,9 @@ PR = "r0" | |||
14 | 14 | ||
15 | SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/libtasn1/libtasn1-${PV}.tar.gz" | 15 | SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/libtasn1/libtasn1-${PV}.tar.gz" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "53fd164f8670e55a9964666990fb358f" | ||
18 | SRC_URI[sha256sum] = "2b7d74f4b10b18ae2f0291fcafabe30e42c9ededdea41add8c622302132d545a" | ||
19 | |||
17 | inherit autotools binconfig lib_package | 20 | inherit autotools binconfig lib_package |
18 | 21 | ||
19 | BBCLASSEXTEND = "native" | 22 | BBCLASSEXTEND = "native" |
diff --git a/meta/recipes-support/gpgme/gpgme_1.3.0.bb b/meta/recipes-support/gpgme/gpgme_1.3.0.bb index 1c665b5ea4..4c45a4492b 100644 --- a/meta/recipes-support/gpgme/gpgme_1.3.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.3.0.bb | |||
@@ -10,6 +10,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
10 | 10 | ||
11 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \ | 11 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \ |
12 | file://disable_gpgconf_check.patch;patch=1;pnum=1" | 12 | file://disable_gpgconf_check.patch;patch=1;pnum=1" |
13 | |||
14 | SRC_URI[md5sum] = "4784e3c6086c9c25e9a1b4d9f7c5aa96" | ||
15 | SRC_URI[sha256sum] = "74e040fcd46061f6b0d8b621a2a2a48100a7ba5c9f69e7cf207259a6e2e3e6a1" | ||
13 | DEPENDS = "libgpg-error libassuan pth" | 16 | DEPENDS = "libgpg-error libassuan pth" |
14 | PR = "r0" | 17 | PR = "r0" |
15 | 18 | ||
diff --git a/meta/recipes-support/hal/hal-info_20091130.bb b/meta/recipes-support/hal/hal-info_20091130.bb index e6d50e3981..4469904b1f 100644 --- a/meta/recipes-support/hal/hal-info_20091130.bb +++ b/meta/recipes-support/hal/hal-info_20091130.bb | |||
@@ -1 +1,4 @@ | |||
1 | require hal-info.inc | 1 | require hal-info.inc |
2 | |||
3 | SRC_URI[md5sum] = "34375489a02a00b250fdc0b280be11b8" | ||
4 | SRC_URI[sha256sum] = "3b5a90eaea4359977d36c808a19b3f08835345a258c68b9c6c080ad5ef875224" | ||
diff --git a/meta/recipes-support/hal/hal_0.5.14.bb b/meta/recipes-support/hal/hal_0.5.14.bb index a12be729cb..f9437f8d60 100644 --- a/meta/recipes-support/hal/hal_0.5.14.bb +++ b/meta/recipes-support/hal/hal_0.5.14.bb | |||
@@ -12,3 +12,6 @@ FILES_libhal-storage = "${libdir}/libhal-storage.so.*" | |||
12 | 12 | ||
13 | FILES_${PN} =+ "${bindir}/hal-disable-polling \ | 13 | FILES_${PN} =+ "${bindir}/hal-disable-polling \ |
14 | ${bindir}/hal-setup-keymap" | 14 | ${bindir}/hal-setup-keymap" |
15 | |||
16 | SRC_URI[md5sum] = "e9163df591a6f38f59fdbfe33e73bf20" | ||
17 | SRC_URI[sha256sum] = "323aacfa52f12def3b0d1e76456e34f027c345adc344aad19a8cc0c59c1a8d02" | ||
diff --git a/meta/recipes-support/icu/icu_3.6.bb b/meta/recipes-support/icu/icu_3.6.bb index 5042116009..4863cbf08a 100644 --- a/meta/recipes-support/icu/icu_3.6.bb +++ b/meta/recipes-support/icu/icu_3.6.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require icu-3.6.inc | 1 | require icu-3.6.inc |
2 | 2 | ||
3 | PR = "r6" | 3 | PR = "r6" |
4 | |||
5 | SRC_URI[md5sum] = "6243f7a19e03e05403ce84e597510d4c" | ||
6 | SRC_URI[sha256sum] = "5135e8d69d6206d320515df7aeee7027711ab1aef9d8dbf29571a97a9746b041" | ||
diff --git a/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb b/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb index 3632eb93e7..e56ba26e24 100644 --- a/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb +++ b/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb | |||
@@ -14,6 +14,9 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/js/js-1.8.0-rc1.tar.gz \ | |||
14 | file://jsautocfg.h \ | 14 | file://jsautocfg.h \ |
15 | file://configure.ac" | 15 | file://configure.ac" |
16 | 16 | ||
17 | SRC_URI[md5sum] = "eaad8815dcc66a717ddb87e9724d964e" | ||
18 | SRC_URI[sha256sum] = "374398699ac3fd802d98d642486cf6b0edc082a119c9c9c499945a0bc73e3413" | ||
19 | |||
17 | S = "${WORKDIR}/js/src" | 20 | S = "${WORKDIR}/js/src" |
18 | 21 | ||
19 | # use local autoconf script to generate a usable jsautocfg.h | 22 | # use local autoconf script to generate a usable jsautocfg.h |
diff --git a/meta/recipes-support/libassuan/libassuan_2.0.1.bb b/meta/recipes-support/libassuan/libassuan_2.0.1.bb index ef918f4e0b..5425673356 100644 --- a/meta/recipes-support/libassuan/libassuan_2.0.1.bb +++ b/meta/recipes-support/libassuan/libassuan_2.0.1.bb | |||
@@ -12,4 +12,7 @@ DEPENDS = "libgpg-error" | |||
12 | 12 | ||
13 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-${PV}.tar.bz2" | 13 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-${PV}.tar.bz2" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "53a7d4c22af909d7236d17d454ef935b" | ||
16 | SRC_URI[sha256sum] = "1117be532ac41b13790b4756df7fa747d3d04264f7b4544aa9d7ff468a24b457" | ||
17 | |||
15 | inherit autotools binconfig | 18 | inherit autotools binconfig |
diff --git a/meta/recipes-support/libcap/libcap_2.19.bb b/meta/recipes-support/libcap/libcap_2.19.bb index eb861535e9..9abd3b5a43 100644 --- a/meta/recipes-support/libcap/libcap_2.19.bb +++ b/meta/recipes-support/libcap/libcap_2.19.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require libcap.inc | 1 | require libcap.inc |
2 | 2 | ||
3 | PR = "r1" | 3 | PR = "r1" |
4 | |||
5 | SRC_URI[md5sum] = "eb1ff04d39bfa2342b8e78b0fd60dc2d" | ||
6 | SRC_URI[sha256sum] = "ed1693e344054a398e68a7cc840892e3d1a880562743bdf28fd918649aa5a4ce" | ||
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.8.bb b/meta/recipes-support/libcheck/libcheck_0.9.8.bb index 048b8ce622..d7e0829b1e 100644 --- a/meta/recipes-support/libcheck/libcheck_0.9.8.bb +++ b/meta/recipes-support/libcheck/libcheck_0.9.8.bb | |||
@@ -9,6 +9,9 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=2d5025d4aa3495befef8f17206a5b0a1" | |||
9 | PR = "r0" | 9 | PR = "r0" |
10 | 10 | ||
11 | SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz" | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz" |
12 | |||
13 | SRC_URI[md5sum] = "5d75e9a6027cde79d2c339ef261e7470" | ||
14 | SRC_URI[sha256sum] = "82acf956bb07584ffea2bf04d5989fe939c3e74ecf93133a21037fd0f7996a7f" | ||
12 | S = "${WORKDIR}/check-${PV}" | 15 | S = "${WORKDIR}/check-${PV}" |
13 | 16 | ||
14 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.2.bb b/meta/recipes-support/libcroco/libcroco_0.6.2.bb index 2ea33b155b..bac0c8d694 100644 --- a/meta/recipes-support/libcroco/libcroco_0.6.2.bb +++ b/meta/recipes-support/libcroco/libcroco_0.6.2.bb | |||
@@ -14,3 +14,6 @@ PR = "r0" | |||
14 | inherit autotools pkgconfig gnome | 14 | inherit autotools pkgconfig gnome |
15 | 15 | ||
16 | SRC_URI_append = " file://croco.patch;apply=yes " | 16 | SRC_URI_append = " file://croco.patch;apply=yes " |
17 | |||
18 | SRC_URI[archive.md5sum] = "1429c597aa4b75fc610ab3a542c99209" | ||
19 | SRC_URI[archive.sha256sum] = "be24853f64c09b63d39e563fb0222e29bae1a33c3d9f6cbffc0bc27669371749" | ||
diff --git a/meta/recipes-support/libdaemon/libdaemon_0.14.bb b/meta/recipes-support/libdaemon/libdaemon_0.14.bb index b4092fdbb9..2aafad5a91 100644 --- a/meta/recipes-support/libdaemon/libdaemon_0.14.bb +++ b/meta/recipes-support/libdaemon/libdaemon_0.14.bb | |||
@@ -9,6 +9,9 @@ PR = "r0" | |||
9 | 9 | ||
10 | SRC_URI = "http://0pointer.de/lennart/projects/libdaemon/libdaemon-${PV}.tar.gz" | 10 | SRC_URI = "http://0pointer.de/lennart/projects/libdaemon/libdaemon-${PV}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "509dc27107c21bcd9fbf2f95f5669563" | ||
13 | SRC_URI[sha256sum] = "fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834" | ||
14 | |||
12 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
13 | 16 | ||
14 | EXTRA_OECONF = "--disable-lynx" | 17 | EXTRA_OECONF = "--disable-lynx" |
diff --git a/meta/recipes-support/libevent/libevent_1.4.14b.bb b/meta/recipes-support/libevent/libevent_1.4.14b.bb index 4209305512..1a369b5754 100644 --- a/meta/recipes-support/libevent/libevent_1.4.14b.bb +++ b/meta/recipes-support/libevent/libevent_1.4.14b.bb | |||
@@ -8,6 +8,9 @@ LIC_FILES_CHKSUM = "file://event.c;endline=26;md5=bc20aa63bf60c36c2d8edb77746f6b | |||
8 | PR = "r0" | 8 | PR = "r0" |
9 | 9 | ||
10 | SRC_URI = "http://www.monkey.org/~provos/${BPN}-${PV}-stable.tar.gz" | 10 | SRC_URI = "http://www.monkey.org/~provos/${BPN}-${PV}-stable.tar.gz" |
11 | |||
12 | SRC_URI[md5sum] = "a00e037e4d3f9e4fe9893e8a2d27918c" | ||
13 | SRC_URI[sha256sum] = "afa61b476a222ba43fc7cca2d24849ab0bbd940124400cb699915d3c60e46301" | ||
11 | S = "${WORKDIR}/${BPN}-${PV}-stable" | 14 | S = "${WORKDIR}/${BPN}-${PV}-stable" |
12 | 15 | ||
13 | inherit autotools | 16 | inherit autotools |
diff --git a/meta/recipes-support/libexif/libexif_0.6.16.bb b/meta/recipes-support/libexif/libexif_0.6.16.bb index 4af9c0cc80..e0d4681ea4 100644 --- a/meta/recipes-support/libexif/libexif_0.6.16.bb +++ b/meta/recipes-support/libexif/libexif_0.6.16.bb | |||
@@ -6,6 +6,9 @@ DEPENDS = "gettext" | |||
6 | 6 | ||
7 | SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2" | 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "deee153b1ded5a944ea05d041d959eca" | ||
10 | SRC_URI[sha256sum] = "db6885d5e40e3a273ff8bb9708ab739c8ace3c5abdd75509eec8ea31a31aac43" | ||
11 | |||
9 | inherit autotools | 12 | inherit autotools |
10 | 13 | ||
11 | do_configure_append() { | 14 | do_configure_append() { |
diff --git a/meta/recipes-support/libfm/libfm_0.1.14.bb b/meta/recipes-support/libfm/libfm_0.1.14.bb index 31f78a0a17..e8e672cf83 100644 --- a/meta/recipes-support/libfm/libfm_0.1.14.bb +++ b/meta/recipes-support/libfm/libfm_0.1.14.bb | |||
@@ -15,4 +15,7 @@ PR = "r1" | |||
15 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz \ | 15 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz \ |
16 | file://add_missing.patch" | 16 | file://add_missing.patch" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "d55e51dced6bb9ef46665243b079761f" | ||
19 | SRC_URI[sha256sum] = "e97bf3f9ed4f33b9f0be73e67d360b89337cccf816361faacd8422722269806b" | ||
20 | |||
18 | inherit autotools pkgconfig | 21 | inherit autotools pkgconfig |
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.4.6.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.4.6.bb index a592437913..22eefd4410 100644 --- a/meta/recipes-support/libgcrypt/libgcrypt_1.4.6.bb +++ b/meta/recipes-support/libgcrypt/libgcrypt_1.4.6.bb | |||
@@ -1,3 +1,6 @@ | |||
1 | require libgcrypt.inc | 1 | require libgcrypt.inc |
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "r0" |
4 | |||
5 | SRC_URI[md5sum] = "bfd45922eefb8a24d598af77366220d4" | ||
6 | SRC_URI[sha256sum] = "996d2874643318c9df835777034a8b7a923d3cd0bee593bab1780305f9de872d" | ||
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb index 84e84e396d..479a11fb6f 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.9.bb | |||
@@ -16,6 +16,9 @@ PR = "r0" | |||
16 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ | 16 | SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \ |
17 | file://pkgconfig.patch;" | 17 | file://pkgconfig.patch;" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "521b98aa9395e7eaf0ef2236233a0796" | ||
20 | SRC_URI[sha256sum] = "54d9326bfbd46c705963c507953f65a40576d04b374e131008dc5b732ff1e3c3" | ||
21 | |||
19 | # move libgpg-error-config into -dev package | 22 | # move libgpg-error-config into -dev package |
20 | FILES_${PN} = "${libdir}/lib*.so.*" | 23 | FILES_${PN} = "${libdir}/lib*.so.*" |
21 | FILES_${PN}-dev += "${bindir}/*" | 24 | FILES_${PN}-dev += "${bindir}/*" |
diff --git a/meta/recipes-support/libmpc/libmpc_0.8.2.bb b/meta/recipes-support/libmpc/libmpc_0.8.2.bb index 3c9ef1b579..f991a8e419 100644 --- a/meta/recipes-support/libmpc/libmpc_0.8.2.bb +++ b/meta/recipes-support/libmpc/libmpc_0.8.2.bb | |||
@@ -6,10 +6,10 @@ PR = "r0" | |||
6 | LICENSE="LGPLv2.1" | 6 | LICENSE="LGPLv2.1" |
7 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34" | 7 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34" |
8 | SRC_URI = "http://www.multiprecision.org/mpc/download/mpc-${PV}.tar.gz" | 8 | SRC_URI = "http://www.multiprecision.org/mpc/download/mpc-${PV}.tar.gz" |
9 | S = "${WORKDIR}/mpc-${PV}" | ||
10 | 9 | ||
11 | SRC_URI[md5sum] = "5b34aa804d514cc295414a963aedb6bf" | 10 | SRC_URI[md5sum] = "e98267ebd5648a39f881d66797122fb6" |
12 | SRC_URI[sha256sum] = "e664603757251fd8a352848276497a4c79b7f8b21fd8aedd5cc0598a38fee3e4" | 11 | SRC_URI[sha256sum] = "ae79f8d41d8a86456b68607e9ca398d00f8b7342d1d83bcf4428178ac45380c7" |
13 | 12 | ||
13 | S = "${WORKDIR}/mpc-${PV}" | ||
14 | BBCLASSEXTEND = "native nativesdk" | 14 | BBCLASSEXTEND = "native nativesdk" |
15 | 15 | ||
diff --git a/meta/recipes-support/libnl/libnl_2.0.bb b/meta/recipes-support/libnl/libnl_2.0.bb index eb89f0d117..e5d559fbbf 100644 --- a/meta/recipes-support/libnl/libnl_2.0.bb +++ b/meta/recipes-support/libnl/libnl_2.0.bb | |||
@@ -13,6 +13,9 @@ SRC_URI= "http://www.infradead.org/~tgr/libnl/files/${PN}-${PV}.tar.gz \ | |||
13 | file://fix-makefile.patch \ | 13 | file://fix-makefile.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[md5sum] = "6aaf1e9802a17a7d702bb0638044ffa7" | ||
17 | SRC_URI[sha256sum] = "5a40dc903d3ca1074da7424b908bec8ff16936484798c7e46e53e9db8bc87a9c" | ||
18 | |||
16 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |
17 | 20 | ||
18 | LEAD_SONAME = "libnl.so" | 21 | LEAD_SONAME = "libnl.so" |
diff --git a/meta/recipes-support/liboil/liboil_0.3.17.bb b/meta/recipes-support/liboil/liboil_0.3.17.bb index 8ba303069d..fe8a22f59f 100644 --- a/meta/recipes-support/liboil/liboil_0.3.17.bb +++ b/meta/recipes-support/liboil/liboil_0.3.17.bb | |||
@@ -15,6 +15,9 @@ PR = "r2" | |||
15 | SRC_URI = "http://liboil.freedesktop.org/download/${P}.tar.gz \ | 15 | SRC_URI = "http://liboil.freedesktop.org/download/${P}.tar.gz \ |
16 | file://no-tests.patch;patch=1" | 16 | file://no-tests.patch;patch=1" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "47dc734f82faeb2964d97771cfd2e701" | ||
19 | SRC_URI[sha256sum] = "105f02079b0b50034c759db34b473ecb5704ffa20a5486b60a8b7698128bfc69" | ||
20 | |||
18 | inherit autotools pkgconfig | 21 | inherit autotools pkgconfig |
19 | 22 | ||
20 | ARM_INSTRUCTION_SET = "arm" | 23 | ARM_INSTRUCTION_SET = "arm" |
diff --git a/meta/recipes-support/libpcre/libpcre_8.10.bb b/meta/recipes-support/libpcre/libpcre_8.10.bb index 4053e45916..db89c89e26 100644 --- a/meta/recipes-support/libpcre/libpcre_8.10.bb +++ b/meta/recipes-support/libpcre/libpcre_8.10.bb | |||
@@ -10,6 +10,9 @@ LICENSE = "BSD" | |||
10 | LIC_FILES_CHKSUM = "file://LICENCE;md5=77f9b14fe707d0376d89bc162e6c54ff" | 10 | LIC_FILES_CHKSUM = "file://LICENCE;md5=77f9b14fe707d0376d89bc162e6c54ff" |
11 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \ | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \ |
12 | file://pcre-cross.patch;patch=1" | 12 | file://pcre-cross.patch;patch=1" |
13 | |||
14 | SRC_URI[md5sum] = "780867a700e9d4e4b9cb47aa5453e4b2" | ||
15 | SRC_URI[sha256sum] = "7ac4e016f6bad8c7d990e6de9bce58c04ff5dd8838be0c5ada0afad1d6a07480" | ||
13 | S = "${WORKDIR}/pcre-${PV}" | 16 | S = "${WORKDIR}/pcre-${PV}" |
14 | 17 | ||
15 | PROVIDES = "pcre" | 18 | PROVIDES = "pcre" |
diff --git a/meta/recipes-support/libproxy/libproxy_0.4.6.bb b/meta/recipes-support/libproxy/libproxy_0.4.6.bb index b317eb2793..255cd5bfa4 100644 --- a/meta/recipes-support/libproxy/libproxy_0.4.6.bb +++ b/meta/recipes-support/libproxy/libproxy_0.4.6.bb | |||
@@ -11,6 +11,9 @@ DEPENDS = "virtual/libx11 xmu gconf-dbus" | |||
11 | 11 | ||
12 | SRC_URI = "http://libproxy.googlecode.com/files/libproxy-${PV}.tar.gz" | 12 | SRC_URI = "http://libproxy.googlecode.com/files/libproxy-${PV}.tar.gz" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "199c6b120baf1f7258a55f38d5ec74f5" | ||
15 | SRC_URI[sha256sum] = "9ad912e63b1efca98fb442240a2bc7302e6021c1d0b1b9363327729f29462f30" | ||
16 | |||
14 | PR = "r0" | 17 | PR = "r0" |
15 | 18 | ||
16 | inherit cmake pkgconfig | 19 | inherit cmake pkgconfig |
diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.32.1.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.32.1.bb index 92493c8f45..adc95f3f0a 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.32.1.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.32.1.bb | |||
@@ -11,6 +11,9 @@ PR = "r0" | |||
11 | DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring" | 11 | DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring" |
12 | 12 | ||
13 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.32/libsoup-${PV}.tar.bz2" | 13 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.32/libsoup-${PV}.tar.bz2" |
14 | |||
15 | SRC_URI[md5sum] = "894ca0077ec2d923286a69766d0b0b74" | ||
16 | SRC_URI[sha256sum] = "8779da1b4d85f443f04ea8301f52c4a1943c10e4dc8d20dbcdb3652921de6b8e" | ||
14 | S = "${WORKDIR}/libsoup-${PV}" | 17 | S = "${WORKDIR}/libsoup-${PV}" |
15 | 18 | ||
16 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |
diff --git a/meta/recipes-support/libsoup/libsoup_2.2.100.bb b/meta/recipes-support/libsoup/libsoup_2.2.100.bb index 94efb7f676..a96a762a5a 100644 --- a/meta/recipes-support/libsoup/libsoup_2.2.100.bb +++ b/meta/recipes-support/libsoup/libsoup_2.2.100.bb | |||
@@ -7,6 +7,9 @@ DEPENDS = "glib-2.0 gnutls libxml2" | |||
7 | 7 | ||
8 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/2.2/${PN}-${PV}.tar.bz2" | 8 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/2.2/${PN}-${PV}.tar.bz2" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "936e29d705aab0483b9a5b8860f68c13" | ||
11 | SRC_URI[sha256sum] = "fa9f33e96a11133adbfd10538d95ed9704e582ef334c0a119a2a0bfca302877d" | ||
12 | |||
10 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
11 | 14 | ||
12 | FILES_${PN} = "${libdir}/lib*.so.*" | 15 | FILES_${PN} = "${libdir}/lib*.so.*" |
diff --git a/meta/recipes-support/liburcu/liburcu_0.4.8.bb b/meta/recipes-support/liburcu/liburcu_0.4.8.bb index 503b561d37..655685a650 100644 --- a/meta/recipes-support/liburcu/liburcu_0.4.8.bb +++ b/meta/recipes-support/liburcu/liburcu_0.4.8.bb | |||
@@ -11,6 +11,9 @@ PR = "r0" | |||
11 | 11 | ||
12 | SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2" | 12 | SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "408b67506808a1bff2313d83607dbcfe" | ||
15 | SRC_URI[sha256sum] = "43783a298b5adcfe273878194b28b9dcb95cbe8948a918caaf492c7bcb8c2ff6" | ||
16 | |||
14 | S = "${WORKDIR}/userspace-rcu-${PV}" | 17 | S = "${WORKDIR}/userspace-rcu-${PV}" |
15 | 18 | ||
16 | inherit autotools | 19 | inherit autotools |
diff --git a/meta/recipes-support/libusb/libusb-compat_0.1.3.bb b/meta/recipes-support/libusb/libusb-compat_0.1.3.bb index e8d6338e57..ef8552bc44 100644 --- a/meta/recipes-support/libusb/libusb-compat_0.1.3.bb +++ b/meta/recipes-support/libusb/libusb-compat_0.1.3.bb | |||
@@ -20,4 +20,7 @@ PR = "r0" | |||
20 | SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-compat-${PV}.tar.bz2 \ | 20 | SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-compat-${PV}.tar.bz2 \ |
21 | file://0.1.0-beta1-gcc3.4-fix.patch" | 21 | file://0.1.0-beta1-gcc3.4-fix.patch" |
22 | 22 | ||
23 | SRC_URI[md5sum] = "570ac2ea085b80d1f74ddc7c6a93c0eb" | ||
24 | SRC_URI[sha256sum] = "a590a03b6188030ee1ca1a0af55685fcde005ca807b963970f839be776031d94" | ||
25 | |||
23 | inherit autotools pkgconfig binconfig | 26 | inherit autotools pkgconfig binconfig |
diff --git a/meta/recipes-support/libusb/libusb1_1.0.8.bb b/meta/recipes-support/libusb/libusb1_1.0.8.bb index 26a535ab4e..302a8bed40 100644 --- a/meta/recipes-support/libusb/libusb1_1.0.8.bb +++ b/meta/recipes-support/libusb/libusb1_1.0.8.bb | |||
@@ -9,6 +9,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | |||
9 | PR = "r0" | 9 | PR = "r0" |
10 | 10 | ||
11 | SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.bz2" | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-${PV}.tar.bz2" |
12 | |||
13 | SRC_URI[md5sum] = "37d34e6eaa69a4b645a19ff4ca63ceef" | ||
14 | SRC_URI[sha256sum] = "21d0d3a5710f7f4211c595102c6b9eccb42435a17a4f5bd2c3f4166ab1badba9" | ||
12 | S = "${WORKDIR}/libusb-${PV}" | 15 | S = "${WORKDIR}/libusb-${PV}" |
13 | 16 | ||
14 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.26.bb b/meta/recipes-support/libxslt/libxslt_1.1.26.bb index b5726974f1..71fb4788a0 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.26.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.26.bb | |||
@@ -12,6 +12,9 @@ PR = "r0" | |||
12 | 12 | ||
13 | SRC_URI = "ftp://xmlsoft.org/libxslt//libxslt-${PV}.tar.gz \ | 13 | SRC_URI = "ftp://xmlsoft.org/libxslt//libxslt-${PV}.tar.gz \ |
14 | file://pkgconfig_fix.patch;patch=1" | 14 | file://pkgconfig_fix.patch;patch=1" |
15 | |||
16 | SRC_URI[md5sum] = "e61d0364a30146aaa3001296f853b2b9" | ||
17 | SRC_URI[sha256sum] = "55dd52b42861f8a02989d701ef716d6280bfa02971e967c285016f99c66e3db1" | ||
15 | S = "${WORKDIR}/libxslt-${PV}" | 18 | S = "${WORKDIR}/libxslt-${PV}" |
16 | 19 | ||
17 | inherit autotools pkgconfig | 20 | inherit autotools pkgconfig |
diff --git a/meta/recipes-support/lzo/lzo_2.03.bb b/meta/recipes-support/lzo/lzo_2.03.bb index 9657d97e59..05b10ee9f7 100644 --- a/meta/recipes-support/lzo/lzo_2.03.bb +++ b/meta/recipes-support/lzo/lzo_2.03.bb | |||
@@ -11,6 +11,9 @@ SRC_URI = "http://www.oberhumer.com/opensource/lzo/download/lzo-${PV}.tar.gz \ | |||
11 | file://autofoo.patch \ | 11 | file://autofoo.patch \ |
12 | file://acinclude.m4" | 12 | file://acinclude.m4" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "0c3d078c2e8ea5a88971089a2f02a726" | ||
15 | SRC_URI[sha256sum] = "8b1b0da8f757b9ac318e1c15a0eac8bdb56ca902a2dd25beda06c0f265f22591" | ||
16 | |||
14 | inherit autotools | 17 | inherit autotools |
15 | 18 | ||
16 | EXTRA_OECONF = "--enable-shared" | 19 | EXTRA_OECONF = "--enable-shared" |
diff --git a/meta/recipes-support/mpfr/mpfr_3.0.0.bb b/meta/recipes-support/mpfr/mpfr_3.0.0.bb index 3e1b8c4762..846cdc02d4 100644 --- a/meta/recipes-support/mpfr/mpfr_3.0.0.bb +++ b/meta/recipes-support/mpfr/mpfr_3.0.0.bb | |||
@@ -6,6 +6,9 @@ DEPENDS = "gmp" | |||
6 | PR = "r0" | 6 | PR = "r0" |
7 | 7 | ||
8 | SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2" | 8 | SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2" |
9 | |||
10 | SRC_URI[md5sum] = "f45bac3584922c8004a10060ab1a8f9f" | ||
11 | SRC_URI[sha256sum] = "8f4e5f9c53536cb798a30455ac429b1f9fc75a0f8af32d6e0ac31ebf1024821f" | ||
9 | S = "${WORKDIR}/mpfr-${PV}" | 12 | S = "${WORKDIR}/mpfr-${PV}" |
10 | 13 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 14 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta/recipes-support/neon/neon_0.29.5.bb b/meta/recipes-support/neon/neon_0.29.5.bb index bb18893f9e..f94cdde634 100644 --- a/meta/recipes-support/neon/neon_0.29.5.bb +++ b/meta/recipes-support/neon/neon_0.29.5.bb | |||
@@ -11,6 +11,9 @@ PR = "r0" | |||
11 | SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \ | 11 | SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \ |
12 | file://pkgconfig.patch;patch=1" | 12 | file://pkgconfig.patch;patch=1" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "ff369e69ef0f0143beb5626164e87ae2" | ||
15 | SRC_URI[sha256sum] = "dea3c52b9f3f915651c6279c76758acf7c427727e8b9b0130f8b138f24012290" | ||
16 | |||
14 | inherit autotools binconfig lib_package pkgconfig | 17 | inherit autotools binconfig lib_package pkgconfig |
15 | 18 | ||
16 | EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared" | 19 | EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared" |
diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb index 347c0fc4a4..4d9e5184de 100644 --- a/meta/recipes-support/popt/popt_1.16.bb +++ b/meta/recipes-support/popt/popt_1.16.bb | |||
@@ -9,6 +9,9 @@ PR = "r0" | |||
9 | 9 | ||
10 | SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz" | 10 | SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "3743beefa3dd6247a73f8f7a32c14c33" | ||
13 | SRC_URI[sha256sum] = "e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8" | ||
14 | |||
12 | inherit autotools | 15 | inherit autotools |
13 | 16 | ||
14 | BBCLASSEXTEND = "native" | 17 | BBCLASSEXTEND = "native" |
diff --git a/meta/recipes-support/pth/pth_2.0.7.bb b/meta/recipes-support/pth/pth_2.0.7.bb index 8ee3cd4cd1..e1090d8222 100644 --- a/meta/recipes-support/pth/pth_2.0.7.bb +++ b/meta/recipes-support/pth/pth_2.0.7.bb | |||
@@ -8,6 +8,9 @@ PR = "r1" | |||
8 | 8 | ||
9 | SRC_URI = "${GNU_MIRROR}/pth/pth-${PV}.tar.gz" | 9 | SRC_URI = "${GNU_MIRROR}/pth/pth-${PV}.tar.gz" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "9cb4a25331a4c4db866a31cbe507c793" | ||
12 | SRC_URI[sha256sum] = "72353660c5a2caafd601b20e12e75d865fd88f6cf1a088b306a3963f0bc77232" | ||
13 | |||
11 | PARALLEL_MAKE="" | 14 | PARALLEL_MAKE="" |
12 | 15 | ||
13 | inherit autotools binconfig | 16 | inherit autotools binconfig |
diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info_0.80.bb b/meta/recipes-support/shared-mime-info/shared-mime-info_0.80.bb index 279086a760..f80992372e 100644 --- a/meta/recipes-support/shared-mime-info/shared-mime-info_0.80.bb +++ b/meta/recipes-support/shared-mime-info/shared-mime-info_0.80.bb | |||
@@ -1,2 +1,5 @@ | |||
1 | require shared-mime-info.inc | 1 | require shared-mime-info.inc |
2 | PR = "r0" | 2 | PR = "r0" |
3 | |||
4 | SRC_URI[md5sum] = "eb8d24a6a80888849c9db7f30232ba6a" | ||
5 | SRC_URI[sha256sum] = "80857ba19f8066bfc8d998bfc72b492e241ebd52d49c245aae9fd5b3d233b024" | ||
diff --git a/meta/recipes-support/sqlite/sqlite3_3.7.3.bb b/meta/recipes-support/sqlite/sqlite3_3.7.3.bb index fa68c56756..4fb7fcc946 100644 --- a/meta/recipes-support/sqlite/sqlite3_3.7.3.bb +++ b/meta/recipes-support/sqlite/sqlite3_3.7.3.bb | |||
@@ -3,3 +3,6 @@ require sqlite3.inc | |||
3 | LIC_FILES_CHKSUM = "file://src/main.c;endline=16;md5=86c9b824e9d68f8a26343a4b57f6d85a" | 3 | LIC_FILES_CHKSUM = "file://src/main.c;endline=16;md5=86c9b824e9d68f8a26343a4b57f6d85a" |
4 | 4 | ||
5 | PR = "r0" | 5 | PR = "r0" |
6 | |||
7 | SRC_URI[md5sum] = "5437978aae90350cf984993091e0d695" | ||
8 | SRC_URI[sha256sum] = "dbf352e8fbb74829f5e7a88f9f6ceeb80a709537f668c36e4b6cdfb271309ef6" | ||
diff --git a/meta/recipes-support/taglib/taglib_1.6.3.bb b/meta/recipes-support/taglib/taglib_1.6.3.bb index 74934c07e5..2c9ff12800 100644 --- a/meta/recipes-support/taglib/taglib_1.6.3.bb +++ b/meta/recipes-support/taglib/taglib_1.6.3.bb | |||
@@ -12,6 +12,9 @@ SRC_URI = "http://launchpad.net/${PN}/trunk/${PV}/+download/${PN}-${PV}.tar.gz \ | |||
12 | file://configuretweak.patch;patch=1 \ | 12 | file://configuretweak.patch;patch=1 \ |
13 | file://nolibtool.patch;patch=1" | 13 | file://nolibtool.patch;patch=1" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "ddf02f4e1d2dc30f76734df806e613eb" | ||
16 | SRC_URI[sha256sum] = "a9ba089cc2c6d26d266bad492de31cadaeb878dea858e22ae3196091718f284b" | ||
17 | |||
15 | S = "${WORKDIR}/taglib-${PV}" | 18 | S = "${WORKDIR}/taglib-${PV}" |
16 | 19 | ||
17 | inherit autotools pkgconfig binconfig | 20 | inherit autotools pkgconfig binconfig |
diff --git a/meta/recipes-support/vte/vte_0.24.3.bb b/meta/recipes-support/vte/vte_0.24.3.bb index 1953101f82..c06dd532c8 100644 --- a/meta/recipes-support/vte/vte_0.24.3.bb +++ b/meta/recipes-support/vte/vte_0.24.3.bb | |||
@@ -3,3 +3,6 @@ require vte.inc | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
4 | 4 | ||
5 | PR = "r0" | 5 | PR = "r0" |
6 | |||
7 | SRC_URI[archive.md5sum] = "3eba555eab7ccbbe5ca056bb203a14ab" | ||
8 | SRC_URI[archive.sha256sum] = "fe7d01178976b17ca809e41d0e6dbbcb28e2af5e2f5aa857f9df65affac17d01" | ||