Files
meta-openembedded/meta-oe/recipes-multimedia
Ross Burton 8ce691e47f 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>
(cherry picked from commit 5af46f89fc)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-11-09 19:09:03 -08: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
2019-05-29 02:21:42 -07:00
2020-11-09 19:09:03 -08:00
2020-07-01 08:01:23 -07:00