Commit Graph

4 Commits

Author SHA1 Message Date
Neena Busireddy
5aa9e30f1a meta-freescale-distro: Add whinlatter changes
do_unpack: Recipes that set S = "${WORKDIR}/git" or S = "${UNPACKDIR}/git" should remove that assignment, as S set by bitbake.conf in oe-core now works.

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2025-09-24 17:25:48 -03:00
Max Krummenacher
7956a0ab40 recipes: Update github.com urls to use https
Github has announced there will be no more git:// fetching from their servers:
https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2023-09-11 08:36:29 -03:00
Andrey Zhizhikin
e05b101133 layer: Update LICENSE variable to use SPDX license identifiers
Since OE-Core commit 9379f80f48 ("license/insane: Show warning for
obsolete license usage"), LICENSE field not containing SPDX identifiers
are treated with WARNING.

An automated conversion using scripts/contrib/convert-spdx-licenses.py to
convert to use the standard SPDX license identifiers has been done on
the entire layer.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
2022-03-03 13:10:37 -03:00
Vanessa Maegima
580c6c81e7 Add recipe for RTSP server
Add recipe for gst-variable-rtsp-server, RTSP server for live-stream
from a v4l2 video source.

Signed-off-by: Vanessa Maegima <vanessa.maegima@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-24 11:23:11 -03:00