Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake: bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version) | Richard Purdie | 2016-05-16 | 1 | -10/+21 |
| | | | | | | | | | Upgrade to 4.4.1 which has been run through 2to3 as per the maintainers recommendation for v3 use. (Bitbake rev: f06e0f8052ba44eeb9ce701192cdf19252b2646d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | bitbake: bs4: Add beautifulsoup 4.3.2 to assist the fetcher | Aníbal Limón | 2014-11-06 | 1 | -0/+829 |
Added Beautifulsoup module because fetch/wget latest_versionstring method depends on it. This provides support to fetch/wget.py module for search new package versions in upstream sites. (Bitbake rev: 4626c9b77e5eded97507b6f9ca0d891f9a54bb8a) Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |