summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/search.py
diff options
context:
space:
mode:
authorOvidiu Panait <ovidiu.panait@windriver.com>2024-11-14 16:58:24 +0800
committerSteve Sakoman <steve@sakoman.com>2024-11-27 06:27:26 -0800
commit752b727b9d4cbd92c267eff7451778b4bc7b43a8 (patch)
treec5e5903568122e3f108ff84e6b196e92118aa968 /scripts/lib/devtool/search.py
parent320ebcf8f89fc902589610a3bb952c565ec73c53 (diff)
downloadpoky-752b727b9d4cbd92c267eff7451778b4bc7b43a8.tar.gz
webkitgtk: fix perl-native dependency
Currently, perl-native is missing from DEPENDS for webkitgtk even though perlnative bbclass is inherited. This happens because the DEPENDS variable is reassigned right after perlnative class is inherited: inherit perlnative (DEPENDS += "perl-native") ... DEPENDS = " \ ..." Adjust the DEPENDS line to use += in order to fix this. (From OE-Core rev: 76cb08195f90b36395d7ad09ab8f2654eda0d204) Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (From OE-Core rev: a207c8f42f809340e0794cd326cb5c45e32d7d56) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/search.py')
0 files changed, 0 insertions, 0 deletions