summaryrefslogtreecommitdiff
path: root/meta-qualcomm/recipes.txt
AgeCommit message (Collapse)AuthorFilesLines
2022-08-18meta-qualcomm: linux-aspeed: enable Qualcomm specific kernel configsJae Hyun Yoo1-0/+1
Enable USB virtual HUB, HID and Mass Storage gadget configs. Disable USB host feature configs. Enable Micrel PHY support. Tested: Above Kernel features were enabled as expected. Signed-off-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com> Signed-off-by: Graeme Gregory <quic_ggregory@quicinc.com> Change-Id: Icefe69542d82666d1df3c198b3c1e00d32392842
2022-08-18meta-qualcomm: packagegroups: add essential packages to default imageGraeme Gregory1-0/+2
Add webui-vue, openocd, ethtool, i2c-tools and libgpiod-tools to default image target. Tested: Target image got these additional packages added. Signed-off-by: Graeme Gregory <quic_ggregory@quicinc.com> Signed-off-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com> Change-Id: Ifa0eb0ba42452a46597c1ed7cda5b6d1339a92d1