aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-05-21libffi: upgrade to v3.3 as per yocto dunfellArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21gstreamer1.0-omx: upgrade to 1.16.2 as per yocto dunfellArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21xrandr: upgrade to v1.5.1 as per yocto dunfellArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21libvdpau: upgrade vdpau to v1.3 as per yocto dunfellArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21libva: upgrade vaapi to v2.6 as per yocto dunfellArsalan H. Awan
This upgrades the libva-utils_2.4.0 to libva-utils_2.6.0 and libva_2.4.0 to libva_2.6.1 as per yocto dunfell. We still need to upgrade libva-x11 to v2.6.1 according to the new meson based build. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21python2: remove bbappend as python2 support has ended in yocto dunfellArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21bsp/grub: make v2.02 build use python3 as python2 is gone in dunfellArsalan H. Awan
This exports the PYTHON var so that the grub 2.02 build process can pick up the right version of python i.e. 3 because python2 support has ended in yocto dunfell and so the build fails to find python2. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21bsp/grub: fallback to grub 2.02 as 2.04 fails to build for amd znver1Arsalan H. Awan
The new grub-efi v2.04 fails to build for the amd ryzen znver1 platform with error: error: SSE register return with SSE disabled This adds the recipe for grub 2.02 and uses that as the bootloader. This sets the PREFERRED_VERSION_grub,grub-efi to 2.02 accordingly. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21bsp/kernel: let's port the 4.19 kernel recipes to start with on dunfellArsalan H. Awan
This ports the 4.19 kernel recipes from upstream warrior branch into meta-amd to start with the new dunfell branch. User should be able to build an image for a BSP on which 4.19 kernel was supported previously. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21meta-amd/bsp,distro: move to yocto dunfell branchArsalan H. Awan
This sets the following vars in the respective layers: LAYERSERIES_COMPAT_amd-bsp = "dunfell" LAYERSERIES_COMPAT_amd-distro = "dunfell" Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21docs/BUILD.md: change branch name to YOCTO_BRANCH varArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21docs/DOCUMENTATION.md: update links as per yocto version being usedArsalan H. Awan
This updates the links of yocto docs references from v2.7.2 to v3.1 as being used at the moment for the next release. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21docs/SETUP.md: set ground for next releaseArsalan H. Awan
This moves the following yocto meta layers to the latest commits on the dunfell branch for next release: * poky * meta-openembedded * meta-dpdk This also unties meta-amd from the previous release tag. This also updates the links of yocto docs references from v2.7.2 to v3.1 as being used at the moment for the next release. This also updates the build system's dependencies as per the current yocto version 3.1. Finally, this does some dir renames. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-02-27Merge pull request #677 from ArsalanHAwan/warrior-r1000-ga-202002warrior-r1000-ga-202002warriorWade Farnsworth
release/warrior-r1000-ga-202002: add release docs and tag
2020-02-27release/warrior-r1000-ga-202002: add release docs and tagArsalan H. Awan
See RELEASE.md for the release notes and FEATURES.md for a list of supported features in this release. See README.md for instructions about getting started with meta-amd. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-02-14Merge pull request #676 from ArsalanHAwan/warrior-e3000-ga-202002warrior-e3000-ga-202002Wade Farnsworth
release/warrior-e3000-ga-202002: add release docs and tag
2020-02-14release/warrior-e3000-ga-202002: add release docs and tagArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-01-23Merge pull request #675 from chaudharyak/warriorWade Farnsworth
R1000_LP : add 4.19.8 amdgpu patch for R1000 LP
2020-01-21Merge pull request #674 from wfarnsworth/wfarnsworth-fix-mailing-listArsalan H. Awan
Fix link to mailing list
2020-01-20R1000 : R1000 firmware updateChaudhary Amit Kumar
2020-01-17R1000_LP : add 4.19.8 amdgpu patch for R1000 LPChaudhary Amit Kumar
2020-01-17Fix link to mailing listWade Farnsworth
Signed off by: Wade Farnsworth \<wade_farnsworth@mentor.com\>
2019-12-19Merge pull request #673 from ArsalanHAwan/warrior-e3000-rt-kernel-upgradeWade Farnsworth
warrior/e3000: linux-yocto-rt upgrade to v4.19.8 (4.19.8-rt3-yocto-preempt-rt)
2019-12-19e3000/rt-kernel: move to linux-yocto-rt v4.19.8 from v4.14.71Arsalan H. Awan
This switches e3000 rt kernel to the new linux-yocto-rt v4.19.8 i.e. 4.19.8-rt3-yocto-preempt-rt from the previous v4.14.71. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-19e3000/linux-yocto-rt: add recipe for the RT kernel v4.19.8Arsalan H. Awan
This adds the linux-yocto-rt v4.19.8 recipe for the e3000 BSP. This is just a base port without any patches. We might get patches from AMD on top of this port for e3000 later on. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-18Merge pull request #672 from ArsalanHAwan/warrior-e3000-kernel-upgradeWade Farnsworth
warrior/e3000: linux-yocto upgrade to v4.19.8
2019-12-18e3000/kernel: move to linux-yocto v4.19.8 from v4.14.71Arsalan H. Awan
This switches e3000 kernel to the new linux-yocto v4.19.8 from the previous v4.14.71. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-18e3000/linux-yocto: add recipe for kernel v4.19.8Arsalan H. Awan
This adds the linux-yocto v4.19.8 recipe for the e3000 BSP. This is just a base port without any patches. We might get patches from AMD on top of this port for e3000 later on. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-16Merge pull request #671 from ArsalanHAwan/warrior-e3000-docs-updatesWade Farnsworth
warrior/e3000: docs updates
2019-12-16Merge pull request #670 from ArsalanHAwan/warrior-dpdk-fixWade Farnsworth
dpdk: fix for v18.11.1
2019-12-16Merge pull request #669 from ArsalanHAwan/warrior-nextWade Farnsworth
meta-amd/docs: set ground for next release
2019-12-16docs/CUSTOMIZE.md: add e3000 as supported bsp for customizable featuresArsalan H. Awan
This lists e3000 as a supported bsp against the features that are customizable for it. This also lists RT_KERNEL_AMD feature that is to be supported for e3000. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-16docs/FEATURES.md: list e3000 bsp supported featuresArsalan H. Awan
This adds a column for e3000 bsp to list its features that are going to be supported. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-16docs/DOCUMENTATION.md: add link for dpdk documentationArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-16dpdk: fix recipe of v18.11.1Arsalan H. Awan
This fixes the dpdk recipe of v18.11.1 for the next release. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-16docs/SETUP,DOCUMENTATION: update links as per yocto version being usedArsalan H. Awan
This updates the links of yocto docs references from v2.7.1 to v2.7.2 as being used at the moment for the next release. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-16docs/SETUP.md: set ground for next releaseArsalan H. Awan
This moves the following yocto meta layers to latest commits for next release: * poky * meta-openembedded This also unties meta-amd from previous release tag. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-10Merge pull request #668 from ArsalanHAwan/warrior-v1000-ga-201912warrior-v1000-ga-201912Wade Farnsworth
release/warrior-v1000-ga-201912: add release docs and tag
2019-12-10release/warrior-v1000-ga-201912: add release docs and tagArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-10DOCUMENTATION.md: fix the link to Yocto Project – Quick BuildArsalan H. Awan
This fixes the link to documentation of Yocto Project – Quick Build. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-10FEATURES.md: set V1000 HDMI as supported with the new Bilby V1000 HWArsalan H. Awan
The new Bilby V1000 hardware also has support for HDMI. So we list it as supported in this doc. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-10CUSTOMIZE.md: remove extra spacesArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-10CUSTOMIZE.md: make the document pdf friendlyArsalan H. Awan
This makes some changes in the CUSTOMIZE.md to make it friendly to the PDF release document generation process. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-10DEPLOY.md: make the document pdf friendlyArsalan H. Awan
This makes some changes in the DEPLOY.md to make it friendly to the PDF release document generation process. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-10BUILD.md: make the document pdf friendlyArsalan H. Awan
This makes some changes in the BUILD.md to make it friendly to the PDF release document generation process. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-10SETUP.md: make the document pdf friendlyArsalan H. Awan
This makes some changes in the SETUP.md to make it friendly to the PDF release document generation process. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-11-21Merge pull request #667 from ArsalanHAwan/warrior-mpv-recipe-fixWade Farnsworth
mpv: fix SRC_URI for waf as the current source server has went down
2019-11-21Merge pull request #666 from chaudharyak/warriorWade Farnsworth
V1000 : update v1000 firmware
2019-11-20mpv: fix SRC_URI for waf as the current source server has went downArsalan H. Awan
One of the components that our mpv recipe is trying to fetch (i.e. waf) is not accessible because the server it is trying to get it from (i.e. freehackers.org) has went down: $:~ » ping freehackers.org 1 ↵ PING freehackers.org (82.64.38.244) 56(84) bytes of data. ^C --- freehackers.org ping statistics --- 4266 packets transmitted,0 received, 100% packet loss, time 4367172ms ...so bitbake falls back to getting it from MIRRORS and the version of waf available there is different.... so it gets a checksum mismatch and the build fails: ERROR: mpv-0.28.2-r0 do_fetch: Fetcher failure for URL: 'http://www.freehackers.org/~tnagy/release/waf-1.9.8;name=waf; \ downloadfilename=waf;subdir=mpv-0.28.2'. Checksum mismatch! This fixes the SRC_URI for waf to get it from sources.openembedded.org so that it works normally. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-11-20amdgpu : kernel patch update to 2019_40 versionChaudhary Amit Kumar