* github archives in the recipes
@ 2019-05-17 9:43 Martin Jansa
2019-05-17 20:33 ` Burton, Ross
0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2019-05-17 9:43 UTC (permalink / raw)
To: openembeded-devel
[-- Attachment #1: Type: text/plain, Size: 2719 bytes --]
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 \
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: github archives in the recipes
2019-05-17 9:43 github archives in the recipes Martin Jansa
@ 2019-05-17 20:33 ` Burton, Ross
0 siblings, 0 replies; 2+ messages in thread
From: Burton, Ross @ 2019-05-17 20:33 UTC (permalink / raw)
To: Martin Jansa; +Cc: openembeded-devel
On Fri, 17 May 2019 at 02:44, Martin Jansa <martin.jansa@gmail.com> wrote:
> Don't use github archives, because they are regenerated from time to time with different
> checksums.
I *really* need to get around to merging
https://github.com/rossburton/meta-ross/blob/master/classes/insanitier.bbclass#L93
into oe-core. I'l try and do that today.
Ross
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-17 20:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-17 9:43 github archives in the recipes Martin Jansa
2019-05-17 20:33 ` Burton, Ross
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.