Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yyyy #1

Open
wants to merge 1,210 commits into
base: master
Choose a base branch
from
Open

yyyy #1

wants to merge 1,210 commits into from

Conversation

globalgang
Copy link
Owner

No description provided.

noglitch and others added 28 commits March 24, 2022 15:53
Signed-off-by: Ludovic Desroches <[email protected]>
[[email protected]: adapt to master branch]
Signed-off-by: Nicolas Ferre <[email protected]>
Add the Microchip EGT sample applications repository.
These applications come from the EGT community. One application
is added for the moment.
It uses CMake.

Signed-off-by: Ludovic Desroches <[email protected]>
[[email protected]: add commit message, set branch name]
Signed-off-by: Nicolas Ferre <[email protected]>
add Lohit font to support Indian languages

Signed-off-by: Sandeep Sheriker M <[email protected]>
Signed-off-by: Ludovic Desroches <[email protected]>
[[email protected]: adapt to master branch]
Signed-off-by: Nicolas Ferre <[email protected]>
The patch for egt-samples is no longer needed as the chipmunk2d library
example has been removed.

Signed-off-by: Nicolas Ferre <[email protected]>
export LANG=en_US environment variable for proper runtime language
translation in egt_i18n example.

Suggested-by: Sandeep Sheriker M <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
Use git fetcher and not the git submodule fetcher which has no benefit
for these recipes.

Signed-off-by: Nicolas Ferre <[email protected]>
Reviewed-by: Codrin Ciubotariu <[email protected]>
Use https protocol over http. Github will not use git over unencrypted
protocols soon.

Signed-off-by: Nicolas Ferre <[email protected]>
Reviewed-by: Codrin Ciubotariu <[email protected]>
…fetch

