From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] asterisk: fix SRC_URI and remove old recipes
Date: Tue, 21 Dec 2010 07:02:22 -0800 [thread overview]
Message-ID: <20101221150222.GB4665@gmail.com> (raw)
In-Reply-To: <1292928098-17357-1-git-send-email-eric@eukrea.com>
On (21/12/10 11:41), Eric Bénard wrote:
> * old versions either don't fetch or don't patch and are not pinned
> * keep the higher version which fetch and patch
> * fix SRC_URI for all the asterisk recipes
>
> Signed-off-by: Eric Bénard <eric@eukrea.com>
You could have moved the recipes to nonworking or obsolete but this ok too
Acked-by: Khem Raj <raj.khem@gmail.com>
> ---
> recipes/asterisk-sounds/asterisk-sounds_1.2.1.bb | 2 +-
> recipes/asterisk/asterisk-1.2.24/asterisk.patch | 221 --------------------
> .../asterisk/asterisk-1.2.24/enable-speex.patch | 21 --
> .../asterisk-1.2.24/uclibc-compat-getloadavg.patch | 13 --
> recipes/asterisk/asterisk-1.2.24/uclibc-dns.patch | 18 --
> recipes/asterisk/asterisk-1.2.28/asterisk.patch | 221 --------------------
> .../asterisk/asterisk-1.2.28/enable-speex.patch | 21 --
> .../asterisk-1.2.28/uclibc-compat-getloadavg.patch | 13 --
> recipes/asterisk/asterisk-1.2.28/uclibc-dns.patch | 18 --
> recipes/asterisk/asterisk-1.4.17/Makefile.patch | 20 --
> recipes/asterisk/asterisk-1.4.17/init | 77 -------
> recipes/asterisk/asterisk-1.4.17/logrotate | 12 -
> recipes/asterisk/asterisk-1.4.17/sounds.xml.patch | 18 --
> recipes/asterisk/asterisk-1.4.17/volatiles | 7 -
> recipes/asterisk/asterisk-1.4.19.1/Makefile.patch | 20 --
> recipes/asterisk/asterisk-1.4.19.1/init | 77 -------
> recipes/asterisk/asterisk-1.4.19.1/logrotate | 12 -
> .../asterisk/asterisk-1.4.19.1/sounds.xml.patch | 18 --
> recipes/asterisk/asterisk-1.4.19.1/volatiles | 7 -
> .../asterisk/asterisk-1.6.0-beta8/Makefile.patch | 20 --
> recipes/asterisk/asterisk-1.6.0-beta8/init | 77 -------
> recipes/asterisk/asterisk-1.6.0-beta8/logrotate | 12 -
> .../asterisk/asterisk-1.6.0-beta8/sounds.xml.patch | 18 --
> recipes/asterisk/asterisk-1.6.0-beta8/volatiles | 7 -
> recipes/asterisk/asterisk-addons_1.6.0-beta2.bb | 66 ------
> .../asterisk/asterisk-core-sounds-en-alaw_1.4.8.bb | 2 +-
> .../asterisk/asterisk-core-sounds-en-g729_1.4.8.bb | 2 +-
> .../asterisk/asterisk-core-sounds-en-gsm_1.4.8.bb | 2 +-
> .../asterisk/asterisk-core-sounds-en-ulaw_1.4.8.bb | 2 +-
> .../asterisk-extra-sounds-en-alaw_1.4.7.bb | 2 +-
> .../asterisk-extra-sounds-en-g729_1.4.7.bb | 2 +-
> .../asterisk/asterisk-extra-sounds-en-gsm_1.4.7.bb | 2 +-
> .../asterisk-extra-sounds-en-ulaw_1.4.7.bb | 2 +-
> .../asterisk/asterisk-moh-freeplay-alaw_0.0.0.bb | 2 +-
> .../asterisk/asterisk-moh-freeplay-g729_0.0.0.bb | 2 +-
> .../asterisk/asterisk-moh-freeplay-gsm_0.0.0.bb | 2 +-
> .../asterisk/asterisk-moh-freeplay-ulaw_0.0.0.bb | 2 +-
> recipes/asterisk/asterisk_1.2.24.bb | 52 -----
> recipes/asterisk/asterisk_1.2.28.bb | 46 ----
> recipes/asterisk/asterisk_1.4.17.bb | 174 ---------------
> recipes/asterisk/asterisk_1.4.19.1.bb | 173 ---------------
> recipes/asterisk/asterisk_1.4.23.1.bb | 2 +-
> recipes/asterisk/asterisk_1.6.0-beta8.bb | 185 ----------------
> 43 files changed, 14 insertions(+), 1658 deletions(-)
> delete mode 100644 recipes/asterisk/asterisk-1.2.24/asterisk.patch
> delete mode 100644 recipes/asterisk/asterisk-1.2.24/enable-speex.patch
> delete mode 100644 recipes/asterisk/asterisk-1.2.24/uclibc-compat-getloadavg.patch
> delete mode 100644 recipes/asterisk/asterisk-1.2.24/uclibc-dns.patch
> delete mode 100644 recipes/asterisk/asterisk-1.2.28/asterisk.patch
> delete mode 100644 recipes/asterisk/asterisk-1.2.28/enable-speex.patch
> delete mode 100644 recipes/asterisk/asterisk-1.2.28/uclibc-compat-getloadavg.patch
> delete mode 100644 recipes/asterisk/asterisk-1.2.28/uclibc-dns.patch
> delete mode 100644 recipes/asterisk/asterisk-1.4.17/Makefile.patch
> delete mode 100644 recipes/asterisk/asterisk-1.4.17/init
> delete mode 100644 recipes/asterisk/asterisk-1.4.17/logrotate
> delete mode 100644 recipes/asterisk/asterisk-1.4.17/sounds.xml.patch
> delete mode 100644 recipes/asterisk/asterisk-1.4.17/volatiles
> delete mode 100644 recipes/asterisk/asterisk-1.4.19.1/Makefile.patch
> delete mode 100644 recipes/asterisk/asterisk-1.4.19.1/init
> delete mode 100644 recipes/asterisk/asterisk-1.4.19.1/logrotate
> delete mode 100644 recipes/asterisk/asterisk-1.4.19.1/sounds.xml.patch
> delete mode 100644 recipes/asterisk/asterisk-1.4.19.1/volatiles
> delete mode 100644 recipes/asterisk/asterisk-1.6.0-beta8/Makefile.patch
> delete mode 100644 recipes/asterisk/asterisk-1.6.0-beta8/init
> delete mode 100644 recipes/asterisk/asterisk-1.6.0-beta8/logrotate
> delete mode 100644 recipes/asterisk/asterisk-1.6.0-beta8/sounds.xml.patch
> delete mode 100644 recipes/asterisk/asterisk-1.6.0-beta8/volatiles
> delete mode 100644 recipes/asterisk/asterisk-addons_1.6.0-beta2.bb
> delete mode 100644 recipes/asterisk/asterisk_1.2.24.bb
> delete mode 100644 recipes/asterisk/asterisk_1.2.28.bb
> delete mode 100644 recipes/asterisk/asterisk_1.4.17.bb
> delete mode 100644 recipes/asterisk/asterisk_1.4.19.1.bb
> delete mode 100644 recipes/asterisk/asterisk_1.6.0-beta8.bb
>
next prev parent reply other threads:[~2010-12-21 15:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-21 10:41 [PATCH] asterisk: fix SRC_URI and remove old recipes Eric Bénard
2010-12-21 15:02 ` Khem Raj [this message]
2010-12-21 22:03 ` [PATCH 1/2] asterisk: move non working recipes to nonworking directory Eric Bénard
2010-12-21 22:03 ` [PATCH 2/2] asterisk: fix SRC_URI Eric Bénard
2010-12-21 22:36 ` Khem Raj
2010-12-22 9:37 ` Frans Meulenbroeks
2010-12-22 2:10 ` [PATCH 1/2] asterisk: move non working recipes to nonworking directory Khem Raj
2010-12-22 9:12 ` Frans Meulenbroeks
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=20101221150222.GB4665@gmail.com \
--to=raj.khem@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox