Armin Kuster
7fbb276718
recipes: Update SRC_URI branch and protocols
...
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-11-13 07:45:48 -08:00
Khem Raj
efa63d8ffb
yasm: Fix build with autotools 2.70+
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-02-04 08:53:47 -08:00
Khem Raj
5057746583
meta-oe: Remove using python2
...
This change makes the parsing go though, we still might have build
issues, which will be reported in world builds seprately
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-01-22 09:56:34 -08:00
Christophe PRIOUZEAU
e023880905
yasm: Clarify BSD license variant
...
The License of yasm is MIT.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-25 10:29:51 -07:00
Khem Raj
58fc24db71
yasm: Use 1.3.0 release
...
* latest master might have issues, so revert to using 1.3.0 release
* Disable parallel compile
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-10-02 17:17:10 -07:00
Khem Raj
7e196d2c3a
yasm: Add recipe ( previously in oe-core )
...
Remove in OE-Core via
http://git.openembedded.org/openembedded-core/commit/?id=b7f3f7ecfdf26129c5df2d3ee14e73c4633ea5a3
while apps in OE-core have move to use nasm or other things yasm is
still needed by some apps in rest of OE universe e.g. firefox
switch to github URI since master has bunch of fixes over 1.3.0 release
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-09-30 10:17:48 -07:00