aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-06bcm2835: Integrate version 1.8Aurelian Zanoschi
2012-09-06README: Instruct users to add BBMASK as distro file was removedAndrei Gherzan
2012-09-06poky-raspberrypi.conf: Remove distro fileAndrei Gherzan
2012-09-03rpi-basic-image: Add new basic image with SSH serverJack Mitchell
2012-08-31poky-raspberrypi.conf: Weakly assign BBMASKAndrei Gherzan
2012-08-29raspberrypi.conf: Set udev PREFERRED_VERSION to 164Andrei Gherzan
2012-08-29omxplayer: Integrate git revision 231c08b42005e3de565013bc1cee18bd5a349c1fAndrei Gherzan
2012-08-29vc-graphics.inc: New provides, compatible machine and init for vchiqAndrei Gherzan
2012-08-29poky-raspberrypi.conf: Remove libav from BBMASKAndrei Gherzan
2012-08-29README: Instruct users to add meta-oe layer to bblayers.confAndrei Gherzan
2012-08-29bcm2835-bootfiles.bb: Add COMPATIBLE_MACHINEAndrei Gherzan
2012-08-29vc-graphics.bb: Change bb file mode to 644Andrei Gherzan
2012-08-29raspberrypi.conf: Set PREFERRED_PROVIDER for egl, libgles2 and glAndrei Gherzan
2012-08-29RPI.GPIO: Integrate v0.2.0Andrei Gherzan
2012-08-29sdcard_image-rpi.bbclass: Add support for 240M/16M GPU memory splitSander van Grieken
2012-08-28README: Add instructions for compressed deployed filesAndrei Gherzan
2012-08-28sdcard_image-rpi: Use xzcat if SDIMG_ROOTFS_TYPE is a .xz fileAndrei Gherzan
2012-08-28raspberrypi.conf: Weakly assign IMAGE_FSTYPES to let users overwriteAndrei Gherzan
2012-08-28linux-raspberrypi: Update to v3.2.27Andrei Gherzan
2012-08-28firmware.inc: Update to SRCREV c42f21261f1eeae0df7ad02f34773e279e7af8c5Andrei Gherzan
2012-08-28bcm2835-bootfiles: Add stamp in deploy directoryAndrei Gherzan
2012-08-22raspberrypi.conf: Weakly assign PREFERRED_PROVIDER_virtual/eglAndrei Gherzan
2012-08-22vc-graphics.inc: Skip ldflags insane checkAndrei Gherzan
2012-08-22vc-graphics.inc: Package .so file in ${PN}Andrei Gherzan
2012-08-22vc-graphics.inc: Set LICENSE to "Proprietary"Andrei Gherzan
2012-08-22raspberrypi.conf: Add "rtc" to MACHINE_FEATURES_BACKFILL_CONSIDEREDAndrei Gherzan
2012-08-22linux: Activate UDEV_GE_141Andrei Gherzan
2012-08-17linux.inc: Activate CONFIG_LEGACY_PTYS needed for bootlogdAndrei Gherzan
2012-07-10linux-raspberrypi_3.1.9: Fix typoAndrei Gherzan
2012-07-10sdcard_image-rpi: Use ${KERNEL_IMAGETYPE}-${MACHINE} as kernel source from de...Andrei Gherzan
2012-07-09Merge pull request #30 from agherzan/devel_netbaseAndrei Gherzan
2012-07-09netbase: Rename bbappend and directory to match the updated version of netbaseAndrei Gherzan
2012-07-09Merge pull request #25 from agherzan/devel_kernelAndrei Gherzan
2012-07-06sdcard_image-rpi: Copy the kernel specified with KERNEL_FSTYPEAndrei Gherzan
2012-07-05raspberrypi.conf: Use Image as as kernel fstypeAndrei Gherzan
2012-07-05linux-raspberrypi: Add CMDLINE for raspberrypiAndrei Gherzan
2012-07-05bcm2835-mkimage: Remove recipe as bootloader can boot from Image directlyAndrei Gherzan
2012-07-05bcm2835-kernel-image: Remove recipe as bootloader can boot from Image directlyAndrei Gherzan
2012-07-05raspberrypi.conf: Remove bcm2835-kernel-image as we can boot from Image directlyAndrei Gherzan
2012-07-03firmware.inc: Update to latest upstreamAndrei Gherzan
2012-07-03linux-raspberrypi: Update kernel to latest upstreamAndrei Gherzan
2012-07-02Merge pull request #18 from agherzan/devel_rmlinuxtoolsAndrei Gherzan
2012-07-02Merge pull request #3 from agherzan/devel_yoctoAndrei Gherzan
2012-07-02Merge pull request #19 from agherzan/devel_sdimageAndrei Gherzan
2012-07-02sdcard_image-rpi.bbclass: Change to be usable with any imageAndrei Gherzan
2012-07-02raspberrypi.conf: Add variable to set GPU firmware image to be usedAndrei Gherzan
2012-07-02raspberrypi.conf: Add ext3 to FSTYPE as needed by sd creation toolAndrei Gherzan
2012-07-02sdcard_image-rpi.bbclass: Rewrite sdimage creation class - implemented with p...Andrei Gherzan
2012-07-02rpi-hwup-image: Create image based on core-image-minimalAndrei Gherzan
2012-07-02README: Add yocto specific infosAndrei Gherzan