From patchwork Fri Oct 26 14:37:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] check lsb_release exists and avoid sstate subdirectory Date: Fri, 26 Oct 2012 14:37:16 -0000 From: Mihai Lindner X-Patchwork-Id: 38605 Message-Id: To: openembedded-core@lists.openembedded.org Make sure `lsb_release` exists; Documentation updated to reflect the above; Replace "/" to avoid subdirectories in ./sstate-cache/ Signed-off-by: Mihai Lindner --- The following changes since commit 3f14eb3674d44b61fe19016902d41cae57be8e6c: poky.conf: Add multiarch to DISTRO_FEATURES (2012-10-25 17:50:19 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib mihai/lsb_release http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mihai/lsb_release Mihai Lindner (2): lsb_release: add sanity to avoid Unknown distro_identifier: replace slash with hyphen documentation/poky.ent | 4 ++-- meta/classes/sanity.bbclass | 2 +- meta/lib/oe/lsb.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)