[oe] github archives in the recipes

Martin Jansa martin.jansa at gmail.com
Fri May 17 09:43:51 UTC 2019


This c..... is spreading again.

Don't use github archives, because they are regenerated from time to time with different
checksums.

If someone is looking for simple janitor tasks, then please pick some of these
and convert them to either use the developer uploaded release tarballs (if available)
or just change them to use git fetcher instead.

Also notice that some of these are using the often conflicting v${PV} filename
without setting downloadfilename to something more sane.

meta-networking/recipes-connectivity/firewalld/firewalld_0.6.3.bb:SRC_URI = "https://github.com/firewalld/firewalld/archive/v${PV}.tar.gz \
meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.0.3.bb:SRC_URI = "https://github.com/arno-iptables-firewall/aif/archive/${PV}.tar.gz"
meta-oe/recipes-bsp/lm_sensors/lmsensors_3.4.0.bb:SRC_URI = "https://github.com/groeck/lm-sensors/archive/V3-4-0.tar.gz \
meta-oe/recipes-connectivity/libuv/libuv_1.27.0.bb:SRC_URI = "https://github.com/libuv/libuv/archive/v${PV}.tar.gz"
meta-oe/recipes-extended/dumb-init/dumb-init_1.2.0.bb:SRC_URI = "https://github.com/Yelp/dumb-init/archive/v${PV}.tar.gz"
meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb:SRC_URI = "https://github.com/rmbreak/pam_ldapdb/archive/v${PV}.tar.gz;downloadfilename=${BP}.tar.gz"
meta-oe/recipes-extended/pmdk/pmdk_1.4.2.bb:SRC_URI = "https://github.com/pmem/${BPN}/archive/${PV}.tar.gz \
meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb:SRC_URI = "https://github.com/LibVNC/x11vnc/archive/${PV}.tar.gz;downloadfilename=x11vnc-${PV}.tar.gz\
meta-oe/recipes-kernel/crash/crash_7.2.5.bb:SRC_URI = "https://github.com/crash-utility/${BPN}/archive/${PV}.tar.gz;downloadfilename=${BP}.tar.gz \
meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb:    https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz;name=mpv \
meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb:SRC_URI = "https://github.com/${BPN}/${BPN}/archive/v${PV}.tar.gz"
meta-oe/recipes-support/opencv/opencv_3.4.5.bb:    https://github.com/tiny-dnn/tiny-dnn/archive/v1.0.0a3.tar.gz;destsuffix=git/3rdparty/tinydnn/tiny-dnn-1.0.0a3;name=tinydnn;unpack=false \
meta-oe/recipes-support/uhubctl/uhubctl_2.0.0.bb:SRC_URI = "https://github.com/mvp/${PN}/archive/v${PV}.tar.gz"
meta-oe/recipes-support/uthash/uthash_2.1.0.bb:    https://github.com/troydhanson/${BPN}/archive/v${PV}.tar.gz;downloadfilename=${BP}.tar.gz \
meta-python/recipes-devtools/python/python-matplotlib_2.0.2.bb:SRC_URI = "https://github.com/matplotlib/matplotlib/archive/v${PV}.tar.gz \
meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.1.bb:SRC_URI = "https://github.com/blueness/${BPN}/archive/v${PV}.tar.gz;downloadfilename=${BP}.tar.gz \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20190517/2d3ab9b0/attachment.sig>


More information about the Openembedded-devel mailing list