Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix for oe-buildenv-internal
@ 2016-03-21 11:41 Peter Kjellerstedt
  2016-03-21 11:41 ` [PATCH 1/1] oe-buildenv-internal: Correct the sed expression which updates $PATH Peter Kjellerstedt
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Kjellerstedt @ 2016-03-21 11:41 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-21 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-21 11:41 [PATCH 0/1] Fix for oe-buildenv-internal Peter Kjellerstedt
2016-03-21 11:41 ` [PATCH 1/1] oe-buildenv-internal: Correct the sed expression which updates $PATH Peter Kjellerstedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox