summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/machine/routerstationpro.conf
Commit message (Collapse)AuthorAgeFilesLines
* meta-yocto: remove kernel26 machine feature usageTom Zanussi2012-04-171-2/+1
| | | | | | | kernel26 is now obsolete so remove it from the machine configs that use it. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* rspro-conf: remove usbgadget from routerstationproZumeng Chen2012-01-201-1/+1
| | | | | | | | | | Since the target doesn't have the related requirement to use USB slave hardware supporting usb gadget, so remove it from MACHINE_FEATURES. Signed-off-by: Zumeng.chen@windriver.com> Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/meta-yocto: routerstationpro/beagleboard: add 3.0.x supportBruce Ashfield2012-01-031-0/+1
| | | | | | | | Updating the routerstationpro and beagleboard compatibility and SRCREV to pickup v3.0.12 support. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/machine: Don't poke around providers which aren't machine specific/safeRichard Purdie2011-12-061-1/+0
| | | | | | | | | | Machines shouldn't be poking around PREFERRED_PROVIDERS which aren't machine specific or at least machine safe. Kernels are machine specific and the xserver is selectable. libx11 and mesa are now really a distro choice and machine configurations shouldn't be poking around them as it just leads to corruption, conflicts and confusion. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: allow for virtual/kernel overrideDarren Hart2011-08-181-1/+1
| | | | | | | | Conditionally assign the PREFERRED_PROVIDER_virtual/kernel in the meta-yocto machine configs to allow the user or other layers to override it. This is required to use the linux-yocto-rt kernel, for example. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-yocto: Sync with TARGET_ARCH removal changesRichard Purdie2011-07-251-2/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* machine confs: Add xserver-kdrive as PREFERRED_PROVIDERSaul Wold2011-05-271-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* IMAGE_ROOTFS_SIZE: Cleanup machine conf filesSaul Wold2011-05-251-1/+0
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-yocto: Move files inappropriate to OE-Core from metaRichard Purdie2011-03-031-0/+24
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>