summaryrefslogtreecommitdiffstats
path: root/recipes-extra/startup
Commit message (Collapse)AuthorAgeFilesLines
* rpi-first-run-wizard: removePaul Barker2013-06-105-668/+0
| | | | | | | | The existing first run script is inappropriate for a board support layer. It is also full of references to OpenPandora and is not portable across all distros which may use meta-raspberrypi. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* Use right license name for GPLv2Eric Bénard2013-05-011-1/+1
| | | | | | | This patch fixes the license name for bcm2835 and rpi-first-run-wizard. Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-first-run-wizard: Fix RDEPENDS warningAndrei Gherzan2013-03-131-2/+2
| | | | | | | WARNING: QA Issue: [...]/rpi-first-run-wizard.bb: Variable RDEPENDS is set as not being package specific, please fix this. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-first-run-wizard: Clean extra spacesAndrei Gherzan2012-09-161-3/+3
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-first-run-wizard: Add basic first run wizard from the OpenPandora.David-John Willis2012-04-245-0/+668
* Only used in demo images at the moment to just get a user setup.