This new version corresponding to tag gstreamer1.0-plugins-hantro_1.8
fixes the github protocol used for submodule.
Addresses the error:
Submodule 'common' (git://github.com/GStreamer/common.git) registered
for path 'common'
Cloning into 'XXX/dl/gst1-at91/git/common'...
fatal: remote error:
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see
https://github.blog/2021-09-01-improving-git-protocol-security-github/
for more information.
fatal: clone of 'git://github.com/GStreamer/common.git' into submodule path '

Reported-by: Santiago Esteban <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
no need to set PYPA_WHEEL anymore

Signed-off-by: Khem Raj <[email protected]>
Fixes build on systems using libdir != nonarch_libdir e.g. ppc64

Signed-off-by: Khem Raj <[email protected]>
add missing dep on fmt
Use gitsm fetcher, since it needs specific modules

Signed-off-by: Khem Raj <[email protected]>
These recipes use SITEINFO_ENDIANNESS, it therefore is required that
they get evaluated before used

Fixes
MACHINE=qemumips bitbake egt-samples-contribution
ERROR: Nothing PROVIDES 'libegt' (but /mnt/b/yoe/master/sources/meta-atmel/recipes-egt/apps/egt-samples-contribution_1.0.bb DEPENDS on or otherwise requires it)
libegt was skipped: Requires little-endian target.
ERROR: Required build target 'egt-samples-contribution' has no buildable providers.
Missing or unbuildable dependency chain was: ['egt-samples-contribution', 'libegt']

Signed-off-by: Khem Raj <[email protected]>
It is needing box2d repo which is embedded into checkout via git submods
so consider that otherwise it fails build

make[1]: Entering directory '/mnt/b/yoe/master/build/tmp/work/ppc64p9le-yoe-linux/egt-samples/1.2+gitAUTOINC+a76905398f-r0/git'
Making all in external
make[2]: Entering directory '/mnt/b/yoe/master/build/tmp/work/ppc64p9le-yoe-linux/egt-samples/1.2+gitAUTOINC+a76905398f-r0/git/external'
make[2]: *** No rule to make target 'Box2D/Box2D/Rope/b2Rope.cpp', needed by 'Box2D/Box2D/Rope/libbox2d_la-b2Rope.lo'.  Stop.
make[2]: Leaving directory '/mnt/b/yoe/master/build/tmp/work/ppc64p9le-yoe-linux/egt-samples/1.2+gitAUTOINC+a76905398f-r0/git/external'
make[1]: *** [Makefile:432: all-recursive] Error 1

Signed-off-by: Khem Raj <[email protected]>
Specify branch parameter in SRC_URI since its now needed to be
explicitly mentioned

Signed-off-by: Khem Raj <[email protected]>
Remove myself and add Hari Prasath as the new meta-atmel maintainer.

Signed-off-by: Codrin Ciubotariu <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Reviewed-by: Hari Prasath <[email protected]>
Signed-off-by: Codrin Ciubotariu <[email protected]>
(cherry picked from commit 2517cd2)
Signed-off-by: Dharma B <[email protected]>
Do not include greengrass by default in SAMA5D2-based images, but keep
the packages needed for greengrass to work with ECC608.

Signed-off-by: Codrin Ciubotariu <[email protected]>
(cherry picked from commit 5c46b9a)
Signed-off-by: Dharma B <[email protected]>
The tool must be downloaded from official location by the user.
These recipe broke the build, no need to have such a dependency here.

Connect to Microchip website for downloading latest version of SAM-BA
tool.

Signed-off-by: Nicolas Ferre <[email protected]>
Reviewed-by: Codrin Ciubotariu <[email protected]>
(cherry picked from commit f81ab6c)
Signed-off-by: Dharma B <[email protected]>
Signed-off-by: Sandeep Sheriker M <[email protected]>
(cherry picked from commit f5d25ea)
Signed-off-by: Dharma B <[email protected]>
Signed-off-by: Ludovic Desroches <[email protected]>
Reviewed-by: Codrin Ciubotariu <[email protected]>
(cherry picked from commit 9c9c1ea)
Signed-off-by: Dharma B <[email protected]>
Add video capture tools: v4l2 utils, media ctl, yavta, video-capture-at91.

Signed-off-by: Eugen Hristev <[email protected]>
(cherry picked from commit 7843642)
Signed-off-by: Dharma B <[email protected]>
Install cryptoauthlib and dependent libraries in image generated for
sama7 soc family of boards.

Signed-off-by: Hari Prasath <[email protected]>
Reviewed-by: Tudor Ambarus <[email protected]>
Acked-by: Cristian Birsan <[email protected]>
(cherry picked from commit b68a233)
Signed-off-by: Dharma B <[email protected]>
Add video-capture-at91 for sama7g5 headless images.

Signed-off-by: Eugen Hristev <[email protected]>
(cherry picked from commit 579eb7d)
Signed-off-by: Dharma B <[email protected]>
Enable v4l2 tools for image capture:
yavta for capturing images fromm v4l2 nodes
v4l2-utils and libv4l for v4l2-ctl and v4l2-compliance tools
media-ctl for media controller configuration.
libcamera the camera userspace library.

Signed-off-by: Eugen Hristev <[email protected]>
(cherry picked from commit 97a21d4)
Signed-off-by: Dharma B <[email protected]>
gehariprasath and others added 7 commits February 2, 2023 12:39
'git' protocol can no longer be used to clone github protocols, only
'https'.

Fix wrong branch name to clone from and adapt to "master" branch.

Signed-off-by: Codrin Ciubotariu <[email protected]>
[[email protected]: update to master branch]
Signed-off-by: Nicolas Ferre <[email protected]>
(from original patch by Khem Raj <[email protected]>.
commit ID: ff7afd6)

These recipes use SITEINFO_ENDIANNESS, it therefore is required that
they get evaluated before used.

Fixes
MACHINE=qemumips bitbake egt-samples-contribution
ERROR: Nothing PROVIDES 'libegt' (but /mnt/b/yoe/master/sources/meta-atmel/recipes-egt/apps/egt-samples-contribution_1.0.bb DEPENDS on or otherwise requires it)
libegt was skipped: Requires little-endian target.
ERROR: Required build target 'egt-samples-contribution' has no buildable providers.
Missing or unbuildable dependency chain was: ['egt-samples-contribution', 'libegt']

Signed-off-by: Khem Raj <[email protected]>
[[email protected]: adapt to newer version of EGT stack]
Signed-off-by: Nicolas Ferre <[email protected]>
With c++17 we can now use filesystem from std, since it has been
promoted from experimental to standard library

Signed-off-by: Khem Raj <[email protected]>
Balki01 and others added 22 commits February 9, 2023 11:22
Update the tags for all dependent layers and fix the meta-atmel commit
ID in typical bitbake output.

Fixes: 28bd666 ("README: update build procedures for kirkstone")

Signed-off-by: Balakrishnan Sambath <[email protected]>
Yocto uses a default striplevel=1 to import the patches,
so specify correct path to fetch the patches.

The "devtool modify" fails with the following error
ERROR: Importing patch '0001-dts-include-optee-dtsi.patch' with striplevel '1'
FileNotFoundError(2, 'No such file or directory')

Fixes: 9bd6a63 ("optee-bsp: linux-mchp: add optee support")

Signed-off-by: Dharma Balasubiramani <[email protected]>
Acked-by: Hari Prasath Gujulan Elango <[email protected]>
Add linuxptp package in the final image. Remove the file
recipes-connectivity/linuxptp/linuxptp_%.bbappend as this file
not required and fixes the below error:

ERROR: linuxptp-3.1.1-r0 do_package: QA Issue: linuxptp: Files/directories
were installed but not shipped in any package: /usr/bin.

Signed-off-by: Durai Manickam KR <[email protected]>
Suggested-by: Dharma Balasubiramani <[email protected]>
Remove the old version of recipes retaining only the latest versions.

Signed-off-by: Hari Prasath Gujulan Elango <[email protected]>
Acked-by: Ludovic Desroches <[email protected]>
Bump ligegt to 1.7-rc3.

Signed-off-by: Ludovic Desroches <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Bump egt-thermostat to 1.6-rc1.

Signed-off-by: Ludovic Desroches <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Bump egt-launcher to 1.3-rc1.

Signed-off-by: Ludovic Desroches <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Signed-off-by: Durai Manickam KR <[email protected]>
Signed-off-by: Balakrishnan Sambath <[email protected]>
Signed-off-by: Durai Manickam KR <[email protected]>
Signed-off-by: Balakrishnan Sambath <[email protected]>
Signed-off-by: Durai Manickam KR <[email protected]>
Signed-off-by: Balakrishnan Sambath <[email protected]>
Signed-off-by: Durai Manickam KR <[email protected]>
Signed-off-by: Balakrishnan Sambath <[email protected]>
Signed-off-by: Durai Manickam KR <[email protected]>
Signed-off-by: Balakrishnan Sambath <[email protected]>
Update to version 1.5 which fixes warnings with setup.[py|cfg] and adds
boards: sam9x60 curiosity, sam9x7 eb and sama7g5-ek.

Signed-off-by: Nicolas Ferre <[email protected]>
Acked-by: Dharma Balasubiramani <[email protected]>
Master upgraded to 0.25.0. The upstream recipe already includes the
required BBCLASSEXTEND.
http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-support/p11-kit/p11-kit_0.25.0.bb

Signed-off-by: Petr Gotthard <[email protected]>
Update to version 1.7 which fixes a memory leak in gpio lib.
boards added: sam9x75 curiosity and sama5d29 curiosity.

Signed-off-by: Nicolas Ferre <[email protected]>
oe-core switched to nanbield

Signed-off-by: Thomas Perrot <[email protected]>
ERROR: cryptoauthlib-1.0+git-r0 do_fetch: Fetcher failure:
Repository https://github.com/MicrochipTech/cryptoauthlib.git has LFS content,
install git-lfs on host to download (or set lfs=0 to ignore it)

Signed-off-by: Thomas Perrot <[email protected]>
Because it provides OP-TEE recipes.

Signed-off-by: Thomas Perrot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.