Home
last modified time | relevance | path

Searched hist:"2 b6a546b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-tools/openbmc-autobump/
H A Dopenbmc-autobump.py2b6a546b Mon Jan 25 15:06:58 CST 2021 Brad Bishop <bradleyb@fuzziesquirrel.com> autobump: add an allowed file suffix list

It doesn't ever make sense to put a SRC_URI in a bbappend but it
happened anyway:

https://github.com/openbmc/openbmc/commit/2d392adf8491fbc6a75d160bbc41755a54da7921

This is far outside the intended scope of the script and the parsing
logic falls apart. Avoid the problem by filtering the git grep results
and only process files that end in bb, inc or bbclass.

Change-Id: I01d646f26f11e0167e9b983251405bd28969f0bc
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>