| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
|
|
| |
01/07/2012 firmware
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
|
|
| |
In this way we can tell exactly what version is deployed.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
|
|
|
|
| |
Since these binaries are proprietary and we have no control over them,
skip this innsane check to avoid errors like:
ERROR: QA Issue: No GNU_HASH in the elf binary: '<binary>'
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
|
|
|
| |
${PN}-dev is populated before ${PN}. This is why .so files ended up in
${PN}-dev.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
| |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
| |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
|
|
|
| |
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}.
|