Signed-off-by: Hongmei Gou <[email protected]>
---
 meta-arago-distro/conf/distro/arago-source-ipk.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-distro/conf/distro/arago-source-ipk.conf 
b/meta-arago-distro/conf/distro/arago-source-ipk.conf
index 6a61292..122ea2d 100644
--- a/meta-arago-distro/conf/distro/arago-source-ipk.conf
+++ b/meta-arago-distro/conf/distro/arago-source-ipk.conf
@@ -340,10 +340,10 @@ CREATE_SRCIPK_pn-boot-monitor = "1"
 SRCIPK_INSTALL_DIR_pn-boot-monitor = "board-support/${PN}-${PV}"
 
 CREATE_SRCIPK_pn-hplib-mod = "1"
-SRCIPK_INSTALL_DIR_pn-hplib-mod = "board-support/${PN}-${PV}"
+SRCIPK_INSTALL_DIR_pn-hplib-mod = "board-support/extra-drivers/${PN}-${PV}"
 
 CREATE_SRCIPK_pn-uio-module-drv = "1"
-SRCIPK_INSTALL_DIR_pn-uio-module-drv = "board-support/${PN}-${PV}"
+SRCIPK_INSTALL_DIR_pn-uio-module-drv = 
"board-support/extra-drivers/${PN}-${PV}"
 
 CREATE_SRCIPK_pn-pru-icss = "1"
 SRCIPK_INSTALL_DIR_pn-pru-icss = "example-applications/${PN}-${PV}"
-- 
1.9.1

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to