meta-qcom
meta-qcom copied to clipboard
OpenEmbedded/Yocto Project BSP layer for Qualcomm based platforms
The dragonboard 845c dosen't come with unique MAC address on ethernet so use Network Manager feature to set it preserving across connections. Signed-off-by: Aníbal Limón
I am seeing this warning ``` WARNING: No recipes available for: /mnt/b/yoe/sources/meta-qcom/recipes-multimedia/alsa/alsa-lib_1.1.%.bbappend ``` oe-core now has updated to alsa-lib-1.2
Using the thundercomm board for the 845c. Built an image using the warrior branch 5.2 kernel. The HDMI output maxes out at 1920x1080p @ 60Hz. The hardware manual I believe...
The ath10k fix from pull request #93 breaks my build with yocto. It seems like the arch specific pre install function messes up the noarch linux-firmware recipe. I get the...
You bbappend gpsd-3.17 whereas http://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-navigation/gpsd?h=rocko&id=352531015014d1957d6444d114f4451e241c4d23 has 3.16 . Error: Parsing recipes: 100% |################################################################################################################################################################| Time: 0:00:57 Parsing of 2367 .bb files complete (0 cached, 2367 parsed). 3262 targets, 297 skipped, 0...
i am trying play mp3 files , while failed and error log is: $gst-play-1.0 test.mp3 Press 'k' to see a list of keyboard shortcuts. Now playing /home/root/test.mp3 WARNING No decoder...
While compiling wireguard-module on dragon board 410c it fails to build due to the above option being unset | /mnt/oe/openembedded-core/build/tmp-glibc/work/dragonboard_410c-oe-linux/wireguard-module/0.0.20170324-r0/WireGuard-0.0.20170324/src/Kbuild:30: *** "WireGuard requires CONFIG_NETFILTER_XT_MATCH_HASHLIMIT to be configured in your kernel....
I built and flashed an angstrom build yesterday and I get only one cpu: ``` root@dragonboard-410c:~# cat /proc/cpuinfo processor : 0 BogoMIPS : 38.40 Features : fp asimd evtstrm crc32...
**Issue**: Starting any weston client app over ssh causes a failure (no display found). **Note**: It seems that the "wayland-0" socket file is not created at startup in the /var/run/user/0/...
Note: Probably this wont be relevant after moving to the new v4l2 implementation. Issue: Kernel null pointer deference. System hangs. Dmesg: https://paste.ubuntu.com/23322887/ Steps to reproduce: 1. Using OE build v4l-utils...