summaryrefslogtreecommitdiffstats
path: root/conf/distro/poky-raspberrypi.conf
Commit message (Collapse)AuthorAgeFilesLines
* poky-raspberrypi.conf: Remove distro fileAndrei Gherzan2012-09-061-6/+0
| | | | | | | | | | | We added distro file for having BBMASK and thought this would be a good place to hold some other distro variables. Obviously the only needed variable was BBMASK after all, so a cleaner way would be to instruct users to add BBMASK to local.conf [GITHUB #57] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* poky-raspberrypi.conf: Weakly assign BBMASKAndrei Gherzan2012-08-311-1/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* poky-raspberrypi.conf: Remove libav from BBMASKAndrei Gherzan2012-08-291-2/+1
| | | | | | | We will use this package from meta-oe. libav is a dependency for omxplayer. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* poky-raspberrypi.conf: Add yocto specific distro configure fileAndrei Gherzan2012-07-021-0/+7
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>