]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Fri, 23 Nov 2018 23:35:19 +0000 (23:35 +0000)
commitcffefd2eae394eb8a85552e57a8f5694207d227a
treeea491925f0d6b8e5dc774ae3fd6ba81562fc495f
parentc38b35bc5baef33dbc93d4ebff0e0f39964aafc8
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>
meta/classes/bugzilla.bbclass [deleted file]