aboutsummaryrefslogtreecommitdiffstats
path: root/meta-steppeeagle/conf
AgeCommit message (Collapse)Author
2017-10-24steppeeagle: drop unsupported RT kernel optionsAwais Belal
RT kernel is not supported on the SteppeEagle BSP so drop the options. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2017-02-01amd-gpio: Enable the driver for steppeeagle targetAhsan Hussain
This could go to amd-common-configurations.inc, but for that we would have to change the driver recipe names i.e. to kernel-module-*. Not changing the current naming conventions by AMD, we'll be enabling it via the machine.conf which requires it. Signed-off-by: Ahsan Hussain <ahsan_hussain@mentor.com>
2017-01-04steppeeagle: enable and use cb-mbs-optionsMichael
2016-10-21conf: specify serial console prior to vga consoleAwais Belal
As a best practise the serial consoles should be provided earlier on the kernel command line than the vga consoles because the last console is used for taking user input and is mapped to /dev/console. Using it differently can break things at places where conflicting/incorrect serial drivers can generate a kernel panic in such a scenario. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2016-08-11multimedia: Add more license files for commercial multimediaDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-08-01amd: Use ??= for INCLUDE_* settingsDrew Moseley
This allows for later overriding by other local.conf.append files using ??= while still allowing a local user to override them all by using =. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-07-26amd: Update multimedia settings for master branchDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-07-26mpv: Switch from mplayer2 to mpvDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-07-26libmad: Remove references to libmadDrew Moseley
This has been removed from poky so we no longer reference it. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-07-15<machines>: move common configurations to a common includeAwais Belal
This consolidates the common configurations between the different machines and move them to common from where these are used through an include to make things more maintainable. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2016-05-26Merge branch 'jethro'Drew Moseley
2016-05-24local.conf.append.machine: align disclaimer with standard MEL BSPsAwais Belal
The disclaimer text for license-restricted packages is updated to align with the other standard MEL BSPs. Additionally some minor refactoring is done for the same alignment needs. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2016-04-26amd: Disable waylandDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-04-25amd: Disable waylandDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com> (cherry picked from commit 6e1085aa42c9a071e028f4d3d69d70478509b78d)
2016-04-25amd: Disable qemu-mode MACHINE_FEATUREDrew Moseley
QEMU does not currently support the enhanced instructions available on the AMD chips. Some builds with external toolchains will fail if these instructions are enabled by default. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-04-08Merge pull request #282 from mwpow3ll/imc_supportDrew Moseley
Imc support
2016-04-08local.conf.append: restructure inclusion logicAwais Belal
It is seen that when a boolean variable isn't enabled, there's no change to the value at all, not even a space if += is used. So in order to cope with the value exactly and to avoid un-intended results we use .= to strengthen the logic. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2016-04-07Enable IMC and or AMD SPI SDKArindam Nath
- amdfalconx86 / SteppeEagle: IMC and AMD SPI SDK - BaldEagle: Enable IMC Signed-off-by: Arindam Nath <arindam.nath@amd.com> Signed-off-by: Michael Powell <michael_powell@mentor.com>
2016-04-05linux-yocto: Upgrade SE / BE to v4.1 kernel and refactorMichael
2016-03-28steppeeagle/baldeagle: upgrade llvm and mesaAwais Belal
This essentially upgrades mesa and llvm for the steppeeagle and baldeagle BSPs while the amdfalconx86 BSP already uses the ugraded versions. Mesa is upgraded from 10.6.3 to 11.0.8 (git) LLVM is upgraded from 3.4.2 to 3.7.1 Signed-off-by: Awais Belal <awais_belal@mentor.com>
2016-03-15steppeeagle.conf: adjust configurations to allow usage of RT kernelDrew Moseley
The radeon driver is not RT-safe so we only pick it up when a standard kernel is being used. We also adjust the PREFERRED_PROVIDER for virtual/kernel accordingly. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-03-15xf86-video-*: Consolidate recipesDrew Moseley
These two recipes are virtually identical and can be combined into a new renamed recipe (xf86-video-amd) with just a few overridden variables. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-03-15linux-yocto-rt: Make this recipe more broadly applicableDrew Moseley
Rename the RT selection variable as it is not strictly specific to amdfalconx86. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-03-11amd: Add additional overrides for GPU typeDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-03-11amd: Add MACHINEOVERRIDE for amdx86Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-01-15amd: Allow INCLUDE_MPLAYER and INCLUDE_COMMERCIAL_MULTIMEDIA overridesDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2016-01-15mplayer2/commercial-multimedia: provide usage detailsAwais Belal
Provide details and variables for enabling the commercial multimedia packages and mplayer2 support. This will be done through local.conf. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2016-01-13machine.conf: updated PREFFERED_VERSION for libavAwais Belal
The base version available for libav for jethro onwards branches is 9.18 so we update accordingly in order to steer clear of the QA warnings. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-11-11amd: enable multilib for the current machinesAwais Belal
BaldEagle, SteppeEagle and AMD Falcon Series are multilib architectures with the rootfs/tools having lib64 additionally to /lib. If these platforms are not marked with having multilib compatibility we run in to issues like: ERROR: Unable to locate installed libc.so file (/usr/lib/libc.so). This may mean that your external toolchain uses a different multi-lib setup than your machine configuration. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-09-25Merge branch 'dizzy'Drew Moseley
2015-09-16amd: Conditionalize firmware-wireless on MEL based distros.Drew Moseley
Resolves open Yocto build errors such as: ERROR: Nothing RPROVIDES 'firmware-wireless' (but ...poky/meta/recipes-core/packagegroups/packagegroup-base.bb RDEPENDS on or otherwise requires it) Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2015-09-16steppeeagle.conf: add firmware-wireless to recommendationsAwais Belal
MEL provides a subset of firmware from linux-firmware that have acceptable licensing terms through firmware-wireless so we use that as it follows the general product rules. It is done through recommendations so to avoid issues in open environment. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-08-21Merge branch 'dizzy'Drew Moseley
2015-08-10layer.conf: update BBFILE_PRIORITY for all layersAwais Belal
The layer priority under meta-amd is currently same (6) for all layers. Which makes it a little difficult to deterministically override changes from the layers we inherit from. We now adjust the priority of all layers so things like prepend/append can be done a little more deterministically. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-07-20Merge branch 'dizzy' into fooDrew Moseley
Conflicts: common/recipes-benchmark/iperf/iperf_2.0.5.bbappend common/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bbappend common/recipes-core/initrdscripts/initramfs-live-install_1.0.bbappend common/recipes-multimedia/gstreamer/gstreamer1.0-libav_%.bbappend common/recipes-multimedia/mplayer/mplayer2_git.bbappend meta-baldeagle/conf/machine/baldeagle.conf meta-steppeeagle/conf/machine/steppeeagle.conf
2015-06-24steppeeagle.conf: drop version specification for connmanAwais Belal
The connman version is handled through mel specific versioning so no warnings/errors are encountered in the open builds. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-05-28amd: Update preferred version of connman to 1.29Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2015-04-17Merge branch 'dizzy'Drew Moseley
Conflicts: common/recipes-graphics/mesa/mesa_10.4.4.bbappend common/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bbappend
2015-04-14Fix MACHINEOVERRIDESMichael
bitbake reads MACHINEOVERRIDES from left to right, least to most specific. Prepend 'amd:' to stay compliant.
2015-04-10Merge branch 'dizzy'Drew Moseley
Conflicts: common/recipes-kernel/lttng/lttng-modules/Update-compaction-instrumentation-to-3.12-kernel.patch
2015-03-25mesa: Upgrade to 10.4.4Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2015-03-24baldeagle, steppeeagle.conf: move to connman 1.28Awais Belal
connman version 1.28 is now available which provides quite a few bug fixes over the 1.25 version. We now move to 1.28 to leverage the stability. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-03-18steppeeagle.conf: provide display mode for VESAAwais Belal
A display mode is necessary in order to kick off the VESA driver through kernel commandline particularly in the legacy boot mode otherwise the frame buffer device (/dev/fb) is not created and hence the logo/splash displays fail. This is safe as X server can further set itself up according to its own configuration rather than relying on this. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-03-05Globally replace base_contains with bb.utils.containsAwais Belal
OE-Core has obsoleted the usage of base_contains function in favor of the bb.utils.contains functions. The earlier one will be dropped in coming releases of OE-Core. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-02-04amd: Disable v86d.Drew Moseley
This enables the CONFIG_FB_UVESA kernel option which seems to conflict with CONFIG_FB_EFI or CONFIG_FB_RADEON. Since we don't need multiple FB options this seems like the simplest fix. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-12-08amd: Upgrade to kernel v3.12.34Drew Moseley
This rather large patch upgrades the AMD Steppe Eagle and Bald Eagle platforms to the v3.12.34 stable tag. Additionally it renames the kernel recipe to linux-amd since it is _not_ a linux-yocto style recipe. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-12-01xf86-video-ati: Use include recipeMichael
- Move xf86-video-ati_git.bb to xf86-video-ati.inc and create two versioned recipes to be used - SteppeEagle: Remove libdrm preferred version
2014-11-20amd: Updated libav PREFERRED_VERSION for dizzyDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-05amd: Add blkid command to RRECOMMENDSDrew Moseley
This is useful when installing onto SATA hard drives to be able to determine the PARTUUID. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-18amd: Set preferred version of libav to 9.10Drew Moseley
If mplayer is included in a custom build this version of libav is needed. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>