summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-valleyisland/conf
Commit message (Collapse)AuthorAgeFilesLines
* meta-valleyisland: Add linux-firmware to valleyisland BSPsNg Wei Tee2015-08-062-0/+3
| | | | | | | | | Add linux-firmware as a whole for both valleyisland-32.conf and valleyisland-64.conf in order to enable the Marvell 8897 card, as well as other devices requiring firmware blobs. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-valleyisland: Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14Ng Wei Tee2015-02-272-2/+2
| | | | | | | | | Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for valleyisland-32 and valleyisland-64. Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com> Reviewed-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-valleyisland: fix build errors for valleyisland-32Rebecca Chang Swee Fun2014-05-121-4/+4
| | | | | | | | | Build errors on machine valleyisland-32: ERROR: Nothing RPROVIDES '${XSERVER_IA32_BASE}' Removing '${XSERVER_IA32_BASE}' and replace it with '${XSERVER_X86_BASE}' Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-valleyisland: provide machine configuration for valleyislandChan Wei Sern2014-05-092-0/+48
| | | | | | | | | | | | Create new machines named 'valleyisland-32' and 'valleyisland-64' for this platform. Re-include 'conf/machine/include/intel-common-pkgarch.inc' to re-use recipe-kernel from intel-common. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
* meta-valleyisland: new BSP layer for Intel Atom E38XX ProcessorRebecca Chang Swee Fun2014-05-091-0/+14
This layer provides support for Intel Atom E38XX Processor product line. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com> Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>