From patchwork Tue Apr 17 21:46:31 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] Self-Hosted Image patches Date: Tue, 17 Apr 2012 21:46:31 -0000 From: Saul Wold X-Patchwork-Id: 26075 Message-Id: To: openembedded-core@lists.openembedded.org 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. 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 the lsb-release 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(-)