Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Add a missing '[' to kernel-yocto.bbclass
@ 2013-10-10  8:52 Peter Kjellerstedt
  2013-10-10  8:52 ` [PATCH 1/1] kernel-yocto: Add a missing '[' Peter Kjellerstedt
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Kjellerstedt @ 2013-10-10  8:52 UTC (permalink / raw)
  To: openembedded-core

This adds a missing '[' which caused the test for
${SRCREV_machine} == "INVALID" to not work as expected.

//Peter

The following changes since commit 102bf5e0f640fe85068452a42b85077f1c81e0c9:

  build-appliance: Update SRCREV for release (2013-10-08 16:33:43 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib pkj/kernel-yocto_typo
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/kernel-yocto_typo

Peter Kjellerstedt (1):
  kernel-yocto: Add a missing '['

 meta/classes/kernel-yocto.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.8.4



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

end of thread, other threads:[~2013-10-11  2:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-10  8:52 [PATCH 0/1] Add a missing '[' to kernel-yocto.bbclass Peter Kjellerstedt
2013-10-10  8:52 ` [PATCH 1/1] kernel-yocto: Add a missing '[' Peter Kjellerstedt
2013-10-11  2:31   ` Bruce Ashfield

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