From f3b516e01547b58f0143b7d0843ae12a7b7a587e Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Fri, 11 Sep 2015 20:31:08 +0200 Subject: [PATCH] nanopi-image-x11: Add hardware specific bits --- recipes-graphics/images/nanopi-image-x11.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-graphics/images/nanopi-image-x11.bb b/recipes-graphics/images/nanopi-image-x11.bb index 5769308..3e3ff39 100644 --- a/recipes-graphics/images/nanopi-image-x11.bb +++ b/recipes-graphics/images/nanopi-image-x11.bb @@ -12,6 +12,8 @@ IMAGE_INSTALL = "\ packagegroup-core-boot \ i2c-tools \ lrzsz \ + brcm-patchram-plus \ + ap6210-firmware-nanopi \ ${CORE_IMAGE_EXTRA_INSTALL} \ ${TOUCH} \ " -- 2.39.2