]> code.ossystems Code Review - openembedded-core.git/commit
bugzilla.bbclass: Remove it since obsoleted
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 23 Nov 2018 10:23:00 +0000 (18:23 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Jan 2019 20:12:02 +0000 (20:12 +0000)
commit7264c248946c09b139110b512dd12ce6d8d72ddc
tree894c5ed2b6c2453eff1dbbae90e90dfee91bfd1f
parent6187f5eff556d5f308fa6812dc5335a2769cb249
bugzilla.bbclass: Remove it since obsoleted

It is a still python2 bbclass, so it has been broken since bitbake changed to
python3 which was 2 years ago. No one reported/fixed it for python3 in recent 2
years. So we can assume that no one uses it anymore.

(From OE-Core rev: 7f6da5fb54cbcf8e358e988382f45839a8b80019)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/bugzilla.bbclass [deleted file]