Commit 87631919 authored by Daniel Lublin's avatar Daniel Lublin Committed by Richard Purdie
Browse files

bitbake: lib/bs4: Fix imports from html5lib >= 0.9999999/1.0b8


As of html5lib 0.9999999/1.0b8 (released on July 14, 2016), some modules
have moved from _base to base. Handle this, while staying compatible
with earlier versions.

(Bitbake rev: edd90cd858da5da564e9849ebc0849a8a8173d4f)

Signed-off-by: default avatarDaniel Lublin <daniel@lublin.se>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent ea6d2106
Showing with 12 additions and 5 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment