summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | rpi-default-providers: Use 3.10.X as default kernelAndrei Gherzan2013-11-131-1/+1
| | | | | | | | | | | | | | | | This is the default/base branch on official github repository: https://github.com/raspberrypi/linux/branches Change-Id: I99702ae7548b49a5b4b575b3f02f5a3a48ad347f Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | linux-raspberrypi: Add version 3.10.18 and 3.12.0Andrei Gherzan2013-11-132-0/+12
| | | | | | | | | | Change-Id: Idd59fed4f2ab975c50b3727e436b4a0caeb0ab16 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | linux-raspberrypi: Update available versions to HEADAndrei Gherzan2013-11-132-2/+2
| | | | | | | | | | | | | | | | Update 3.11.0 to 3.11.7 HEAD. Update 3.6.11 to HEAD. Change-Id: Iacd8f78b418b0bd6d8513b97ce57ce0108057850 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | bcm2835: Update to version 1.32Alexandru Niculita2013-11-131-4/+3
| | | | | | | | | | Change-Id: I68721f30c9551b392d2851a96d9819524a088faf Signed-off-by: Alexandru Niculita <alexnick87@gmail.com>
* | Merge "raspberrypi.conf: is not a usb gadget"Andrei Gherzan2013-11-131-1/+1
|\ \
| * | raspberrypi.conf: is not a usb gadgetDan McGregor2013-11-121-1/+1
| |/ | | | | | | | | Change-Id: I93ed1832905e4fdfc5f5d387c37933b60a50f4c5 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | Merge "README: Fix IMAGE_FSTYPES example"Andrei Gherzan2013-11-131-1/+1
|\ \
| * | README: Fix IMAGE_FSTYPES examplePaul Barker2013-11-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The SD image is always created with the extension "rpi-sdimg" and this cannot be changed by editing IMAGE_FSTYPES. Change-Id: I7336e8c698f13fba14ef9cc9bf6c0b262bf261e5 Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* | | Merge "README: Add info"Andrei Gherzan2013-11-131-12/+54
|\ \ \
| * | | README: Add infoAndrei Gherzan2013-11-131-12/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add some other minor formatting changes. * Add info about Trello board. * Add info about Gerrit server. * Split source code info in a separate section. Change-Id: Ib8fe5e11c1d95d14ff825a26d356b5ae432f2f93 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | | | Merge "sdcard_image-rpi.bbclass: Allow optional compression"Andrei Gherzan2013-11-132-0/+22
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | sdcard_image-rpi.bbclass: Allow optional compressionPaul Barker2013-11-122-0/+22
| |/ | | | | | | | | | | | | | | Image files will typically contain lots of null blocks and should compress well. This will help with distribution of images over slow network links. Change-Id: Icec7454ff61cd81a2872037037a93ce01191ece5 Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* | Merge "mesa: Remove egl and gles only for raspberrypi machine"Andrei Gherzan2013-11-121-23/+25
|\ \
| * | mesa: Remove egl and gles only for raspberrypi machineAndrei Gherzan2013-11-121-23/+25
| |/ | | | | | | | | Change-Id: I25fab6e100546cfffdd901383f76de76cd7763ed Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | Add kernel 3.8 and 3.11 for Raspberry PiAlexandru Niculita2013-11-122-0/+12
| | | | | | | | | | | | | | | | From: Philipp Wagner <mail@philipp-wagner.com> Change-Id: I08dc33857334f0f4bd6fe3fa24b417c01d4729c8 Signed-off-by: Philipp Wagner <mail@philipp-wagner.com> Signed-off-by: Alexandru Niculita <alexnick87@gmail.com>
* | Make Linux 3.6 the default for Raspberry PiAlexandru Niculita2013-11-121-0/+3
| | | | | | | | | | | | | | | | | | | | | | From: Philipp Wagner <mail@philipp-wagner.com> Kernel 3.6 is also the default for Raspbian and thus should be the most tested version right now. Change-Id: I03a75fa1be3ab0f8f43fb09a8fff779c6d9100e7 Signed-off-by: Philipp Wagner <mail@philipp-wagner.com> Signed-off-by: Alexandru Niculita <alexnick87@gmail.com>
* | Remove tabs from recipeAlexandru Niculita2013-11-121-87/+87
| | | | | | | | | | | | | | | | From: Philipp Wagner <mail@philipp-wagner.com> Change-Id: I24aea3b31e144d6f22f9149c186eeaae8b9e2c58 Signed-off-by: Philipp Wagner <mail@philipp-wagner.com> Signed-off-by: Alexandru Niculita <alexnick87@gmail.com>
* | Refactor kernel recipes to reduce code duplicationAlexandru Niculita2013-11-123-62/+38
|/ | | | | | | | From: Philipp Wagner <mail@philipp-wagner.com> Change-Id: Ie4bc0d5f3f3301a1955dd077a0d2c3e3286266e3 Signed-off-by: Philipp Wagner <mail@philipp-wagner.com> Signed-off-by: Alexandru Niculita <alexnick87@gmail.com>
* mesa: Modify version to match the one from oe-coreAndrei Gherzan2013-11-111-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* base-files: Remove profile and fstabAndrei Gherzan2013-08-213-45/+0
| | | | | | | | Remove these files as the default ones work just OK. Moreover, not having /run mounted as tmpfs, would break mounting root as read only. This is done in the default fstab so use that one. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* vc-graphics: Remove some useless new linesAndrei Gherzan2013-08-212-4/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to 2013-08-20 master's snapshotAndrei Gherzan2013-08-211-3/+3
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* omxplayer: Update to 2013-08-20 master's snapshotAndrei Gherzan2013-08-216-88/+161
| | | | | | | | * Use DIST for install path as used in package's makefile. * Set FLOAT based on callconvention-hard TUNE_FEATURE. * Add an include path to avoid a header error. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* bcm2835: Update to v1.9Andrei Gherzan2013-08-211-3/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* mesa: Use libgl from mesa for raspberrypiAndrei Gherzan2013-08-211-0/+34
| | | | | | | | The graphics libraries provided by userland does not include libgl. So compile mesa with libgl support and remove gles and egl from it as these are provided by userland. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpio: Integrate v0.10.0Andrei Gherzan2013-08-211-0/+20
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-gpio: Update to v0.5.3aAndrei Gherzan2013-08-212-21/+4
| | | | | | | don-t-install-setuptools.patch was removed as this is included now in the new version. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-config: Update to 2013-08-20 master's snapshotAndrei Gherzan2013-08-211-2/+2
| | | | | | Use git as package version. There is no package version for this script. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* userland: Update to 2013-08-20 master's snapshotAndrei Gherzan2013-08-211-5/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi: Update to 2013-08-20 rpi-3.6.y's and rpi-3.2.27's snapshotAndrei Gherzan2013-08-212-4/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* README: Add info about extra apps / omxplayerAndrei Gherzan2013-08-211-8/+15
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-default-providers.inc: Remove preferred provider to linux headersAndrei Gherzan2013-06-231-1/+0
| | | | | | | We do this because the recipe was removed. Check: commit 808f5e54f8c9799de39436601b9b8474de3bb323 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-gpio: renamed from RPi-GPIOPaul Barker2013-06-232-0/+0
| | | | | | Package names shouldn't contain capital letters. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Fix i2c issuesRichard Purdie2013-06-233-0/+34
| | | | | | | I was having intermittent i2c issues on the device until I applied this kernel patch which I found online. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-libc-headers-raspberrypi: Drop, its unneeded and bad practiseRichard Purdie2013-06-231-12/+0
| | | | | | | | | | | | | | | | | | If we have this recipe, it means the whole armv6 (or whichever tune) is chosen depends on a machine specific recipe. This makes no sense as armX packages are meant to be machine independent. We've had this problem in other layers and it causes needed rebuilds of packages when you switch machines since the sstate checksums change. These headers are just part of the toolchain bootstrap process so "standard" kernel headers are fine. The kernel header version does need to be later of equal to the kernel version but we're fine in that regard since the core is on 3.8, the latest pi kernel is 3.6. There is nothing special about these headers so lets remove them and use the standard system provided recipe, avoding any rebuilds. I tested the various other recipes in the layer and there doesn't seem to be any dependency on these headers. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* psplash: only set image for MACHINE=raspberrypiPaul Barker2013-06-102-1/+4
| | | | | | | | | | | Instead of overriding the default psplash image, the raspberrypi image is added as an additional image. It is then set as the default in the raspberrypi machine config file so that other targets do not pick up our splash image. Tested on raspberrpi and qemuarm: on raspberrypi I see to Raspberry Pi logo, on qemuarm I see the Yocto Project logo. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* bootfiles, vc-graphics: consolidate SRC_URI and S variablesPaul Barker2013-06-103-9/+9
| | | | | | | | | | | The variables RPIFW_SRC_URI and RPIFW_S are created in the common firmware include file so that it is easier to override the firmware source in a local or distro config file. RPIFW_SRC_URI is used to set SRC_URI in firmware.inc as it is common to both bootfiles and vc-graphics. RPIFW_S is used as a prefix for S in bcm2835-bootfiles.bb and vc-graphics.inc as different subdirectories are referenced in each recipe. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* 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>
* sdcard_image-rpi.bbclass: Fix error in conditional testdylanSeth Bollinger2013-05-021-1/+1
| | | | | | | | | When the shell tests for rootfs type I was seeing "[[: not found". I use echo and egrep to test for the xz rootfs type to work around this error. Signed-off-by: Seth Bollinger <seth.boll@gmail.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* sdcard_image-rpi: Use the size of the generated rootfsJan Schmidt2013-05-021-12/+18
| | | | | | | | | | | | | | | | When constructing the SD card image, the code was using the inherited ROOTFS_SIZE, which is the size of the rootfs contents. When building (for example) a compressed rootfs, this allocates a partition much larger than necessary. Instead, take the size of the generated rootfs file that is about to be written into the generated image, and round it up to the IMAGE_ROOTFS_ALIGNMENT size. Fix some comments - the alignment is 4MiB, not 4KiB. Signed-off-by: Jan Schmidt <thaytan@noraisin.net> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* Use right license name for GPLv2Eric Bénard2013-05-012-2/+2
| | | | | | | 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>
* sdcard_image-rpi.bbclass: Copy startup files required for 16MB GPU operation.Seth Bollinger2013-05-011-5/+1
| | | | | | | | | start_cd.elf and fixup_cd.dat are required when running the system with a 16MB GPU memory configuration. This change copies all files contained in bcm2835-bootfiles instead of cherry picking. Signed-off-by: Seth Bollinger <seth.boll@gmail.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* 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-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>
* vc-graphics.inc: There is no libgl so get rid of this PROVIDESAndrei Gherzan2013-03-131-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* userland: Update to 8700279495e266378d36092ccf86424f0ee2539fAndrei Gherzan2013-03-132-298/+15
| | | | | | | | | * install_vmcs not needed anymore * By default package is installed in /opt/vc. Move everything in ${prefix}. * Move recipe in recipes-graphics * Add PACKAGE_ARCH = MACHINE_ARCH Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* recipes.txt: Remove fileAndrei Gherzan2013-03-131-9/+0
| | | | | | This file contains outdated informations. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* layer.conf: Set LICENSE_PATH to layers's custom licenses directoryAndrei Gherzan2013-03-131-0/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* custom-licenses: Add directory to hold custom licensesAndrei Gherzan2013-03-131-0/+25
| | | | | | Add Broadcom license to this directory. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-default-providers: Use userland as provider for egl and gles2Andrei Gherzan2013-03-131-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>