]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
devtool: misc cleanups
authorChris Laplante <chris.laplante@agilent.com>
Sun, 12 Jan 2025 14:53:58 +0000 (09:53 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Jan 2025 13:38:56 +0000 (13:38 +0000)
commit0966d04c740f11da41c342a2a2d160d9ec5f5d70
tree189e65e9983cb9cdef180d189dc5c156fd7a8eec
parent2d5557f4f5d228e94bc7a55ae5fd72b70b5c93e4
devtool: misc cleanups

1. Bad None comparison
2. Reliance on transitive includes in bb
3. Unbound 'ret' variable

Signed-off-by: Chris Laplante <chris.laplante@agilent.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/devtool