From fa4d1cf7f51a070fc44f5a7eec4cfe17c0c9ffcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Gon=C3=A7alves?= Date: Wed, 28 Jun 2017 17:48:42 +0100 Subject: [PATCH] systems/lctr-b2xx/x8-06: add rule opencv and exiv2. --- systems/lctr-b2xx/x8-06.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/lctr-b2xx/x8-06.cfg b/systems/lctr-b2xx/x8-06.cfg index f9e7669..0b1db8f 100644 --- a/systems/lctr-b2xx/x8-06.cfg +++ b/systems/lctr-b2xx/x8-06.cfg @@ -3,4 +3,4 @@ cfg_storage='data0:ext4:/opt' cfg_eth_ext_ip='10.0.20.105' cfg_eth_ext_mk='255.255.0.0' cfg_eth_ext_gw='10.0.0.1' -cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav' +cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux opencv exiv2 libav'