summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
AgeCommit message (Collapse)Author
2014-04-10beaglebone.conf: configuration updatesDenys Dmytriyenko
* Use fbdev video driver for xserver-xorg * Recommend installing device tree DTB files into rootfs /boot directory * Switch back to uImage kernel format from zImage, as U-boot was not updated - default has changed to zImage in newer U-boot 2013.10+, but we use 2013.07 * Correct copy/paste typo in serial console (From meta-yocto rev: 22f4158a8d64defe9acde902eda73ce2a380f10f) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-04routerstationpro: dropPaul Eggleton
This has been moved to meta-yocto-bsp-old; edgerouter replaces it as the MIPS reference platform going forward. (From meta-yocto rev: 74ae863b27878555445955337b19118968fabf6d) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31beaglebone: fix typo in the U-Boot config nameDenys Dmytriyenko
(From meta-yocto rev: be083ee47192e11d16612f22fc600fd9e49d2893) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31meta-yocto-bsp: Bump layer version after the BSP changesRichard Purdie
(From meta-yocto rev: e4369b7f9f5c5cb533dbaa40a1e8a88d79c2b2f1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31Drop beagleboard, replaced by beagleboneRichard Purdie
(From meta-yocto rev: b125761e5e31fc506f7b5b87308850cd573ab1b6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31beaglebone: Switch to linux-yocto 3.14Richard Purdie
(From meta-yocto rev: c178be238b92212dc866f8e039aaa84003aaafda) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31beaglebone: add OE machine definition for use with linux-yocto kernelsDenys Dmytriyenko
Kernel support is now in linux-yocto-dev and will be moved to a versioned recipe once 3.14 is released. (From meta-yocto rev: ba78fa236b4993efd4c2502413e92fa659c2f28b) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31yocto-bsps: edgerouter: explicitly set preferred versionBruce Ashfield
Switch the edgerouter from linux-yocto-dev, to the 3.14 linux-yocto BSP. (From meta-yocto rev: a1d02927130842c45201c1af46180e8231dcea1c) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31yocto-bsps: Add a new BSP to support edgerouterYang Wei
The EdgeRouter Lite is part of the EdgeMax series. It is an MIPS64 router(Cavium Octeon) with 512MB of RAM, which uses a USB pendrive for storage. Setup instructions ------------------ You will need the following: * NFS root setup on your workstation * TFTP server installed on your workstation * Straight-thru 9-conductor serial cable (DB9, M/F) connected from your PC to UART1 * Ethernet connected to the first ethernet port on the board The rest of the details can be found in the BSP kernel config, and README.hardware. (From meta-yocto rev: 473067887b9e04366c370ab123bcd14eff33fd9a) Signed-off-by: Yang Wei <Wei.Yang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31yocto-bsps: update reference BSPs to v3.10.34Bruce Ashfield
(From meta-yocto rev: 285b31ab27474c2463fdfa08a9fb02c3ff6dc20b) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-31meta-yocto-bsp: populate 3.14 bbappendBruce Ashfield
The 3.14 kernel supports the generic-x86, edgerouter and beaglebone black. All other reference BSPs stay in the 3.10 kernel until boot and regression testing can be performed. (From meta-yocto rev: 2a5918b141a41ebf4f8b47c35249319cb9478d48) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-30yocto-bsps: remove linux-yocto 3.8 bbappendBruce Ashfield
Yocto 1.6 will support the LTSI 3.4/3.10 kernels and the 3.14 kernel. As such, we remove the 3.8 linux-yocto recipes to keep our number of supported kernels at three. (From meta-yocto rev: 622c2582de7f413c7130c52fa143a06dde2bd353) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-02bsps: update H/W reference boards to v3.10.32Bruce Ashfield
Updating the hardware reference boards to match the oe-core update to the latest 3.10-stable. (From meta-yocto rev: dda9f0c57a1be81ccebc5f7f26ddf1d8a2b86517) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-02bsps: update to 3.10.28Bruce Ashfield
Updating the h/w reference BSPs to 3.10.28 -stable SRCREVs to match the oe-core qemu BSPs. [YOCTO: #5858] (From meta-yocto rev: f9025a31d90f2b3e0b326b645118c23ad3968f39) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-28genericx86: Use require instead of includeDarren Hart
Use require instead of include to avoid silent errors when the required tune files change name or are moved. It's going to fail anyway, it might as well fail with an error message that is immediately helpful. (From meta-yocto rev: 88d925a8991e3e35b17f225a761b7c286b57bcf6) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Cc: Paul Eggleton <paul.eggleton@intel.com> Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Nitin Kamble <nitin.a.kamble@intel.com> Cc: Mark Hatle <mark.hatle@windriver.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Cc: Martin Jansa <martin.jansa@gmail.com> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-28genericx86: Use new x86 tune filesDarren Hart
Use the new names for the x86 tunes files (x86 instead of ia32). (From meta-yocto rev: 45f99cb7faa219b37da09fb1080f24457e0c78b5) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Cc: Paul Eggleton <paul.eggleton@intel.com> Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Nitin Kamble <nitin.a.kamble@intel.com> Cc: Mark Hatle <mark.hatle@windriver.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Cc: Martin Jansa <martin.jansa@gmail.com> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-28genericx86-64: Use the core2-64 tuneDarren Hart
As x86_64 has been "demoted" to an ABI definition rather than a concrete tune file, replace it with core2-64 for the genericx86-64 machine. (From meta-yocto rev: 3cd42f3f6ccfd782194a6ece55cd70bfd3b6a0a0) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Cc: Paul Eggleton <paul.eggleton@intel.com> Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Nitin Kamble <nitin.a.kamble@intel.com> Cc: Mark Hatle <mark.hatle@windriver.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Cc: Martin Jansa <martin.jansa@gmail.com> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-28genericx86: Use the core2 tune fileDarren Hart
Aside from the movbe and specialized instruction scheduling for the lack of out-of-order scheduling in the older Atom CPUs, the core2 tune covers these CPUs adequately. Since the current atom tune just uses core2 anyway, go ahead and make this explicit here. (From meta-yocto rev: c04de1c53e1c4d81bd0f60a2f1dfc6ed55a6dddc) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Cc: Paul Eggleton <paul.eggleton@intel.com> Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Nitin Kamble <nitin.a.kamble@intel.com> Cc: Mark Hatle <mark.hatle@windriver.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Cc: Martin Jansa <martin.jansa@gmail.com> Cc: Ross Burton <ross.burton@intel.com>> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-19linux-yocto-bsps: update reference BSPs to v3.10.25Bruce Ashfield
Update the 3.10 Yocto reference BSPs to the korg 3.10.25 update. (From meta-yocto rev: ae17d80c6240589a48266c82b3df1e3787864049) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-05meta-yocto-bsp: Drop gmae bbappends to match OE-CoreRichard Purdie
(From meta-yocto rev: 8ac9a6862db4024562f05c4a514066dd4a1c843a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-21genericx86-common.inc: add eee-acpi-scripts to MACHINE_EXTRA_RRECOMMENDSPaul Eggleton
Add this back here after removing it from ia32-base.inc in OE-Core. (From meta-yocto rev: 0574bbe01b48df0f4671b5cff11de79b0c29d481) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-11-14meta-yocto-bsp: update SRCREVs for 3.10.17 and beagleboard fixesBruce Ashfield
Updating the BSP SRCREVs to pull in the 3.10.17 core update and fix USB powerup issues on the beagleboard. (From meta-yocto rev: d82870a9561662919a737dd126a8d26e2b78144a) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-11beagleboard: update the dts location1.5_M5.rc1Maxin B. John
Update the dts path for beagleboard (From meta-yocto rev: e29387d71a4c532431669f317ea518f99b1dd786) Signed-off-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-10meta-yocto-bsp: bump reference BSPs to v3.10.11Bruce Ashfield
Bumping to the 3.10.11 -stable release. Of note in this update is the timer_list fix, which broke ssh access in the previous 3.10 series of updates: timer_list: correct the iterator for timer_list commit 84a78a6504f5c5394a8e558702e5b54131f01d14 upstream. With this, we can revert the two temporary fixes for timer lists. ssh access has been directly tested after this update. (From meta-yocto rev: 0237c97dde39a3b9355f7be9a9e8eab901d6f511) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-09beagelboard.inc: remove apm as a MACHINE_FEATURESaul Wold
APM is not only obsolete, but also requires a kernel config enabled, which is not enabled by default [YOCTO #5121] (From meta-yocto rev: 91e6d33135cc48aaf20a6138c050c6989af1f13a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-06meta-yocto-bsp: update h/w reference boards SRCREVsBruce Ashfield
Updating the machine SRCREVs for the hardware reference boards to the latest 3.10.10 and ssh fixes. (From meta-yocto rev: 2aa6cc9d64fc22a8d0f02c5cf97440b634ba5e36) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-06beagleboard: upgrade the kernel to 3.10.xLiming Wang
In 3.10.x linux kernel, uImage can't be compiled by default. But zImage has been supported by the latest u-boot, so use zImage as the default kernel image file. In u-boot command, use "bootz", instead of "bootm", to boot the kernel. And add device tree files to support dtb in latest kernel. (From meta-yocto rev: ff6b4ae23ccd14cefdb94c561160fbdc8344793d) Signed-off-by: Liming Wang <liming.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-06mpc8315e-rdb: update to the 3.10 kernelKevin Hao
Update the mpc8315e-rdb to the latest available yocto kernel. Build and boot test on mpc8315e-rdb board with core-image-sato. (From meta-yocto rev: 67088a41b1f2222ffceba40928ebce87b9bff180) Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-06genericx86: Create a genericx86-common.inc base for the x86 BSPsDarren Hart
The genericx86 and genericx86-64 machines share a great deal in common in terms of machine features, required packages, etc. Use a common include file to simplify changes to both machine definitions and avoid accidental omissions. Replace the hard-coded XSERVER assignment with the XSERVER_IA32* defines from ia32-base.inc. (From meta-yocto rev: c70ee30da060173f51e8dba72069052ecff389b5) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Ross Burton <ross.burton@intel.com> Cc: yunguo.wei@windriver.com Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-04mpc8315e-rdb: Set PREFFERED_VERSION to 2013.07Liming Wang
Now the latest u-boot, v2013.07, works well on the board. So set PREFERRED_VERSION to use the latest u-boot. (From meta-yocto rev: 4369347fb8247c5a2e56941047b369e000ac1341) Signed-off-by: Liming Wang <liming.wang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-04beagleboard: upgrade u-boot to the latest versionLiming Wang
Now the latest version of u-boot is 2013.07 and it depends on its own MLO, instead of x-load, as the Second Program Loader. So remove x-load and use u-boot's MLO. And also replace u-boot.bin with u-boot.img as the u-boot image file. (From meta-yocto rev: 468326eca78f1fc16f83d2a1fc06a66fae2e6ba1) Signed-off-by: Liming Wang <liming.wang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-28atom-pc: Purge straggling configuration filesDarren Hart
A few atom-pc configuration files escaped the last purge of atom-pc. Clean them up. (From meta-yocto rev: f26d99ffb2c67b310d4c46627932dc3f8aefad96) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-28meta-yocto-bsp: Add genericx86-64 machineDarren Hart
Duplicate the genericx86 machine, but select x86_64 tunables and use the common-pc-64 linux-yocto KMACHINE and config. This has been boot tested with core-image-sato on a Lenovo x220 (Core-i5) and a Supermicro MBD-X8DTL-iF-O (dual-socket Xeon 5680). (From meta-yocto rev: 9b7db7ded0e6b7f5c0cd3ab7fbb0bce4112407da) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Ross Burton <ross.burton@intel.com> Cc: Tom Zanussi <tom.zanussi@intel.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-27layer.conf: Bumping LAYERVERSION_yoctobsp to account for atom-pcElizabeth Flanagan
In order to maintain autobuilder compatibility with prior releases we'll need to decide on if we should build atom-pc or genericx86 based on LAYERVERSION_yoctobsp. if LAYERVERSION_yoctobsp < 2 we build out atom-pc else we build out genericx86 (From meta-yocto rev: 775ed00b9248c780e4c0e6768c439e4ebb65d9ed) Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-27meta-yocto-bsp: Purge atom-pc in favor of genericx86Darren Hart
genericx86 is a superset of atom-pc, so remove all references to atom-pc. Note that genericx86 only has 3.10 linux-yocto support, that leaves us with no x86 BSP in meta-yocto-bsp for the 3.4 kernel. As a general rule, new BSPs are targeted at the current kernel version, so this is normal, but something worth noting. (From meta-yocto rev: 7a8ce1a8ba5a74e16da054c5a04302f028118ce0) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-27meta-yocto-bsp/genericx86: Update kernel, branch, KMACHINE, and SRCREVDarren Hart
For the genericx86 machine: o Update the PREFERRED_VERSION for linux-yocto to 3.10 o Change the KBRANCH to common-pc/base o Change the SRCREV to the HEAD o Change the KMACHINE to a valid linux-yocto BSP name (From meta-yocto rev: d26bfd7bf908d9ad622c1298c918ebf1db216e98) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-26yocto-bsp: add 3.10 bbappend and update routerstationpro's preferred versionBruce Ashfield
Now that the 3.10 yocto kernel tree is available, meta-yocto-bsp needs a bbappend with the relevant SRCREVs defined. Note: that only the routerstationpro is updated to 3.10, and the other reference BSPs continue to use their existing preferred versions. (From meta-yocto rev: 8e3688ea98ad06a64218a67d5ee4c96165766686) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-26mpc8315e-rdb: Set PREFFERED_VERSION to a version thats known workingSaul Wold
While adding the last version, the 2012.04 version was accidently removed, it was not noticed becuase the 2011.06 version also works correctly. When we next have a tested u-boot against this core bsp, we can either drop or update this setting (From meta-yocto rev: 79a8960aa43964ebf3f3cb4621ce10c872807cc9) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-24linux-yocto: switch genericx86 to use common-pcRoss Burton
The common-pc machine is now more featureful, so switch from atom-pc to common-pc. (From meta-yocto rev: 98fb095f97fa73ef458977cac4e83c802a5a1044) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-24linux-yocto: remove genericx86 support from 3.4Ross Burton
3.4 doesn't actually support genericx86, so remove any mention of it. (From meta-yocto rev: 3efb25d4a9a42591e9f92acad7339bb4e28e27e8) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-22genericx86: disable USB autosuspendRoss Burton
USB autosuspend doesn't reliably work with arbitrary hardware, so don't enable it. (From meta-yocto rev: 587734848662beb03a699b370470497e4caa2ac1) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-22genericx86: add v86d to machine recommends so Vesa framebuffer worksRoss Burton
(From meta-yocto rev: 63b1950f0b24a19dc3c91f5030c1eba5f9c6882b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-31genericx86: ship all the driver firmware by default1.5_M3.rc11.5_M3.final1.5_M3Ross Burton
By shipping all firmware, hopefully more hardware will work out of the box. (From meta-yocto rev: a924eff3c467bfd8d866ebbe27e4ed9663c98652) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-31genericx86: disable rootless XRoss Burton
Not all video drivers support rootless X and this BSP aims to have broader support than atom-pc. (From meta-yocto rev: ea900a29a7cc28dc2bb568bd9d6f91efc326a814) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-31genericx86: add fbdev, modesettings and vesa Xorg driversRoss Burton
This should ensure that X can start on more hardware. The range of hardware is still small as the atom-pc kernel only has limited framebuffer devices currently (e.g. no nVidia). (From meta-yocto rev: 8d862c5357b6c0bac78bf9eaa49ff58468d01129) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-31genericx86: add new BSPRoss Burton
This BSP aims to support "most" contemporary x86 hardware. It's a direct copy of atom-pc initially. (From meta-yocto rev: 1a73ef79e16d0cbcd60fa3ad9854dbc121e3282d) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-10meta-yocto-bsp: update reference board SRCREVsBruce Ashfield
Bumping the 3.4 and 3.8 reference board SRCREVs to the latest 3.4 and 3.8 kernel commits. Note: not all reference boards prefer the 3.8 kernel, but we can set the SRCREVs regardless, since the board support is present, just not completely tested yet. [YOCTO #4566] (From meta-yocto rev: 34537b73ef76e0b0cbb94b906433796247bd2e69) Signed-off-by: Simarpreet Singh <simarpreet.singh@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-31linux-yocto: Drop 3.2 kernel bbappend for 3.2 kernel removalRichard Purdie
(From meta-yocto rev: 7773281a502a91116165c21e43c5eb5817b84a2c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-29xserver-xf86-config: re-enable AutoAddDevices for beagleboardPaul Eggleton
This was added quite a long time ago because of poor interactions between HAL and the X server when it came to enabling input devices. HAL is long gone and I think it's safe to say we don't need to disable this any longer, especially as it gets in the way of being able to plug in the keyboard/mouse after boot. (This has already effectively been removed for the other BSPs in meta-yocto-bsp). Fixes [YOCTO #1823]. (From meta-yocto rev: 214bc44e119ca808e59d28a21a6626c6f8e03cf7) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-29kernel 3.8: routerstationpro: use KERNEL_IMAGE_MAXSIZE to test the imageMichel Thebeau
routerstationpro is limited to 16mb flash size. Exceeding that size may not be noticed immediately, which we don't want. "The current latest kernel for the routerstationpro machine is far beyond the 16MB of it's flash size [0]. I think it would be good to [test if the size of the image is above that size]." Setting this variable will enable the do_sizecheck task and produce an error when the image is too large: "ERROR: This kernel (size=90230265 > 16777216) is too big for your device. Please reduce the size of the kernel by making more of it modular." >From commit 83716e40edacfd20dec8ef41f415ad5828d4643b. [YOCTO #3514] (From meta-yocto rev: 7b1c1ba4da101f6bfb709a84d5cddf616318fa4b) Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>