[OE-core] [PATCH 0/1] sanity.bbclass: Avoid empty $PATH components

Peter Seebach peter.seebach at windriver.com
Wed May 9 20:19:20 UTC 2012


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(-)





More information about the Openembedded-core mailing list