summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-03-08netbase: Use machine override for netbase genmac dependency1.4_M5.rc1Darren Hart
Without the machine override, the genmac dependency will be pulled in whenever the layer is included, regardless of MACHINE. Reported-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2013-03-07fri2-noemgd: use fbdev X driverNitin A Kamble
The systems provided by the Yocto Project Fish River Island 2 Giveaway Program come with Fast Boot EFI firmware. This firmware does not provide legacy BIOS support. And because the 'vesafb' X driver depends on this legacy BIOS support, it fails to work on these systems. On these systems the 'fbdev' X driver is able to work, giving a functional X graphical screen. Somehow the 'fbdev' X driver is finding 800x600 as the only available mode for display on these systems. This 'fbdev' X driver should also work with the other fri2 systems which come with the Kontron supplied APTIO (AMI) BIOS. This fixes bug: [YOCTO #3846] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06va-intel: set ALLOW_EMPTY on a per-package basisTom Zanussi
ALLOW_EMPTY needs to be set per-package - this updates va-intel to avoid warnings to that effect. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06gst-va-intel: avoid warning regarding ALLOW_EMPTYNitin A Kamble
Due to recent changes in the oecore layer, non package specific ALLOW_EMPTY declarations now cause warnings as seen below. WARNING: QA Issue: /media/build1/poky/meta-intel/common/ recipes-multimedia/gstreamer/gst-va-intel.bb: Variable ALLOW_EMPTY is set as not being package specific, please fix this. Avoid this warning by making ALLOW_EMPTY declarations package specific. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06sys940x sys940x-noemgd: move BSPs to the v3.8 kernelNitin A Kamble
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for these BSPs. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06sugarbay: move BSP to the v3.8 kernelNitin A Kamble
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06nuc: move BSP to the v3.8 kernelNitin A Kamble
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06jasperforest: move BSP to the v3.8 kernelNitin A Kamble
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06fri2 fri2-noemgd: move BSPs to the v3.8 kernelNitin A Kamble
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for these BSPs. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06emenlow emenlow-noemgd: move BSPs to the v3.8 kernelNitin A Kamble
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for these BSPs. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06crownbay crownbay-noemgd: move BSPs to the v3.8 kernelNitin A Kamble
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for these BSPs. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06chiefriver: move BSP to the v3.8 kernelNitin A Kamble
Now the v3.8 kernel recipes are available in the oecore & meta-intel layers. And also the v3.8 kernel is validated for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06jasperforest: linux-yocto_3.8 recipe extensionNitin A Kamble
Provide the jasperforest BSP specific extension for the linux-yocto_3.8 recipe from the oecore layer. This configures the right git branches of the kernel repository for the jasperforest BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06sys940x: linux-yocto_3.8 recipe extensionNitin A Kamble
Provide the sys940x BSP specific extension for the linux-yocto_3.8 recipe from the oecore layer. This configures the right git branches of the kernel repository for the sys940x BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06sugarbay: linux-yocto_3.8 recipe extensionNitin A Kamble
Provide the sugarbay BSP specific extension for the linux-yocto_3.8 recipe from the oecore layer. This configures the right git branches of the kernel repository for the sugarbay BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06nuc: linux-yocto_3.8 recipe extensionNitin A Kamble
Provide the nuc BSP specific extension for the linux-yocto_3.8 recipe from the oecore layer. This configures the right git branches of the kernel repository for the nuc BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06fri2: linux-yocto_3.8 recipe extensionNitin A Kamble
Provide the fri2 BSP specific extension for the linux-yocto_3.8 recipe from the oecore layer. This configures the right git branches of the kernel repository for the fri2 BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06emenlow: linux-yocto_3.8 recipe extensionNitin A Kamble
Provide the emenlow BSP specific extension for the linux-yocto_3.8 recipe from the oecore layer. This configures the right git branches of the kernel repository for the emenlow BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06crownbay: linux-yocto_3.8 recipe extensionNitin A Kamble
Provide the crownbay BSP specific extension for the linux-yocto_3.8 recipe from the oecore layer. This configures the right git branches of the kernel repository for the crownbay BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-06chiefriver: linux-yocto_3.8 recipe extensionNitin A Kamble
Provide the chiefriver BSP specific extension for the linux-yocto_3.8 recipe from the oecore layer. This configures the right git branches of the kernel repository for the chiefriver BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-04sys940x: linux-yocto-dev recipe extensionNitin A Kamble
Provide the sys940x BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the sys940x BSP. This commit is addressing this bug: [YOCTO #3931] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2013-03-04crownbay: linux-yocto-dev recipe extensionNitin A Kamble
Provide the crownbay BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the crownbay BSP. This commit is addressing this bug: [YOCTO #3931] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-04fri2: linux-yocto-dev recipe extensionNitin A Kamble
Provide the fri2 BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the fri2 BSP. This commit is addressing this bug: [YOCTO #3931] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2013-03-04emenlow: linux-yocto-dev recipe extensionNitin A Kamble
Provide the emenlow BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the emenlow BSP. This commit is addressing this bug: [YOCTO #3931] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-04chiefriver: linux-yocto-dev recipe extensionNitin A Kamble
Provide the chiefriver BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the chiefriver BSP. This commit is addressing this bug: [YOCTO #3931] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-04nuc: linux-yocto-dev recipe extensionNitin A Kamble
Provide the nuc BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the nuc BSP. This commit is addressing this bug: [YOCTO #3931] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-04jasperforest: linux-yocto-dev recipe extensionNitin A Kamble
Provide the jasperforest BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the jasperforest BSP. This commit is addressing this bug: [YOCTO #3931] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-04sugarbay: linux-yocto-dev recipe extensionNitin A Kamble
Provide the sugarbay BSP specific extension for the linux-yocto-dev recipe from the oecore layer. This configures the right git branches of the kernel repository for the sugarbay BSP. This commit is addressing this bug: [YOCTO #3931] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-04remove the older 1.14 version emgd-driver-bin recipeNitin A Kamble
All the BSPs have been switched to use the latest 1.16 version of the EMGD driver. And nothing is utilizing the older 1.14 version now. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-03-04sys940x: use EMGD version 1.16 instead of 1.14Nitin A Kamble
The link for the source tarball of the emgd 1.14 driver is not working anymore. Also the sys940x BSP should also use the latest EMGD driver like rest of the EMGD based BSPs. This partly addresses: [YOCTO #3809] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
2013-03-04meta-tlk: Update bbappend to 3.8Richard Purdie
The 3.0 kernel was dropped and the 3.8 kernel added, update the bbappend accordingly. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-27mesa-dri: update preferred versionAlexandru DAMIAN
Since mesa-dri got updated in the meta oe-core, preferred versions point to revisions that don't exist. So we update the current stable version. Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Acked by: Nitin A Kamble <nitin.a.kamble@intel.com>
2013-02-27romley: add Ivy Bridge supportKishore Bodke
Create a new machine to support the romley Ivy Bridge CPU variant. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-02-18meta-romley: change preferred kernel to 3.41.4_M4.rc11.4_M4.final1.4_M4Kishore Bodke
Set the romley preferred kernel version to 3.4. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-02-18meta-romley: add support for the linux-yocto_3.4 kernelKishore Bodke
Add linux-yocto_3.4 kernel support for the romley machine. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-02-16meta-intel: remove cedartrail maintainer from the MAINTAINERS listKishore Bodke
Update the MAINTAINERS list after removing the cedartrail BSP from meta-intel. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-02-16cedartrail: remove BSPKishore Bodke
Cedartrail will not be supported in the Yocto 1.4 Release. Remove it from meta-intel. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-02-12emgd-driver-bin: Fix RDEPENDSRichard Purdie
RDEPENDS should be set on specific packages, not applied to everything in general (e.g. -dev, -dbg or -doc packages). This fixes up warnings in the build. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-02-12mesa-dri: Update bbappend to version 9.0.2Darren Hart
Adjust bbappend to match changes in OE-Core. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2013-02-04meta-intel: remove kernel AUTOREVsTom Zanussi
Using AUTOREV turns out to cause problems with unreproducible autobuilder builds and unwanted network access. This patch removes kernel AUTOREVs and locks down SRCREVs and LINUX_VERSIONs. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2013-02-01fri2: use EMGD version 1.16 instead of 1.14Nitin A Kamble
The recently added 1.16 version of the EMGD graphics stack also works for the FRI2 BSP. Update the BSP to use the newer EMGD version for graphics. This partly addresses: [YOCTO #3809] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-02-01emenlow README: add information about the gma500 driverNitin A Kamble
Mention the use of the graphics stack based on the kernel 'gma500' driver as well as the 'modesetting' X driver for the emenlow-noemgd machine configuration. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-02-01fri2.conf: fix boot time kernel errorsNitin A Kamble
The following was seen when booting the fri2: BUG: Bad page state in process loop0 pfn:3803 page:f6991700 count:0 mapcount:0 mapping: (null) index:0x0 page flags: 0x80400000(uncached) Modules linked in: emgd drm_kms_helper ip_tables x_tables arc4 minix cdc_acm iwlwifi led_class mac80211 cfg80211 firmware_class Pid: 448, comm: loop0 Not tainted 3.4.26-yocto-standard #1 Call Trace: [<c10cdb0f>] bad_page+0x8f/0xe0 [<c10ce0e5>] get_page_from_freelist+0x435/0x4e0 [<c10ce2c5>] __alloc_pages_nodemask+0x135/0x690 [<c10d1964>] __do_page_cache_readahead+0xe4/0x210 [<c1055a6b>] ? get_parent_ip+0xb/0x40 [<c1055a6b>] ? get_parent_ip+0xb/0x40 [<c10d1cf7>] ra_submit+0x27/0x30 [<c10d1e37>] ondemand_readahead+0x137/0x230 [<c166b061>] ? __wait_on_bit_lock+0x61/0xa0 [<c10d1fae>] page_cache_async_readahead+0x7e/0xa0 [<c112b590>] __generic_file_splice_read+0x360/0x5a0 [<c1129e90>] ? page_cache_pipe_buf_release+0x20/0x20 [<c105c56c>] ? enqueue_task_fair+0x1ac/0x620 [<c105b584>] ? check_preempt_wakeup+0x144/0x220 [<c1054b32>] ? check_preempt_curr+0x72/0x90 [<c1051f5d>] ? ttwu_stat+0x2d/0x100 [<c1055a6b>] ? get_parent_ip+0xb/0x40 [<c1055a6b>] ? get_parent_ip+0xb/0x40 [<c1670763>] ? sub_preempt_count+0x43/0xb0 [<c102573e>] ? __kunmap_atomic+0x3e/0x90 [<c13b22c0>] ? loop_make_request+0xf0/0xf0 [<c13b19b9>] ? lo_splice_actor+0x89/0xc0 [<c12c01e4>] ? security_file_permission+0x94/0xb0 [<c112b83c>] generic_file_splice_read+0x6c/0xe0 [<c112b7d0>] ? __generic_file_splice_read+0x5a0/0x5a0 [<c112a201>] vfs_splice_to+0x61/0x80 [<c112a2ca>] splice_direct_to_actor+0xaa/0x1d0 [<c13b21b0>] ? loop_thread+0x510/0x510 [<c13b1f43>] loop_thread+0x2a3/0x510 [<c13b1ca0>] ? do_lo_send_write+0xe0/0xe0 [<c1047103>] kthread+0x73/0x80 [<c1047090>] ? kthread_freezable_should_stop+0x50/0x50 [<c1673df6>] kernel_thread_helper+0x6/0x10 The fri2 has 1Gb of ram, hence the kernel sets 128Mb for the allocation of vmalloc memory. The EMGD driver needs at least 256Mb of vmalloc memory to work correctly, according to the EMGD documentation This change passes the vmalloc allocation size to the kernel via the vmalloc=256MB boot parameter. Adjusting the kernel's vmalloc allocation size fixes the kernel errors. This fixes bug: [Yocto #3810] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-02-01nuc.conf: use the new method for specifying VA codecsNitin A Kamble
This replaces the old VA_FEATURES method for specifying codecs. These VA codecs are included in the image when the image has 'hwcodec' in the IMAGE_FEATURES variable. One can disable the VA features by redefining the IMAGE_FEATURES variable in local.conf. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-02-01chiefriver.conf: use the new method for specifying VA codecsNitin A Kamble
This replaces the old VA_FEATURES method for specifying codecs. These VA codecs are included in the image when the image has 'hwcodec' in the IMAGE_FEATURES variable. One can disable the VA features by redefining the IMAGE_FEATURES variable in local.conf. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-02-01sugarbay.conf: use the new method for specifying VA codecsNitin A Kamble
This replaces the old VA_FEATURES method for specifying codecs. These VA codecs are included in the image when the image has 'hwcodec' in the IMAGE_FEATURES variable. One can disable the VA features by redefining the IMAGE_FEATURES variable in local.conf. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-01-24sys940x.conf: use the new method for specifying VA codecs1.4_M3.rc21.4_M3.final1.4_M3Nitin A Kamble
This replaces the old VA_FEATURES method to specify the codecs. These VA codecs are included in the image when image has 'hwcodec' in the IMAGE_FEATURES. And one can disable the VA features by redefining the IMAGE_FEATURES var in the local.conf . The gst-va-intel package pulls in emgd driver and x11 pieces, hence it is moved to the XSERVERCODECS var. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-01-24fri2.conf: use the new method for specifying VA codecsNitin A Kamble
This replaces the old VA_FEATURES method to specify the codecs. These VA codecs are included in the image when image has 'hwcodec' in the IMAGE_FEATURES. And one can disable the VA features by redefining the IMAGE_FEATURES var in the local.conf . The gst-va-intel package pulls in emgd driver and x11 pieces, hence it is moved to the XSERVERCODECS var. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-01-24crownbay.conf: use the new method for specifying VA codecsNitin A Kamble
This replaces the old VA_FEATURES method to specify the codecs. These VA codecs are included in the image when image has 'hwcodec' in the IMAGE_FEATURES. And one can disable the VA features by redefining the IMAGE_FEATURES var in the local.conf . The gst-va-intel package pulls in emgd driver and x11 pieces, hence it is moved to the XSERVERCODECS var. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2013-01-24emenlow.conf: use the new method for specifying VA codecsNitin A Kamble
This replaces the old VA_FEATURES method to specify the codecs. These VA codecs are included in the image when image has 'hwcodec' in the IMAGE_FEATURES. And one can disable the VA features by redefining the IMAGE_FEATURES var in the local.conf . The gst-va-intel package pulls in emgd driver and x11 pieces, hence it is moved to the XSERVERCODECS var. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>