| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|\
| |
| | |
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>
|
|\ \
| | |
| | | |
bcm2835-bootfiles: Modify LICENSE to match license from poky common licenses.
|
| |/
| |
| |
| | |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
| |
| |
| |
| |
| |
| | |
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.
|
|/
|
|
|
|
| |
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).
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
|
|
|
|
| |
the kerenl image.
* TODO: Clean up these recipes and merge -mkimage and -kernel-image.
|
|
them in ${DEPLOY_DIR_IMAGE}.
|