All of lore.kernel.org
 help / color / mirror / Atom feed
* [2011.03-maintenance][PATCH 0/7] Pull request 20130302
@ 2013-03-02 11:55 Apelete Seketeli
  2013-03-02 11:57 ` [2011.03-maintenance][PATCH 1/7] udev: update SRC_URI of multiple recipes Apelete Seketeli
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Apelete Seketeli @ 2013-03-02 11:55 UTC (permalink / raw)
  To: openembedded-devel

Hello,

The patches that come as a follow-up of this message fix issues found
while building muffinman-image on top of the 2011.03-maintenance
branch, and also add the capability to build a ubi image for the
ben-nanonote machine. This work is intended to be used as a basis for
porting the JLime distribution to oe-core.

These modifications were tested by successfully building
muffinman-image from scratch on a Debian Wheezy host.
Please pull into 2011.03-maintenance branch.

The following changes since commit ff679935b073a89c4e407d259bcc2eea9148fb91:

  opkg-utils: bump SRCREV to latest (2012-10-26 11:11:59 +0200)

are available in the git repository at:

  git://seketeli.net/~apelete/oe.git muffinman-image-fix

Apelete Seketeli (7):
  udev: update SRC_URI of multiple recipes
  git: update SRC_URI
  pam: update SRC_URI
  netbase: update SRC_URI
  libcap: update SRC_URI
  gnutls: update SRC_URI
  jlime-2010.1: add capability to build ubi image for ben-nanonote
    machine

 conf/bitbake.conf               |    2 +-
 conf/distro/jlime-2010.1.conf   |    3 ++-
 conf/machine/ben-nanonote.conf  |   12 ++++++++++++
 recipes/git/git.inc             |    2 +-
 recipes/gnutls/gnutls.inc       |    2 +-
 recipes/libcap/libcap2_2.20.bb  |    2 +-
 recipes/netbase/netbase_4.21.bb |    2 +-
 recipes/pam/libpam_1.1.1.bb     |    2 +-
 recipes/udev/udev_151.bb        |    2 +-
 recipes/udev/udev_162.bb        |    2 +-
 recipes/udev/udev_165.bb        |    2 +-
 11 files changed, 23 insertions(+), 10 deletions(-)

-- 
1.7.10.4




^ permalink raw reply	[flat|nested] 17+ messages in thread
* Re: [2011.03-maintenance][PATCH 2/7] git: update SRC_URI
@ 2013-03-08  5:30 Tom King
  0 siblings, 0 replies; 17+ messages in thread
From: Tom King @ 2013-03-08  5:30 UTC (permalink / raw)
  To: openembedded-devel, apelete

I have added these to the OE Sourcemirror and you are good to go for
updating the recipies.

Cheers

Tom

From: Apelete Seketeli <apelete@seketeli.net>
To: openembedded-devel@lists.openembedded.org
Cc: Tom King <ka6sox@gmail.com>
Date: Tue, 5 Mar 2013 10:23:45 +0100
Subject: Re: [oe] [2011.03-maintenance][PATCH 2/7] git: update SRC_URI
Le 02-Mar-13, Apelete Seketeli a écrit:
> Hello Tom,
>
> Le 02-Mar-13, Martin Jansa a écrit:
> > On Sat, Mar 02, 2013 at 04:32:27PM +0100, Apelete Seketeli wrote:
> > > Le 02-Mar-13, Martin Jansa a écrit:
> > > > On Sat, Mar 02, 2013 at 12:57:03PM +0100, Apelete Seketeli wrote:
> > > > > Update SRC_URI to build.shr-project.org since git source packages
are
> > > > > no longer available from kernel.org.
> > > > > ---
> > > > >  recipes/git/git.inc |    2 +-
> > > > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > > > >
> > > > > diff --git a/recipes/git/git.inc b/recipes/git/git.inc
> > > > > index eb59a2c..ae656e1 100644
> > > > > --- a/recipes/git/git.inc
> > > > > +++ b/recipes/git/git.inc
> > > > > @@ -2,7 +2,7 @@ DESCRIPTION = "The git revision control system
used by the Linux kernel develope
> > > > >  SECTION = "console/utils"
> > > > >  LICENSE = "GPLv2"
> > > > >
> > > > > -SRC_URI = "${KERNELORG_MIRROR}/pub/linux/software/scm/git/git-${
PV}.tar.bz2;name=src"
> > > > > +SRC_URI = "
http://build.shr-project.org/sources/git-${PV}.tar.bz2;name=src"
> > > >
> > > > I don't know how long I'll keep "old" PREMIRROR there, it would be
> > > > better to send missing archives to Tom King to add them to
> > > > sources.oe.org which is more official source (and probably already
> > > > listed in default MIRRORS)
> > >
> > > How do I send Tom King the missing archives ?
> > > I'll reformat the patches into a v2 as soon as this is fixed.
> >
> > You can send him URLs to needed archives on yocto and shr premirrors
> > and he will wget it from there.
>
> Could you please add the following archives to
> sources.openembedded.org ? I need them to fix non-working SRC_URIs in
> many recipes:
>
> http://downloads.yoctoproject.org/mirror/sources/libcap-2.20.tar.bz2
> http://downloads.yoctoproject.org/mirror/sources/Linux-PAM-1.1.1.tar.bz2
> http://downloads.yoctoproject.org/mirror/sources/netbase_4.21.tar.gz
> http://build.shr-project.org/sources/udev-151.tar.gz
> http://build.shr-project.org/sources/udev-162.tar.gz
> http://build.shr-project.org/sources/udev-165.tar.gz
> http://build.shr-project.org/sources/git-1.7.3.5.tar.bz2
>
> Please let me know when the archives are available at
> sources.openembedded.org, I'll reformat this patchset into v2 and
> resend the pull request then.

I'm replying to myself here as a reminder request to feedback: still
need the above mentioned archives to be added to
sources.openembedded.org. Is Tom King currently around ?

Cheers.
--
        Apelete


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-03-08  5:47 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 11:55 [2011.03-maintenance][PATCH 0/7] Pull request 20130302 Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 1/7] udev: update SRC_URI of multiple recipes Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 2/7] git: update SRC_URI Apelete Seketeli
2013-03-02 13:17   ` Martin Jansa
2013-03-02 15:32     ` Apelete Seketeli
2013-03-02 15:46       ` Martin Jansa
2013-03-02 17:13         ` Apelete Seketeli
2013-03-05  9:23           ` Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 3/7] pam: " Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 4/7] netbase: " Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 5/7] libcap: " Apelete Seketeli
2013-03-02 13:16   ` Martin Jansa
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 6/7] gnutls: " Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 7/7] jlime-2010.1: add capability to build ubi image for ben-nanonote machine Apelete Seketeli
2013-03-04 20:40 ` [2011.03-maintenance][PATCH 0/7] Pull request 20130302 Tom Rini
2013-03-05  9:14   ` Apelete Seketeli
  -- strict thread matches above, loose matches on Subject: below --
2013-03-08  5:30 [2011.03-maintenance][PATCH 2/7] git: update SRC_URI Tom King

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.