aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-08-28meta-amd: minor fixes in the READMEsArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28bsp/e3000: add missing layer dependencies in layer.conf and README.mdArsalan H. Awan
LAYERDEPENDS_e3000 = "openembedded-layer meta-python meta-networking" Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp/formfactor/baldeagle: remove deprecated machine bitsArsalan H. Awan
This removes the leftovers of baldeagle machine which is deprecated. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp/README: add machines and layer dependencies infoArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd: remove meta-r1000, meta-v1000 & meta-e3000 as they are mergedArsalan H. Awan
This removes the following layers: * meta-r1000 * meta-v1000 * meta-e3000 as they are merged into a single meta-amd-bsp. All three machines can be used to build recipes against just as before and all machines have their seperate space inside meta-amd-bsp. This makes managing the layers easier. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move xserver-xf86-config recipe here from r1000 & v1000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move amdvlk recipe here from v1000/recipes-graphicsArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move all the vulkan recipes here from r1000 & v1000Arsalan H. Awan
r1000: * vulkan-loader-layers_1.1.70.bb v1000: * vulkan_1.1.92.1.bb * vulkan-headers_1.1.92.0.bb * vulkan-tools_1.1.92.0.bb Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move spirv-tools recipe here from r1000/recipes-devtoolsArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move glslang recipe here from r1000 & v1000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move rgp recipes here from r1000 & v1000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move packagegroup-multimedia-risky here from r1000, v1000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move linux-yocto* recipes here from r1000, v1000 & e3000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28linux-yocto: remove unnecessary executable permissions from patch filesArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move lttng-modules here from meta-e3000/recipes-kernelArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move amdgpu-firmware recipes here from r1000 & v1000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move amd-wdt kernel module here from r1000, v1000 & e3000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move amd-spi kernel module here from r1000, v1000 & e3000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move spi-test recipe here from r1000, v1000 & e3000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move gpio-test recipe here from r1000, v1000 & e3000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28e3000: move machine/bsp configurations to meta-amd-bsp layerArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28snowyowl: rename to e3000Arsalan H. Awan
This renames the snowyowl machine and its all references to e3000. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28v1000: move machine/bsp configurations to meta-amd-bsp layerArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28r1000: move machine/bsp configurations to meta-amd-bsp layerArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28v1000: rm commercial multimedia configs as they are now in common layerArsalan H. Awan
These are moved to the "meta-amd-bsp" (previously "common") layer in the amd-multimedia.inc file. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28v1000: remove opencv bits as it is not supported anymoreArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28recipes-rocm: move from r1000 & v1000 to the common meta-amd-bsp layerArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28common: rename to meta-amd-bspArsalan H. Awan
This renames common layers to meta-amd-bsp as it is going to hold all the bsps in it in the following commits. This also changes the layer title in layer.conf from "amd" to "amd-bsp" Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28common: remove unused linux-yocto_4.4 & linux-yocto-rt_4.4 recipesArsalan H. Awan
This removes the linux-yocto_4.4 & linux-yocto-rt_4.4 kernel recipes as we don't need them anymore. This also sets the PREFERRED_VERSION_linux-yocto ?= "4.14%" as default kernel for all bsps. We still have snowyowl and v1000 using the 4.14 kernel. r1000 has moved to 4.19 kernel. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-steppeeagle: remove this deprecated bspArsalan H. Awan
Users may use "sumo" or previous release branches to build for this machine. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amdfalconx86: remove this deprecated bspArsalan H. Awan
Users may use "sumo" or previous release branches to build for this machine. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-27Merge pull request #645 from ArsalanHAwan/warrior-r1k-graphics-multimedia-fixesWade Farnsworth
warrior r1000 graphics & multimedia fixes
2019-08-27amd-multimedia.inc: rm gst-examples if no INCLUDE_COMMERCIAL_MULTIMEDIAArsalan H. Awan
This removes the gst-examples from GSTEXAMPLES variable from packagegroup-core-x11-sato.bb in case INCLUDE_COMMERCIAL_MULTIMEDIA is not set to "yes". This is required to be done to fix the following dependency on faad2 which has commercial LICENSE_FLAGS: Missing or unbuildable dependency chain was: ['core-image-sato', 'packagegroup-core-x11-sato', 'gst-examples', 'gstreamer1.0-plugins-bad', 'faad2'] Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-27amd-multimedia.inc: rm gst1.0-vaapi if no INCLUDE_COMMERCIAL_MULTIMEDIAArsalan H. Awan
This removes gstreamer1.0-vaapi from GSTREAMER_PKGS (amd-features.inc) in case INCLUDE_COMMERCIAL_MULTIMEDIA is not set to "yes". This is required to be done to fix the following dependency on faad2 which has commercial LICENSE_FLAGS: Missing or unbuildable dependency chain was: ['core-image-sato', 'gstreamer1.0-vaapi', 'gstreamer1.0-plugins-bad', 'faad2'] Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-27common/gstreamer1.0-omx: drop patch as mesa decoders are already setArsalan H. Awan
This drops a patch that adjusts gstomx.conf to configure/include the video decoders provided by mesa omx bellagio as those decoders are already set now in v1.14.4 of gstreamer1.0-omx. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-27common/gstreamer1.0-vaapi: drop a patch that is merged upstreamArsalan H. Awan
This drops a patch that is merged upstream, therefore the removed change is a part of the current source code that we are using. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-27common/packagegroup-multimedia-risky.bb: refactor dependency nameArsalan H. Awan
This renames the packagegroup-multimedia-risky RDEPENDS libfaad to faad2 as per the changes in the faad2 recipe upstream. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-27common: add amd-multimedia.inc to control commercial multimediaArsalan H. Awan
This adds a new file amd-multimedia.inc and sets it to be required in amd-common-configurations.inc. The purpose of this file is to control the multimedia packages and mpv which have LICENSE_FLAGS = "commercial". We do this using INCLUDE_COMMERCIAL_MULTIMEDIA and INCLUDE_MPV flags which control these packages from being included into the builds unless user explicitly sets these variables to "yes" in the local.conf. This also adds a disclaimer that we don't include these by default and we don't distribute these as binaries. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-27r1000/machine.conf: enable graphics and multimedia featuresArsalan H. Awan
This adds amd-feature-graphics and amd-feature-multimedia to EXTRA_IMAGE_FEATURES in the meta-r1000/conf/machine/r1000.conf. Effectivelty enables the mesa-demos and various multimedia packages. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-27common/libglu: fix build as mesa-demos depends on itArsalan H. Awan
This adds a missing #include <stddef.h> to fix the NULL not defined error at compile time. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-26Merge pull request #644 from chaudharyak/warriorWade Farnsworth
linux-yocto_4.19.8 : add 4.19.8 amdgpu patch
2019-08-26Merge pull request #643 from ArsalanHAwan/warrior-r1k-userspace-upgradeWade Farnsworth
warrior r1000 userspace upgrade
2019-08-23R1000 : update R1000 firmwareChaudhary Amit Kumar
2019-08-22linux-yocto_4.19.8 : add 4.19.8 amdgpu patchChaudhary Amit Kumar
2019-08-19common/mesa: upgrade to git master e9cf8c1 to fix issues with radeonsiArsalan H. Awan
This upgrades mesa from v19.1.3 tar release to a git master branch src at commit e9cf8c1d3010e9eada5a7921239ad7895f249b5c to fix some issues with radeonsi using the following patch: * 0001-radeonsi-disabling-the-displayable-DCC-on-Raven-Ridg.patch This also makes some changes in the mesa.inc related to license md5 checksum and asm config var which is not applicable anymore in this release as mentioned in these mesa repo commits: * 20294dceebc23236e33b22578245f7e6f41b6997 * 52a39a332fec1e5a8d686558b9a71e42bcfcbb0f * 1738b38ce8ef5fec6146225306bd70690a269afa Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-16common/mesa: upgrade to v19.1.3Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-14common/llvm: upgrade llvm to v9.0.0Arsalan H. Awan
This also sets the *_LLVM_RELEASE vars in amd-common-configurations.inc accordingly. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-11common/xf86-video-amd: upgrade ddx driver to v19.0.1Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-11common/libdrm: upgrade to v2.4.99Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-11common/vdpau: upgrade libvdpau v1.1.1 to newer commitArsalan H. Awan
This upgrades vdpau to af517f56d64118520aa0c8456318dd9ec3307e94 commit, and uses the upstream recipe and drops the local one. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>