aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
AgeCommit message (Collapse)Author
2015-10-31Add new recipe for brcm-patchram-plusRomain Perier
This is the chromeos Broadcom patchram utility. We need it in order to kick bluetooth device dynamically and "patch" bcm4354 chip with the right firmware. It will be only required on linux-veyron, not with linux mainline. Signed-off-by: Romain Perier <romain.perier@gmail.com>
2015-06-21recipes-bsp: petitboot: Fix wrong dependenciesRomain Perier
We must use DEPENDS and not DEPENDS_${PN}, which does not make sense here and produce a build error in some cases
2015-04-19recipes-bsp: New recipe for Petitboot, a kexec-based bootloaderRomain Perier
2014-09-19rockchip-bootloader: Don't execute packaging tasks.Romain Perier
This is related to issue #4.
2014-05-02rockchip-bootloader: add new recipeJulien CHAUVEAU