]> code.ossystems Code Review - openembedded-core.git/commit
syslinux.bbclass: Remove APPEND from variable dependency
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 20:17:39 +0000 (17:17 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Apr 2016 20:21:59 +0000 (21:21 +0100)
commitd396cd039ee9c5566670951a86907e8b736c2c7c
treed5e4af8b8429e5b62d163db6ababa4427eab792f
parentca088bebfc3603ef206b20501916019f0572f955
syslinux.bbclass: Remove APPEND from variable dependency

The value of APPEND is already being tracked and does impact on the
generated configuration file. This reverts the OE-Core:3c2d7ae5 commit
as it is not need anymore.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/syslinux.bbclass