Go to file
Trevor Woerner bc09904bc2 classes/rockchip-gpt-img.bbclass: cleanup GPTIMG_APPEND
Put MACHINE-specific tweaks into MACHINE configuration.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2019-05-08 10:04:22 -04:00
classes classes/rockchip-gpt-img.bbclass: cleanup GPTIMG_APPEND 2019-05-08 10:04:22 -04:00
conf classes/rockchip-gpt-img.bbclass: cleanup GPTIMG_APPEND 2019-05-08 10:04:22 -04:00
licenses Adding licenses directory with the Chromium license (the BSD-Style one) 2015-10-31 18:35:39 +01:00
recipes-bsp tinker-rk3288 u-boot: disable CONFIG_SPL_I2C_SUPPORT 2019-04-23 15:41:24 -04:00
recipes-core/images remove petitboot 2018-04-15 00:57:37 -04:00
recipes-devtools/net-kexec linux-rockchip: remove 2018-04-15 00:57:37 -04:00
recipes-kernel linux-stable: 5.0.9 -> 5.0.13 2019-05-08 10:04:21 -04:00
recipes-support vboot-utils-native: fix DEPENDS 2018-04-15 00:57:37 -04:00
COPYING.MIT Initial commit 2014-04-04 16:25:45 +02:00
README README: re-write 2018-09-14 12:21:20 -04: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, ...)

Status of supported boards:

builds and boots gpt image:
	tinker-rk3288
	vyasa-rk3288
builds gpt image:
	firefly-rk3288
builds:
	marsboard-rk3066
	radxarock
	rock2-square
doesn't build:
	veyron-speedy

Maintenance:

Please send pull requests, patches, comments, or questions to the
yocto mailing list (yocto@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

For example, to send your most recent commit (i.e. just one patch),
please use something like:
	git format-patch -M --subject-prefix="meta-rockchip][PATCH" HEAD^
	git send-email --to yocto@yoctoproject.org --cc twoerner@gmail.com <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