| Submitter | Apelete Seketeli |
|---|---|
| Date | March 14, 2013, 1:33 p.m. |
| Message ID | <cover.1363255209.git.apelete@seketeli.net> |
| Download | mbox |
| Permalink | /patch/46173/ |
| State | Accepted, archived |
| Headers | show |
Pull-request
git://seketeli.fr/~apelete/oe.git muffinman-image-fixComments
Hi Tom, Le 14-Mar-13, Apelete Seketeli a écrit: > Hello, > > The patches that come as a follow-up of this message fix an issue > found while building muffinman-image on top of the 2011.03-maintenance > branch, and also 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.fr/~apelete/oe.git muffinman-image-fix > > Apelete Seketeli (2): > gnutls: update SRC_URI > jlime-2010.1: 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/gnutls/gnutls.inc | 3 ++- > 4 files changed, 17 insertions(+), 3 deletions(-) It's been a week and no more reviews, could you please take a look at it and see if it's good to be pulled ? Cheers.
On Fri, Mar 22, 2013 at 11:14:14PM +0100, Apelete Seketeli wrote: > Hi Tom, > > Le 14-Mar-13, Apelete Seketeli a ?crit: > > Hello, > > > > The patches that come as a follow-up of this message fix an issue > > found while building muffinman-image on top of the 2011.03-maintenance > > branch, and also 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.fr/~apelete/oe.git muffinman-image-fix > > > > Apelete Seketeli (2): > > gnutls: update SRC_URI > > jlime-2010.1: 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/gnutls/gnutls.inc | 3 ++- > > 4 files changed, 17 insertions(+), 3 deletions(-) > > It's been a week and no more reviews, could you please take a look at > it and see if it's good to be pulled ? Applied to 2011.03-maintenance, thanks for your patience!
Le 24-Mar-13, Tom Rini a écrit: > On Fri, Mar 22, 2013 at 11:14:14PM +0100, Apelete Seketeli wrote: > > Hi Tom, > > > > Le 14-Mar-13, Apelete Seketeli a ?crit: > > > Hello, > > > > > > The patches that come as a follow-up of this message fix an issue > > > found while building muffinman-image on top of the 2011.03-maintenance > > > branch, and also 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.fr/~apelete/oe.git muffinman-image-fix > > > > > > Apelete Seketeli (2): > > > gnutls: update SRC_URI > > > jlime-2010.1: 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/gnutls/gnutls.inc | 3 ++- > > > 4 files changed, 17 insertions(+), 3 deletions(-) > > > > It's been a week and no more reviews, could you please take a look at > > it and see if it's good to be pulled ? > > Applied to 2011.03-maintenance, thanks for your patience! Thanks for applying it, and thanks to everyone who helped me fix the patches. Cheers.