Ping > -----Original Message----- > From: Gou, Hongmei > Sent: Tuesday, January 19, 2016 11:24 AM > To: [email protected] > Cc: Gou, Hongmei > Subject: [meta-arago] [PATCH] arago-source-ipk: update install dir for hplib- > mod and uio-module-drv > > 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
