13 Commits

Author SHA1 Message Date
Andrei Gherzan 44444b0511 bcm2835-mkimage: Remove recipe as bootloader can boot from Image directly
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2012-07-05 23:38:58 +03:00
Andrei Gherzan 275c6b1a2b bcm2835-kernel-image: Remove recipe as bootloader can boot from Image directly
There is no need for a mangled kernel image anymore. Precompiled RPI Bootloader
can boot an uncompressed kernel image.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2012-07-05 23:38:58 +03:00
Andrei Gherzan 1f4fad072f firmware.inc: Update to latest upstream
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2012-07-03 15:16:01 +03:00
Andrei Gherzan d4a1ba2b24 Merge pull request #16 from GaryThomas/updates
bcm2835-kernel-image: Fix dependency
2012-07-01 11:06:30 -07:00
Gary Thomas 0d19bc02c7 bcm2835-kernel-image: Fix dependency
Add dependency on kernel image as it must be built before this
package can be completed.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
2012-06-30 13:59:44 -06:00
David-John Willis ea603975e9 Merge pull request #5 from agherzan/devel_misc
bcm2835-bootfiles: Modify LICENSE to match license from poky common licenses.
2012-06-29 15:15:49 -07:00
Tomas Frydrych 0e566b3483 firmware: use common include to set source revision and include date in version
The firmware is split over multiple packages all of which need to use the same
source revision. Also, the firmware is currently not formally versioned, so
at least use the date the firmware was released in the versions.
2012-06-22 07:50:50 +01:00
Tomas Frydrych fac94bf7de vc-graphics: package firmware for VC graphics
This package adds a egl.pc file for use with libEGL (it is necessary to
specify a custom include paths for the compiler due to brokenness in the
firmware header files).
2012-06-20 20:28:00 +01:00
Andrei Gherzan 8484b97e61 bcm2835-bootfiles: Modify LICENSE to match license from poky common licenses
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2012-05-21 19:32:22 +03:00
Paul Eggleton 54324ca7fd bcm2835-bootfiles: update to latest firmware
* Update to the latest git revision
* Use the license file recently added upstream rather than a local one
* Tidy up a few things in the recipe

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-05-15 14:29:14 +01:00
David-John Willis 2a76170e15 bcm2835-kernel-image/bcm2835-mkimage: Make machine specific. 2012-05-10 20:32:06 +01:00
David-John Willis 58aec28df8 bcm2835-kernel-image: Add recipe to deal with prepending the 32KB header to the kerenl image.
* TODO: Clean up these recipes and merge -mkimage and -kernel-image.
2012-04-12 22:21:28 +01:00
David-John Willis b4c367ece6 bcm2835-bootfiles: Add recipe to download the binary bootfiles and store them in ${DEPLOY_DIR_IMAGE}. 2012-04-12 06:41:30 +01:00