aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-08-26Merge pull request #65 from narindam/daisymel-lite-2014.05.02release/2014.05-async1Sean Hudson
meta-amd: patch set of modified SDK for BE and SE
2014-08-26Merge pull request #67 from drewmoseley/amd-ucodeSean Hudson
amd: Include microcode binary.
2014-08-25baldeagle: Include microcode binary.Drew Moseley
Be sure to include the microcode_amd_fam15h.bin file in the target filesystem. Resolves boot warnings similar to: microcode: failed to load file amd-ucode/microcode_amd_fam15h.bin microcode: CPU1: patch_level=0x06003104 microcode: CPU2: patch_level=0x06003104 microcode: CPU3: patch_level=0x06003104 microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-22Merge pull request #66 from drewmoseley/gstreamer1.0-omx-offline-buildsDrew Moseley
gstreamer1.0-omx: Use gitsm:// based URI
2014-08-22gstreamer1.0-omx: Use gitsm:// based URIDrew Moseley
This works better for populating the downloads dir so that future offline builds will succeed. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-21yocto: meta-amd: make sure spirom.h is same across app and driverArindam Nath
spirom.h header file should be same for both the test app and the SPI client driver, since they refer the same IOCTL structure and to driver directory.
2014-08-21yocto: meta-amd: make SPI test application shell based for Steppe EagleArindam Nath
All the other SDK components under meta-applications are already shell based. This patch makes SPI test application also shell based, so that all SDK components now are alike, at least on the functional level.
2014-08-21yocto: meta-amd: add waitqueue handling for Steppe EagleArindam Nath
This patch fixes the issue where the kernel thread would unnecessarily hog the CPU even when there is no actual SPI transaction happening. The changes now make sure that the kernel thread waits on a waitqueue until a SPI message is actually queued into the buffer, thus saving precious CPU cycles. Upstream Status: None
2014-08-21yocto: meta-amd: make SPI test application shell based for Bald EagleArindam Nath
All the other SDK components under meta-applications are already shell based. This patch makes SPI test application also shell based, so that all SDK components now are alike, at least on the functional level.
2014-08-21yocto: meta-amd: spi: request IMC to enter and exit scratch RAMArindam Nath
2014-08-21yocto: meta-amd: i2c: request IMC to enter and exit scratch RAMArindam Nath
2014-08-21yocto: meta-amd: add IMC handling for Bald EagleArindam Nath
2014-08-21yocto: meta-amd: add waitqueue handling for Bald EagleArindam Nath
This patch fixes the issue where the kernel thread would unnecessarily hog the CPU even when there is no actual SPI transaction happening. The changes now make sure that the kernel thread waits on a waitqueue until a SPI message is actually queued into the buffer, thus saving precious CPU cycles. Upstream Status: None
2014-08-20Merge pull request #64 from drewmoseley/layer-specific-bbappends-for-qtSean Hudson
qt5: Move qt bbappends into layer-specific subdir.
2014-08-20Merge pull request #63 from drewmoseley/mesa-demos-fixesSean Hudson
Mesa demos fixes
2014-08-20libxcb: Backport patch for exclusive accessDrew Moseley
This resolves errors such as the following: glthreads: <blah>/libxcb-1.10/src/xcb_conn.c:186: write_vec: Assertion `!c->out.queue_len' failed. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-20qt5: Move qt bbappends into layer-specific subdir.Drew Moseley
This allows builds to succeed even when the meta-qt5 layer is not included. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-19mesa-demos: Backport patch to fix es2tri error.Drew Moseley
This resolves errors such as: root@baldeagle:~# es2tri EGL_VERSION = 1.4 (DRI2) EGL_VENDOR = Mesa Project EGL_EXTENSIONS = EGL_MESA_drm_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_surfaceless_context EGL_KHR_create_context EGL_NOK_swap_region EGL_NOK_texture_from_pixmap EGL_NV_post_sub_buffer EGL_CLIENT_APIS = OpenGL OpenGL_ES OpenGL_ES2 OpenGL_ES3 Error: fragment shader did not compile! Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-19mesa-demos: Move identical recipes to commonDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-19mesa-demos: Cleanup amd specific variablesDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-19Merge pull request #62 from drewmoseley/gstreamer1.0-qt5Sean Hudson
qt5: Use gstreamer1.0 with QT5
2014-08-19qt5: Use gstreamer1.0 with QT5Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-06Merge pull request #59 from drewmoseley/evtest-md5sumSean Hudson
evtest: Provide new checksums.
2014-08-06Merge pull request #58 from drewmoseley/add-blkid-commandSean Hudson
amd: Add blkid command to RRECOMMENDS
2014-08-06Merge pull request #55 from drewmoseley/add-missing-dependsSean Hudson
gstreamer1.0-omx: Add missing dependencies
2014-08-06evtest: Provide new checksums.Drew Moseley
The upstream archives have been updated so the checksums recorded in the main bb file in meta-oe are invalid. 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-08-05Merge pull request #56 from drewmoseley/alsa-config-updateSean Hudson
alsa-state: Setup a better asound.conf file
2014-08-05alsa-state: Setup a better asound.conf fileDrew Moseley
This uses a combination of the asym, dmix and dsnoop plugins to allow concurrent access to the alsa device using the Default device. Primarily this is a convenience as it is a lowest common denominator but it makes things mostly "just work" out of the box. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-04gstreamer1.0-omx: Add missing dependenciesDrew Moseley
The upstream bb file has an errant "DEPENDS=gstreamer1.0-plugins-bad" which in addition to forcing lots of unneeded packages to be built overrides the dependency on gstreamer1.0 and gstreamer1.0-plugins-base which is set in the inc file. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-31Merge pull request #54 from drewmoseley/kgdbSean Hudson
amd: Disable CONFIG_DEBUG_PREEMPT to avoid interfering with kgdb
2014-07-31Merge pull request #53 from drewmoseley/more-init-install-fixesSean Hudson
amd: More init-install fixes
2014-07-31amd: Disable CONFIG_DEBUG_PREEMPT to avoid interfering with kgdbDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-31amd: More init-install fixesDrew Moseley
This resolves two issues: 1. Offering to install on CDROM devices. 2. Offering to install on the boot device when formated with mkdiskimage. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-30Merge pull request #51 from drewmoseley/usb-quirkSean Hudson
[RFC] xhci: Enable XHCI_TRUST_TX_LENGTH quirk for AMD devices.
2014-07-30Merge pull request #50 from drewmoseley/gstreamer-minimalSean Hudson
Gstreamer minimal
2014-07-29amd: Enable faad packageconfig for gstreamer1.0-plugins-badDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29amd: Enable x264 packageconfig for gstreamer1.0-plugins-uglyDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29gstreamer1.0-omx: Remove dependency on plugins-bad.Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29gstreamer1.0-meta-base: Remove gstreamer1.0-plugins-bad from DEPENDS if possibleDrew Moseley
If the COMMERCIAL_ or AMD_ plugins variables do not add any plugins-bad components then explicitly remove the dependency that is set by the upstream bb file. Better solution submitted for inclusion in poky/master here: http://lists.openembedded.org/pipermail/openembedded-core/2014-July/094757.html Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29amd: Add extra "good" plugins in AMD configurations.Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29amd: Enable v4l packageconfig for gstreamer1.0-plugins-goodDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29amd: Enable gstreamer1.0 for AMD platforms.Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29amd: Add packagegroup for risky multimedia plugins.Drew Moseley
This makes it simple to include in a custom configuration for testing however these plugins have questionable licensing so it may not be suitable for a releasable configuration. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29gstreamer1.0-libav: Specify proper cross-prefix.Drew Moseley
This avoids a compile failure locating ranlib. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29testapps: Upgrade to gstreamer 1.0Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29amd: Setup default asound.conf for AMD boards.Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29owl-video: Upgrade to gstreamer 1.0.Drew Moseley
Upgarde the owl-video app to support gstreamer 1.0. This requires code changes to correspond to API changes as well as configuration changes. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29gaku: Upgrade to gstreamer-1.0Drew Moseley
Change the dependent version of gstreamer for gaku to 1.0. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-29core-image-sato: Cleanup the gaku removalDrew Moseley
Use a simpler conditional setting to remove gaku in mel-lite builds. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>