summaryrefslogtreecommitdiffstats
path: root/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* netbase: Remove bbappend and filesPaul Barker2013-05-013-20/+0
| | | | | | | | Dropped raspberrypi modifications to hosts and interfaces files as they are unnecessary. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-zram-service: Remove recipe as it was moved to meta-oeAndrei Gherzan2012-09-273-78/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-basic-image: Add splash image featureAndrei Gherzan2012-09-181-1/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* psplash: Add bbappend to use a RPi logoAndrei Gherzan2012-09-182-0/+3212
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-basic-image: Add new basic image with SSH serverJack Mitchell2012-09-031-0/+4
| | | | | | | | | | | | Add a new basic image with ssh-server-dropbear IMAGE_FEATURE This is to allow people without physical hardware attached to the Pi such as monitor and keyboard to connect over the network. [GITHUB #52] Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* netbase: Rename bbappend and directory to match the updated version of netbaseAndrei Gherzan2012-07-093-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-hwup-image: Create image based on core-image-minimalAndrei Gherzan2012-07-021-0/+7
| | | | | | | Include kernel modules in rootfs while generating a core-image-minimal. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-zram-service: Add little systemd service to enable zram on the RPi.David-John Willis2012-04-243-0/+78
| | | | * Needs to move to something more generic in time.
* BASE-FILES: Add RaspberryPi fstab and profile.David-John Willis2012-04-033-0/+45
|
* NETBASE: Add raspberrypi hosts and interfaces.David-John Willis2012-04-033-0/+20
* Just basic ones for now.