Go to file
Trevor Woerner 8891ea386a U-Boot: add DEPENDS for rock-pi-4[abc]
The U-Boot build for rock-pi-4[abc] was recently changed to add information
for UEFI. The build now DEPENDS on gnutls-native.

U-Boot: e86c789ca372 ("rockpi4: board: Add firmware image information for capsule updates")

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2023-01-30 17:58:34 -05:00
classes rockchip-gpt-img: fix for new override syntax 2021-08-10 15:31:42 -04:00
conf layer.conf: update LAYERSERIES_COMPAT for mickledore 2023-01-03 14:17:39 -05:00
dynamic-layers/qt5-layer/recipes-qt/qt5 switch to the new bitbake OVERRIDE syntax 2021-08-04 21:59:14 -04:00
recipes-bsp U-Boot: add DEPENDS for rock-pi-4[abc] 2023-01-30 17:58:34 -05:00
recipes-graphics/mesa rock64: enable lima with rock64 2021-09-17 11:10:31 -04:00
recipes-kernel/linux linux-yocto: remove mmc aliases 2021-10-05 16:25:53 -04:00
wic rockchip.wks: use uuid for /boot during fstab-update 2021-10-05 16:26:13 -04:00
COPYING.MIT Initial commit 2014-04-04 16:25:45 +02:00
README README: fixup wording 2021-12-07 09:33:57 -05:00

OpenEmbedded BSP layer for Rockchip boards

About:

The purpose of this layer is to provide OpenEmbedded BSP support for
Rockchip-based devices using upstream sources as much as possible.

Dependencies:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: matched branches (e.g. master, sumo, ...)

URI: git://git.yoctoproject.org/meta-arm
layers: meta-arm, meta-arm-toolchain
branch: matched branches (e.g. master, sumo, ...)

Status of supported boards:

builds and boots wic image:
	nanopi-m4
	nanopi-m4-2gb
	rock-pi-e
	rock-pi-4a
	rock-pi-4b
	rock-pi-4c
	rock64
	tinker-board
	tinker-board-s
	vyasa-rk3288
	firefly-rk3288
builds:
	marsboard-rk3066
	radxarock
	rock2-square

Maintenance:

Please send pull requests, patches, comments, or questions to the
yocto mailing list (yocto@lists.yoctoproject.org) CCing the maintainer

When sending patches, please make sure the email subject line includes
"[meta-rockchip][PATCH]" and follow the community's patch submission
guidelines, as described in:
	https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
	https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded

Please send changes to the yocto mailing list with [meta-rockchip] in the subject line,
cc'ing the maintainer.

This can be configured within the repository with the following commands:

	git config sendemail.to yocto@lists.yoctoproject.org
	git config sendemail.cc twoerner@gmail.com
	git config format.subjectprefix "meta-rockchip] [PATCH"

Then, to send your most recent commit (i.e. just one patch),
please use something like:

	git format-patch -M -1
	git send-email <your patch file>

Maintainer:

Trevor Woerner <twoerner@gmail.com>

Brief History:

2014 April
	- originally started by Julien Chauveau
	- Romain Perier joins
2014 Sep
	- Julien leaves
2015 Aug
	- Trevor Woerner joins
2017 Mar
	- developers from Rockchip fork this layer see:
		https://github.com/rockchip-linux/meta-rockchip.git
		http://rockchip.wikidot.com/yocto-user-guide
2017 May
	- Romain leaves
2018 Feb
	- Rockchip developers abandon their fork for buildroot
		http://opensource.rock-chips.com/wiki_Buildroot