Commit Graph

18 Commits

Author SHA1 Message Date
Tom Zanussi
4b7c0dcebe meta-emenlow: update SRCREVs
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-18 09:21:59 -05:00
Otavio Salvador
3d02bee416 README.sources: use git.yoctoproject.org as server for the BSP repository
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-17 14:39:15 -05:00
Tom Zanussi
1b84a62be7 meta-intel: add README.sources
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-16 11:41:33 -05:00
Darren Hart
90ace178d3 linux-yocto*: extend FILESEXTRAPATHS instead of clobber them
Clobbering FILESEXTRAPATHS prevents multiple bbappend files providing file://
SRC_URIs. Extend the variable in each meta-* layer instead.

Build tested with linux-yocto on n450 and crownbay and linux-yocto-stable on
crownbay. Build tested linux-yocto on n450 with a third layer adding a config
fragment.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Acked-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-13 07:47:47 -07:00
Richard Purdie
5790768e77 conf/machine: Drop unused GUI_MACHINE_CLASS variables
Signed-off-by: Richard  Purdie <rpurdie@linux.intel.com>
2011-05-10 16:26:57 +01:00
Paul Eggleton
6280c0f0e7 Add emenlow pieces removed from oe-core
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Acked-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-06 13:47:23 -05:00
Tom Zanussi
da12d93530 meta-intel: use default rootfs size for BSPS
The default rootfs size if left unspecified is the actual rootfs size
+ 20%.  There doesn't seem to be a reason to make the default for
these BSPs anything different, so remove the IMAGE_ROOTFS_SIZE
overrides.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-05-03 09:28:49 -05:00
Tom Zanussi
6d373cd4d9 meta-emenlow: add hw blurb to README
Add a small description of the eMenlow platform, for release notes.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-04-25 16:07:15 -05:00
Tom Zanussi
4e208833a9 emenlow: update kernel SRCREVs
To update to latest and get past perf compile failure.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-03-21 15:57:20 -05:00
Joshua Lock
837edd3c95 emenlow.conf: no need to set PACKAGE_EXTRA_ARCHS
x86 and core2 are added to this variable by the tune-atom.inc file

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2011-03-18 09:57:37 -07:00
Saul Wold
72041c6379 emenlow.conf: Change PACKAGE_EXTRA_ARCHS and BASE_PACKAGE_ARCH to core2
After machine specific sysroot is implemented, emenlow and atom-pc
    could build together as one architecture. Thus change emenlow
    architecture back to core2.

    Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-02-25 09:07:49 -08:00
Tom Zanussi
fd301c36a5 emenlow: update linux-yocto SRCREVs
Update SRCREVS to latest

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-21 10:31:20 -06:00
Tom Zanussi
45f4ae55fc emenlow: update linux-yocto-stable SRCREVs
Update SRCREVS to latest

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-21 09:23:43 -06:00
Tom Zanussi
365b897b9c emenlow: switch kernel to linux-yocto
Make emenlow use the 2.6.37 kernel.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2011-02-21 09:23:37 -06:00
Saul Wold
bbb02ae3eb libva: add libxfixes to DEPENDS
Fixes [BUGID #716]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-02-16 18:46:49 -08:00
Saul Wold
a8621f9a66 xpsb-glx: add libxfixes and libxdamages to DEPENDS
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-02-16 18:45:16 -08:00
Tom Zanussi
c14f24a2e9 meta-emenlow: upgrade to master
Upgrade the meta-emenlow BSP to current master.

This updates the layer to reflect the naming changes that took place
between laverne and the current master, and allows the BSP to be built
for master.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-12-28 00:42:24 -06:00
Tom Zanussi
af40e14ce3 meta-emenlow: move to meta-intel repo from poky repo
This is the meta-emenlow layer, moved from the poky repo in order to
keep all the meta-intel BSPs together.

This version builds against laverne (0.90) - detailed build
instruction can be found in the README file.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-12-27 16:32:21 -06:00