All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: akuster808@gmail.com, openembedded-devel@lists.openembedded.org
Subject: [PATCH 00/19] Morty-next: pull request
Date: Tue,  1 Aug 2017 16:36:22 -0700	[thread overview]
Message-ID: <cover.1501630307.git.akuster808@gmail.com> (raw)

Please concider the follow for Morty.

The following changes since commit a44baf37d8bec492f00c08a3eb8b6a295ee80260:

  libdnet: update SRC_URI (2017-02-24 19:33:29 +0000)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib akuster/morty-next
  http://cgit.openembedded.org/meta-openembedded/log/?h=akuster/morty-next

Alejandro Mery (4):
  gitver: fix try/except syntax for python3 support
  gitver: extend class to use EXTERNALSRC if set
  gitver: fix broken ${GITSHA} and recursion in S when PV="${GITVER}"
  gitver: skip packages instead of panic()ing if ${GITVER} fails to
    expand

Andreas Müller (1):
  lmsensors: fix fetch and unblacklist

Armin Kuster (4):
  python-sqlalchemy: fix SRC_URI
  lm_sensors: update SRC_URI
  exfat-utils: update SRC_URI
  libdnet: Update SRC_URI to fix checksum errors

Denys Dmytriyenko (1):
  devmem2: use different filename to avoid checksum conflicts

Derek Straka (1):
  apache2: always use the archive.apache.org to ensure older releases
    are always available

Joe Slater (1):
  chrony: fix build failure for arma9

Khem Raj (1):
  alsa-equal: Update SRC_URI to something valid

Martin Jansa (5):
  mailcap: use pagure.org instead of retired fedorahosted.org
  libqb: use github.com instead of retired fedorahosted.org
  libqb: inherit autotools-brokensep
  ttf-liberation-sans-narrow: use pagure.org instead of retired
    fedorahosted.org
  hwdata: use github instead of fedorahosted.org

Nicolas Ferre (1):
  devmem2: Change source URL to regain access to it

 .../recipes-utils/exfat-utils/exfat-utils_1.2.3.bb |  5 +-
 .../alsa-equal/alsa-equal_0.6.bb                   |  4 +-
 .../recipes-connectivity/libdnet/libdnet_1.12.bb   |  2 +-
 .../recipes-support/chrony/chrony/arm_eabi.patch   | 57 ++++++++++++++++++++++
 .../recipes-support/chrony/chrony_2.4.bb           |  5 +-
 meta-oe/classes/gitver.bbclass                     | 49 +++++++++++--------
 meta-oe/recipes-extended/libqb/libqb_0.17.2.bb     | 15 +++---
 .../ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb |  2 +-
 meta-oe/recipes-support/devmem2/devmem2.bb         | 12 +++--
 .../hwdata/{hwdata_0.291.bb => hwdata_git.bb}      | 10 ++--
 .../recipes-support/lm_sensors/lmsensors_3.4.0.bb  |  8 +--
 meta-oe/recipes-support/mailcap/mailcap_2.1.46.bb  | 10 ++--
 .../python/python-sqlalchemy_0.7.9.bb              |  5 +-
 .../recipes-httpd/apache2/apache2-native_2.4.23.bb |  2 +-
 .../recipes-httpd/apache2/apache2_2.4.23.bb        |  2 +-
 15 files changed, 133 insertions(+), 55 deletions(-)
 create mode 100644 meta-networking/recipes-support/chrony/chrony/arm_eabi.patch
 rename meta-oe/recipes-support/hwdata/{hwdata_0.291.bb => hwdata_git.bb} (57%)

-- 
2.7.4



             reply	other threads:[~2017-08-01 23:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01 23:36 Armin Kuster [this message]
2017-08-05 16:04 ` [PATCH 00/19] Morty-next: pull request akuster808

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=cover.1501630307.git.akuster808@gmail.com \
    --to=akuster808@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.