Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bs4: Update to 4.12.3 from 4.4.1 | Richard Purdie | 2024-05-31 | 1 | -1/+0 |
| | | | | | | | | | It makes sense to switch to a more recent version and keep up to date with upstream changes and things like new python version support. (Bitbake rev: f5462156036e71911c66d07dbf3303cde862785b) 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/+1 |
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> |