summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bcm2835: Update to version 1.34Alexandru Niculita2013-12-181-3/+2
| | | | | Change-Id: I189927439028f6f11f513c84c5e6dc6bfb249d06 Signed-off-by: Alexandru Niculita <alexnick87@gmail.com>
* Merge "wiringpi: Add new package"Andrei Gherzan2013-12-152-0/+233
|\
| * wiringpi: Add new packageDan McGregor2013-11-122-0/+233
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit created from merging: https://github.com/SaskatoonTechworks/meta-raspberrypi/commit/c8046050db1f0026c1f10e41d95619d86ac7a822 https://github.com/SaskatoonTechworks/meta-raspberrypi/commit/fe2467c0e82ff3d243993bdffde6a24754c3a7f6 https://github.com/SaskatoonTechworks/meta-raspberrypi/commit/72f7705cbac99b834654894b545d5fa431a13b51 Added some minor changes: * remove PR * remove tabs Change-Id: Ia430db732e6c9662f71eca2433d03cce738ca23f Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | Merge "rpi-default-providers: Use jpeg as default provider"Andrei Gherzan2013-12-031-0/+1
|\ \
| * | rpi-default-providers: Use jpeg as default providerAndrei Gherzan2013-11-291-0/+1
| | | | | | | | | | | | | | | Change-Id: Ic7f1faa3ed60a3ccd1b0b08ed366cfb71df06536 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | | linux-raspberrypi_3.10.18: Fix commit SHAAndrei Gherzan2013-11-291-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | The remote SHA used is no longer available in github. Move to a usable one. Fixies this build error: fatal: reference is not a tree: ae937f99fee8a37f2ddd7270f6bcc0e497e8c903 on raspberry 3.10 kernel: raspberrypi-poky-linux-gnueabi/linux-raspberrypi/3.10.18+gitae937f99fee8a37f2ddd7270f6bcc0e497e8c903-r0 More info: https://trello.com/c/tQ7l8ftd Change-Id: I9fcc571622cbe4adb8ed99b11e5d6889e791d555 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | omxplayer: Updated package to the latest version from gitAlexandru Niculita2013-11-144-60/+52
| | | | | | | | | | | | | | | | | | Changed the active development repository to git://github.com/popcornmix/omxplayer.git Added dbus package as a dependency. Installed fonts directory in the default location needed by omxplayer Change-Id: Ie2e1ae73656d3c9a5cbefbf87d0792b10fcd9430 Signed-off-by: Alexandru Niculita <alexnick87@gmail.com>
* | userland: Update to HEAD on 2013-11-13Andrei Gherzan2013-11-131-2/+2
| | | | | | | | | | Change-Id: Ic618f8bc5365b9f787a230a2a3e0ccb92c17738a Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | firmware.inc: Update to HEAD on 2013-11-13Andrei Gherzan2013-11-131-2/+2
| | | | | | | | | | Change-Id: I00ace3f8575015612ae09dfb99e2a33d87ddc4cb Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | 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>