]> code.ossystems Code Review - openembedded-core.git/commit
kernel-devicetree.bbclass: Use lowercase names for shell variables
authorMartin Jansa <martin.jansa@gmail.com>
Mon, 9 Jul 2018 15:04:57 +0000 (15:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Jul 2018 10:10:14 +0000 (11:10 +0100)
commit98b0f13f0650d970aac7441e7fcfc1089570785f
tree76e6f0e3f21741d575c78a3cf648bc3f0625bb08
parent5fddf0226efc996f7eeba76f15e3335c9e60c2f3
kernel-devicetree.bbclass: Use lowercase names for shell variables

* just to make it more clear what is local shell variable and what is
  replaced by bitbake from the metadata and also to prevent the variable
  to be incorrectly expanded by bitbake if someone happens to define
  e.g. DTB_BASE_NAME

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-devicetree.bbclass