| Submitter | Apelete Seketeli |
|---|---|
| Date | March 2, 2013, 11:55 a.m. |
| Message ID | <cover.1362223895.git.apelete@seketeli.net> |
| Download | mbox |
| Permalink | /patch/45431/ |
| State | New, archived |
| Headers | show |
Pull-request
git://seketeli.net/~apelete/oe.git muffinman-image-fixComments
On Sat, Mar 02, 2013 at 12:55:52PM +0100, Apelete Seketeli wrote: > 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. In addition to the changes requested, please make sure to CC me on the v2 so that gmail marks this as important. Thanks!
Le 04-Mar-13, Tom Rini a écrit: > On Sat, Mar 02, 2013 at 12:55:52PM +0100, Apelete Seketeli wrote: > > > 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. > > In addition to the changes requested, please make sure to CC me on the > v2 so that gmail marks this as important. Thanks! Thanks for the advice, I'll make sure to CC you once the v2 patches are ready. Cheers.
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(-)