All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: github archives in the recipes
Date: Fri, 17 May 2019 11:43:51 +0200	[thread overview]
Message-ID: <20190517094351.GA1594@jama> (raw)

[-- 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 --]

             reply	other threads:[~2019-05-17  9:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-17  9:43 Martin Jansa [this message]
2019-05-17 20:33 ` github archives in the recipes Burton, Ross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190517094351.GA1594@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.