[OE-core] [PATCH 0/1] Fix for oe-buildenv-internal
Peter Kjellerstedt
peter.kjellerstedt at axis.com
Mon Mar 21 11:41:45 UTC 2016
A late improvement to the oe-buildenv-internal patches i provided last
week introduced an error in the code that adds paths to $PATH. This
can cause $PATH to end up with a trailing : which will subsequently
cause the sannity checker to fail.
//Peter
The following changes since commit 068afc5d436c716591a54f7d6e1944d8b6f9a198:
tzdata: update to 2016b (2016-03-20 23:12:32 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib pkj/oe-init-build-env
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/oe-init-build-env
Peter Kjellerstedt (1):
oe-buildenv-internal: Correct the sed expression which updates $PATH
scripts/oe-buildenv-internal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.1.0
More information about the Openembedded-core
mailing list