Go to file
2012-04-23 15:16:08 +01:00
classes sdcard_image-rpi: Add 1st cut at a class to build an SD card image for the RPi. 2012-04-23 15:16:08 +01:00
conf raspberrypi.conf: Bump MACHINE_KERNEL_PR. 2012-04-11 16:15:15 +01:00
recipes-bcm bcm2835-kernel-image: Add recipe to deal with prepending the 32KB header to the kerenl image. 2012-04-12 22:21:28 +01:00
recipes-bsp/formfactor formfactor: Add RaspberryPi formfactor. 2012-04-03 23:05:40 +01:00
recipes-core BASE-FILES: Add RaspberryPi fstab and profile. 2012-04-03 21:26:36 +01:00
recipes-graphics/xorg-xserver xserver-xf86-config: Clean up silly oversight. 2012-04-12 22:52:57 +01:00
recipes-kernel/linux linux-raspberrypi: Recipe Cleanup. 2012-04-11 16:13:25 +01:00
recipes-multimedia/libav libav_0.7.4: Add bbappend to fix the build on ARMv6 for now. 2012-04-12 22:19:52 +01:00
COPYING.MIT COPYING.MIT: Add license file for the metadata. 2012-04-03 20:44:03 +01:00
README README: Add layer overview. 2012-04-03 20:42:18 +01:00
recipes.txt recipes.txt: Add recipes-bcm. 2012-04-12 06:47:45 +01:00

OpenEmbedded BSP Layer - RaspberryPi

This is the general hardware specific BSP overlay for the RaspberryPi device. It should be used with openembedded-core (not old-style org.openembedded.dev).

More information can be found at:

               http://www.raspberrypi.org/ (Official Site)
               http://www.distant-earth.com/ (My Site)

Build scripts to support making a firmware image for the RaspberryPi can be found at:

               TODO: Fork Angstrom setup-scripts with layer added.

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD

URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD

URI: git://git.angstrom-distribution.org/meta-angstrom branch: master revision: HEAD

It is preferred that people raise pull requests using GIThub by forking the appropriate tree:

               https://github.com/djwillis/
               (More info on achieving this can be found at http://help.github.com/send-pull-requests/)

Layer maintainer: John Willis <John.Willis at distant-earth.com>