Acked-by: Franklin Cooper Jr. <[email protected]>
> -----Original Message----- > From: [email protected] [mailto:meta-arago- > [email protected]] On Behalf Of Machani, Yaniv > Sent: Tuesday, July 29, 2014 3:14 PM > To: [email protected] > Subject: [meta-arago] [PATCH 2/2] wl18xx-wlconf: version update > > - Update to latest version tag - ol_r8.a9.14 > - move to git.ti.com > > Signed-off-by: Yaniv Machani <[email protected]> > --- > .../{wlconf_r8.a8.10.bb => wlconf_r8.a9.14.bb} | 9 +++++---- > 1 files changed, 5 insertions(+), 4 deletions(-) rename meta-arago- > extras/recipes-connectivity/wlconf/{wlconf_r8.a8.10.bb => wlconf_r8.a9.14.bb} > (85%) > > diff --git a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > b/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a9.14.bb > similarity index 85% > rename from meta-arago-extras/recipes- > connectivity/wlconf/wlconf_r8.a8.10.bb > rename to meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a9.14.bb > index 5f50e88..02af7f6 100644 > --- a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > +++ b/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a9.14.bb > @@ -2,12 +2,12 @@ DESCRIPTION = "Configuration utility for TI wireless > drivers" > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = > "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a > 9438" > > -PR ="r1" > +PR ="r2" > PR_append = "+gitr${SRCPV}" > > -# Tag: ol_r8.a8.10 > -SRCREV = "c50159d66af1786414b819ebcaa8b2571ae790a1" > -SRC_URI = "git://github.com/TI-OpenLink/18xx-ti-utils.git" > +# Tag: ol_r8.a9.14 > +SRCREV = "e014b59381f04b329fccd0ec18a5f2da7fa0fd63" > +SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git" > > S = "${WORKDIR}/git/wlconf" > > @@ -28,6 +28,7 @@ do_install() { > install -m 0755 README ${D}${bindir}/wlconf/ > install -m 0755 example.conf ${D}${bindir}/wlconf/ > install -m 0755 example.ini ${D}${bindir}/wlconf/ > + install -m 0755 configure-device.sh ${D}${bindir}/wlconf/ > install -m 0755 ${S}/official_inis/* \ > ${D}${bindir}/wlconf/official_inis/ > } > -- > 1.7.9 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
