| Submitter | Saul Wold |
|---|---|
| Date | April 17, 2012, 10:02 p.m. |
| Message ID | <cover.1334700068.git.sgw@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/26095/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib sgw/stageComments
Op 18 apr. 2012, om 00:02 heeft Saul Wold het volgende geschreven: > Richard, > > This set of changes adds the lsb_release command and > sets the i/etc/lsb-release file up correctly for the > release. > > I also am removing the BB_NO_NETWORK from the self-hosted > image to allow it to have network, and updating the SRCREV, > which you might have to do again to get these patches actaully > into the image. > > V2: better commit messages V3: add PR bumps :)
Richard, This set of changes adds the lsb_release command and sets the i/etc/lsb-release file up correctly for the release. I also am removing the BB_NO_NETWORK from the self-hosted image to allow it to have network, and updating the SRCREV, which you might have to do again to get these patches actaully into the image. V2: better commit messages Thanks Sau! The following changes since commit 89788fbd10fdfbbe54927339d7ec516d0e4d7ef5: libproxy: Allow to build in non-gplv3 configuration (2012-04-17 14:08:27 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/stage http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage Saul Wold (3): lsb: Add DISTRO Info to /etc/lsb-release file also add util-linux to DEPENDS task-self-hosted: Add LSB for distro info self-hosted-image: remove BB_NO_NETWORK and update Poky SRCREV meta/recipes-core/images/self-hosted-image.bb | 5 ++--- meta/recipes-core/tasks/task-self-hosted.bb | 1 + meta/recipes-extended/lsb/lsb_1.4.bb | 5 +++++ 3 files changed, 8 insertions(+), 3 deletions(-)