From patchwork Wed May 9 20:19:20 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] sanity.bbclass: Avoid empty $PATH components Date: Wed, 09 May 2012 20:19:20 -0000 From: Peter Seebach X-Patchwork-Id: 27399 Message-Id: To: Patches and discussions about the oe-core layer Empty components (including $PATHs starting or ending with a colon) have the same harmful effects as a "." in $PATH. The following changes since commit 8de7f8045f28aecfe796afcdb013c557ce9d1372: Martin Jansa (1): kmod: fix upgrade path from module-init-tools are available in the git repository at: git://git.yoctoproject.org/poky-contrib seebs/cleanup http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/cleanup Peter Seebach (1): sanity.bbclass: Detect empty $PATH components too meta/classes/sanity.bbclass | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)