| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
These variables are weakly assigned to let user overwrite them.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
|
|
| |
[GITHUB #39]
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
|
|
|
| |
Use vc-graphics-hardfp by default as virtual/egl and let the user
overwrite this.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
|
|
|
|
|
|
| |
RaspberryPi has no hardware clock, this is why hwclock initscript from
busybox fails at boot. So make sure we don't have this init script
to avoid errors at boot.
[GITHUB #21]
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
|
|
|
| |
It's a bug in the latest bootloader where rpi doesn't boot
with zImage. Use uncompressed kernel type.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|
|
|
| |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|\
| |
| | |
Add yocto build details and distro file
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This distro configure file relies on poky distro conf.
We use this distro to include raspberrypi-default-versions and to
BBMASK libav and rpi-zram-service and these packages are not included
in poky.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Instead of being inherited by a specific image recipe, this class can
now be inherited globally in the machine configuration, allowing it to
be used with any image. This means we can remove "inherit image", and
we can also remove the IMAGE_FSTYPES modification since the machine
config does this already.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
| |
| |
| |
| | |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
| |
| |
| |
| | |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
|/
|
|
| |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
|
| |
|
|
|
|
| |
* Also reset to a zImage ;).
|
|
|
|
| |
* No prizes for working out what layer I used as a basis for this ;).
|
| |
|
|
|