Files
meta-openembedded/meta-oe/recipes-multimedia
Ross Burton 5af46f89fc mpv: fetch waf in do_fetch
The mpv git repository doesn't include a copy of waf, instead there is a
bootstrap script to fetch it.

This recipe calls the bootstrap script in a do_patch postfunc, but
downloading should be done in do_fetch. Instead of calling
./bootstrap.sh simply add waf to the SRC_URI so that Bitbake can use the
mirrors/proxies/caching/checksum functionality.

This is both better code and also works in buildtools environments
where urllib2 can't make secure connections without configuration.

[ YOCTO #14073 ]

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-18 12:45:33 -07:00
..
2020-08-13 22:37:48 -07:00
2019-02-12 08:40:40 -08:00
2018-04-08 17:00:06 -07:00
2020-01-12 19:22:45 -08:00
2019-05-03 10:04:45 -07:00
2019-09-13 07:00:12 -07:00
2020-07-28 12:52:14 -07:00
2019-05-29 02:21:42 -07:00
2020-10-18 12:45:33 -07:00
2020-06-08 22:00:37 -07:00