mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 23:02:25 +02:00
The class strips out operators from the LICENSE field and to reduce it to a list of license, | was missing but is quite frequently used so add it to the list of replaced characters. Signed-off-by: Joshua Lock <josh@linux.intel.com>