aboutsummaryrefslogtreecommitdiffstats
path: root/meta-skeleton
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-11-26 13:55:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-30 12:01:58 +0000
commit7bbed4ecd5e919eb274aeb9d6cdaba2c85cccc71 (patch)
tree6ee5b3d6514a9fd2730e9d5b5157f0e610da95c1 /meta-skeleton
parent2cdc3dd4cc4426aa081b6cb99b67f1143cc64f81 (diff)
downloadopenembedded-core-7bbed4ecd5e919eb274aeb9d6cdaba2c85cccc71.tar.gz
linux-dtb.inc: drop unused DTB_NAME variable from do_install
* this is causing do_install to depend on KERNEL_IMAGE_BASE_NAME which in some cases contains something like BUILD_NUMBER from CI, that caused do_install to be reexecuted every single time, which is very sad to be caused by unused variable. * jethro and newer don't need this change, because it's also fixed in commit 86b3f29f93e3f87903668ea317c6bd97be4cdf62 Author: Marek Vasut <marex@denx.de> Date: Thu May 14 14:31:11 2015 +0200 Subject: kernel: Build DTBs early Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions