summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* README: Modify dependencies for danny branchdannyAndrei Gherzan2012-10-291-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* sdcard_image-rpi: Use the partition table as described in commentsAndrei Gherzan2012-10-181-1/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* libav: Remove patch and recipe as new version of libav works okAndrei Gherzan2012-10-182-20/+0
| | | | | | New v0.8.3 from meta-oe fixes issues with some arm machines. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* README: Minor tweaksAndrei Gherzan2012-10-171-6/+7
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* libav: Align recipe version with meta-oeAndrei Gherzan2012-10-171-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* README: Describe overclocking optionsJulian Scheel2012-10-171-0/+11
| | | | Signed-off-by: Julian Scheel <julian@jusst.de>
* README: Describe overscan optionJulian Scheel2012-10-171-0/+7
| | | | Signed-off-by: Julian Scheel <julian@jusst.de>
* rpi-config: Add variables for overclocking options.Julian Scheel2012-10-171-0/+12
| | | | | | | config.txt allows several overclocking parameters to be tweakes. This makes the most important ones overridable through local.conf. Signed-off-by: Julian Scheel <julian@jusst.de>
* rpi-config: Add variable for overscan configuration.Julian Scheel2012-10-171-0/+3
| | | | | | | Add a DISABLE_OVERSCAN variable that can be used in local.conf to overwrite the overscan default setting. Signed-off-by: Julian Scheel <julian@jusst.de>
* rpi-config: update git revision.Julian Scheel2012-10-171-2/+2
| | | | | | Several options have been added in the meantime to config.txt. Signed-off-by: Julian Scheel <julian@jusst.de>
* linux-raspberrypi: Use sstate DEPLOYDIRTyler Hall2012-09-271-3/+3
| | | | | | | Using DEPLOY_DIR_IMAGE bypasses the sstate cache. This causes a build failure when the kernel is pulled from sstate. Signed-off-by: Tyler Hall <tylerwhall@gmail.com>
* README: Remove BBMASK = "rpi-zram-service" stepAndrei Gherzan2012-09-271-5/+3
| | | | 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-config: Rename recipe to rpi-configAndrei Gherzan2012-09-192-1/+1
| | | | | | | | This was done to avoid errors like: | *** Error: Package name contains illegal characters, (other than [a-z0-9.+-]) while using ipk. 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>
* README: Add nice RPi ASCI logoAndrei Gherzan2012-09-181-0/+26
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* README: Add information about license codecsAndrei Gherzan2012-09-181-0/+8
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* sdcard_image-rpi: Ship config.txt from RPi-config recipeAndrei Gherzan2012-09-181-0/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* bcm2835-bootfiles: Add rdepends to RPi-configAndrei Gherzan2012-09-181-1/+3
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* RPi-config: Create recipe for config.txt fileAndrei Gherzan2012-09-181-0/+31
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi: Update SRCREV to current@2012-09-13Sander van Grieken2012-09-181-3/+3
| | | | Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl>
* vc-graphics.inc: Fix QA issue; Install libGLESv1_CM.so symlink in source as copySander van Grieken2012-09-181-1/+2
| | | | Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl>
* firmware.inc: Update firmware SRCREV to current@2012-09-13Sander van Grieken2012-09-181-3/+3
| | | | Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl>
* Move fsl-default*.inc from distro to machineAndrei Gherzan2012-09-184-3/+3
| | | | | | | | | | It makes no sense to have distro related configurations in a BSP layer. So let's have these common parts (provides, version etc) in machine directory instead. [GITHUB #73] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* sdcard_image-rpi: Fix xzcat command while writing rootfs partitionAndrei Gherzan2012-09-181-1/+1
| | | | | | [GITHUB #74] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* sdcard_image-rpi: Ship cmdline.txt fileAndrei Gherzan2012-09-161-3/+1
| | | | | Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi: Use cmdline.txt to supply kernel command lineAndrei Gherzan2012-09-161-1/+7
| | | | | | | | | | | | | | | | The build-time kernel command line (as defined by the CONFIG_CMDLINE config parameter) is not respected by the RPI bootloader, and instead any custom command line must be suplied via the cmdline.txt file in the boot partition. This patch modifies the linux-raspberrypi recipe to generate a cmdline.txt file that corresponds to the build-time configured command line, and it also modifies the sdcard_image-rpi.bbclass to include this file in the generated SD card images. [GITHUB #62] Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* vchiq: Fix file permissionAndrei Gherzan2012-09-161-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* recipes.txt: Fix file permissionAndrei Gherzan2012-09-161-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi_3.2.27.bb: Fix file permissionAndrei Gherzan2012-09-161-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux.inc: Fix file permissionAndrei Gherzan2012-09-161-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi.conf: Fix file permissionsAndrei Gherzan2012-09-161-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* bcm2835-bootfiles.bb: Fix file permissionsAndrei Gherzan2012-09-161-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware.inc: Remove extra newlinesAndrei Gherzan2012-09-161-3/+1
| | | | 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>
* recipes.txt: Add info about devtools and multimedia recipes groupsAndrei Gherzan2012-09-161-0/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* bcm2835: Add COMPATIBLE_MACHINEAndrei Gherzan2012-09-161-0/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-default-settings.inc: Add sdcard_image-rpi to IMAGE_CLASSESAndrei Gherzan2012-09-161-0/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* sdcard_image-rpi.bbclass: Inherit image_types as this class will be in ↵Andrei Gherzan2012-09-161-0/+2
| | | | | | IMAGE_CLASSES Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi.conf: Drop INHERIT sdcard_image-rpi as we will use IMAGE_CLASSESAndrei Gherzan2012-09-161-1/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-default-*.inc: Create inc files included in machine configure fileAndrei Gherzan2012-09-163-0/+11
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi.conf: Remove PREFERRED_* and include rpi-default*.incAndrei Gherzan2012-09-161-7/+3
| | | | | | | | All PREFERRED_* variables were moved to an .inc file to have variables clearer. Inherit .inc files and remove PREFERRED_* variables. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi: Remove PR from PVAndrei Gherzan2012-09-161-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* README: Move RPI_GPU_FIRMWARE instructions to READMEAndrei Gherzan2012-09-163-9/+10
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi.conf: Remove TARGET_ARCH variableAndrei Gherzan2012-09-161-2/+0
| | | | | | | TARGET_ARCH by default is TUNE_ARCH which is already arm. So this line is useless. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi.conf: Remove GUI_MACHINE_CLASS variableAndrei Gherzan2012-09-161-2/+0
| | | | | | | | | | | | This variable was dropped: commit 0504d36646f8def4829250a9eee0cf9bac3b756e Author: Richard Purdie <richard.purdie@linuxfoundation.org> Date: Tue May 10 16:19:02 2011 +0100 bitbake.conf: Drop unused *GUI* and MACHINE_DISPLAY variables (From OE-Core rev: baf136a9c95a94c5bf89c9a818960d616439682c) Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* sdcard_image-rpi: Fix SDIMG_SIZEAndrei Gherzan2012-09-161-1/+1
| | | | | | | | The final SDIMG_SIZE was missing a IMAGE_ROOTFS_ALIGNMENT padding. [GITHUB #65] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* sdcard_image-rpi: Align SD partition and optimize final SD imageAndrei Gherzan2012-09-121-14/+33
| | | | | | | | | | | | | | | | | SD image file was 4G in size but actually the rootfs partition was only 60MB (ex.: rpi-basic-image). The image file size is not fixed anymore but calculated inside this class. In this way we will setup the partition for rootfs to fit the ext file used as SDIMG_ROOTFS. By default the free space is calculated with IMAGE_OVERHEAD_FACTOR which is by default 1.3. If more free space is needed this can be overwritten. IMAGE_ROOTFS_ALIGNMENT set at 4096. This should be the best value for a SD card. [GITHUB #20] [GITHUB #59] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* sdcard_image-rpi.bbclass: Add sysctl.d config to set vm.min_free_kbytes to 8192Sander van Grieken2012-09-061-0/+14
| | | | | | | [GITHUB #49] Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>