* [WILINK R8.5 1/2] packagegroup-*-connectivity: Include iptables package @ 2015-01-06 13:04 Karthik Ramanan 2015-01-06 13:04 ` [WILINK R8.5 2/2] wl18xx, bt-firmware: Update to R8.5 Karthik Ramanan 0 siblings, 1 reply; 5+ messages in thread From: Karthik Ramanan @ 2015-01-06 13:04 UTC (permalink / raw) To: meta-arago This is needed by the wilink test scripts that are included Signed-off-by: Karthik Ramanan <a0393906@ti.com> --- .../packagegroup-arago-tisdk-connectivity.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb index f469fdd..08d2a4a 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-connectivity.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Task to install wireless packages into the target FS" LICENSE = "MIT" -PR = "r30" +PR = "r31" inherit packagegroup @@ -25,6 +25,7 @@ WLAN_COMMON = "\ hostap-daemon-wl18xx \ ti-wifi-utils-wl18xx \ wl18xx-target-scripts \ + iptables \ " # netperf has non-standard license, needs verifying -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* [WILINK R8.5 2/2] wl18xx, bt-firmware: Update to R8.5 2015-01-06 13:04 [WILINK R8.5 1/2] packagegroup-*-connectivity: Include iptables package Karthik Ramanan @ 2015-01-06 13:04 ` Karthik Ramanan 2015-01-06 18:03 ` Denys Dmytriyenko 0 siblings, 1 reply; 5+ messages in thread From: Karthik Ramanan @ 2015-01-06 13:04 UTC (permalink / raw) To: meta-arago Update tools, firmware and scripts to the R8.5 release Signed-off-by: Karthik Ramanan <a0393906@ti.com> --- .../recipes-bsp/bt-firmware/bt-firmware_git.bb | 4 ++-- ...xx_r8.a9.14.bb => ti-compat-wireless-wl18xx.bb} | 6 +++--- ...8xx-firmware_r8.a9.14.bb => wl18xx-firmware.bb} | 6 +++--- ...-wl18xx_r8.a9.14.bb => hostap-daemon-wl18xx.bb} | 6 +++--- ...cripts_r8.a9.14.bb => wl18xx-target-scripts.bb} | 6 +++--- .../wlconf/{wlconf_r8.a9.14.bb => wlconf.bb} | 6 +++--- ...wl18xx_r8.a9.14.bb => wpa-supplicant-wl18xx.bb} | 6 +++--- ...-wl18xx_r8.a9.14.bb => ti-wifi-utils-wl18xx.bb} | 6 +++--- 8 files changed, 23 insertions(+), 23 deletions(-) rename meta-arago-extras/recipes-bsp/ti-compat-wireless/{ti-compat-wireless-wl18xx_r8.a9.14.bb => ti-compat-wireless-wl18xx.bb} (93%) rename meta-arago-extras/recipes-bsp/wl18xx-firmware/{wl18xx-firmware_r8.a9.14.bb => wl18xx-firmware.bb} (87%) rename meta-arago-extras/recipes-connectivity/hostap/{hostap-daemon-wl18xx_r8.a9.14.bb => hostap-daemon-wl18xx.bb} (83%) rename meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/{wl18xx-target-scripts_r8.a9.14.bb => wl18xx-target-scripts.bb} (85%) rename meta-arago-extras/recipes-connectivity/wlconf/{wlconf_r8.a9.14.bb => wlconf.bb} (94%) rename meta-arago-extras/recipes-connectivity/wpa-supplicant/{wpa-supplicant-wl18xx_r8.a9.14.bb => wpa-supplicant-wl18xx.bb} (88%) rename meta-arago-extras/recipes-devtools/ti-wifi-utils/{ti-wifi-utils-wl18xx_r8.a9.14.bb => ti-wifi-utils-wl18xx.bb} (89%) diff --git a/meta-arago-extras/recipes-bsp/bt-firmware/bt-firmware_git.bb b/meta-arago-extras/recipes-bsp/bt-firmware/bt-firmware_git.bb index 20db8da..f458b63 100644 --- a/meta-arago-extras/recipes-bsp/bt-firmware/bt-firmware_git.bb +++ b/meta-arago-extras/recipes-bsp/bt-firmware/bt-firmware_git.bb @@ -11,11 +11,11 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" RCONFLICTS_${PN} = "linux-firmware-wl12xx" RREPLACES_${PN} = "linux-firmware-wl12xx" -PR = "r6+gitr${SRCPV}" +PR = "r7+gitr${SRCPV}" COMPATIBLE_MACHINE = "ti33x|ti43x|dra7xx-evm" -SRCREV = "fbcab22449ce930a4192ffeb470c168f4e85e0c6" +SRCREV = "46f6a1d0087bd9aac6e6cbae58ed9ee236e5f1b1" BRANCH = "master" SRC_URI = "git://git.ti.com/wilink8-bt/ti-bt-firmware.git;branch=${BRANCH} \ file://0001-Makefile-allow-building-within-the-OE.patch \ diff --git a/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a9.14.bb b/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx.bb similarity index 93% rename from meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a9.14.bb rename to meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx.bb index fd1b914..b21fca4 100644 --- a/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a9.14.bb +++ b/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx.bb @@ -9,13 +9,13 @@ LIC_FILES_CHKSUM = "file://../backports/COPYING;md5=d7810fab7487fb0aad327b76f1be RDEPENDS_${PN} = "wireless-tools" -PV = "r8.a9.14" +PV = "R8.5" inherit module PR = "${MACHINE_KERNEL_PR}+e+gitr${SRCPV}" -# Tags: ol_r8.a9.14 -SRCREV_wl18xx = "3ccf4f9ff3fd5607f4d6e32fd84e2b3783532033" +# Tags: R8.5 +SRCREV_wl18xx = "cb51164c672b1ecadef339b9f9b39e29ab706723" BRANCH_wl18xx = "ap_p2p" SRCREV_backports = "0d46f43a2f3ccdd53de19eee5b9c674bf8ef09a2" BRANCH_backports = "ap_dfs_mbss_all" diff --git a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a9.14.bb b/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware.bb similarity index 87% rename from meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a9.14.bb rename to meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware.bb index 45d4ea7..586a293 100644 --- a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a9.14.bb +++ b/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware.bb @@ -4,15 +4,15 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=4977a0fe767ee17765ae63c435a32a9e" PACKAGE_ARCH = "all" -PR = "r4+gitr${SRCPV}" +PR = "r5+gitr${SRCPV}" PROVIDES += "wl12xx-firmware" RPROVIDES_${PN} += "wl12xx-firmware" RREPLACES_${PN} += "wl12xx-firmware" RCONFLICTS_${PN} += "wl12xx-firmware" -# Tag: ol_r8.a9.14 -SRCREV = "2568d8f61fd509eabb112110c20ea31c088ef6b9" +# Tag: R8.5 +SRCREV = "02df01f8b9557b2cf920d14bdaaabde2373e3d7e" BRANCH = "ap_dfs" SRC_URI = "git://git.ti.com/wilink8-wlan/wl18xx_fw.git;protocol=git;branch=${BRANCH} \ file://0001-Add-Makefile-for-SDK.patch \ diff --git a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a9.14.bb b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb similarity index 83% rename from meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a9.14.bb rename to meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb index 3981b78..03de638 100644 --- a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a9.14.bb +++ b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb @@ -14,9 +14,9 @@ FILESEXTRAPATHS_append := "${THISDIR}/hostap-daemon:" # of hostap PV = "2.0-devel-ti" -# Tag: ol_r8.a9.14 -SRCREV = "281f5adb8eb7ee9e9220546c0227696b02aab332" -BRANCH = "single_hostap_dfs_dynamic" +# Tag: R8.5 +SRCREV = "2710d0ae31fa2dc31f653f346a985268d8d7795c" +BRANCH = "ap_p2p" PROVIDES += "hostap-daemon" RPROVIDES_${PN} += "hostap-daemon" diff --git a/meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_r8.a9.14.bb b/meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts.bb similarity index 85% rename from meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_r8.a9.14.bb rename to meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts.bb index cdd8d16..504a6b8 100644 --- a/meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_r8.a9.14.bb +++ b/meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts.bb @@ -2,10 +2,10 @@ DESCRIPTION = "Scripts and configuration files for TI wireless drivers" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=b8d6a0865f50159bf5c0d175d1f4a705" -PR ="r4+gitr${SRCPV}" +PR ="r5+gitr${SRCPV}" -# Tag: ol_r8.a9.14 -SRCREV = "f6c66162e75c6a31fa7142530534e4df8f1a7bed" +# Tag: R8.5 +SRCREV = "2d248d425e4d98ccda4db698e9df24443b7912c1" BRANCH = "sitara-mbss" SRC_URI = "git://git.ti.com/wilink8-wlan/wl18xx-target-scripts.git;protocol=git;branch=${BRANCH}" diff --git a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a9.14.bb b/meta-arago-extras/recipes-connectivity/wlconf/wlconf.bb similarity index 94% rename from meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a9.14.bb rename to meta-arago-extras/recipes-connectivity/wlconf/wlconf.bb index 02af7f6..4ce6bde 100644 --- a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a9.14.bb +++ b/meta-arago-extras/recipes-connectivity/wlconf/wlconf.bb @@ -2,11 +2,11 @@ DESCRIPTION = "Configuration utility for TI wireless drivers" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a9438" -PR ="r2" +PR ="r3" PR_append = "+gitr${SRCPV}" -# Tag: ol_r8.a9.14 -SRCREV = "e014b59381f04b329fccd0ec18a5f2da7fa0fd63" +# Tag: R8.5 +SRCREV = "dcf0800f30ba449cd7f3a20f8b3f4853dc829652" SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git" S = "${WORKDIR}/git/wlconf" diff --git a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a9.14.bb b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb similarity index 88% rename from meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a9.14.bb rename to meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb index 203364f..8e3c870 100644 --- a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a9.14.bb +++ b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb @@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://../COPYING;md5=ab87f20cd7e8c0d0a6539b34d3791d0e \ FILESEXTRAPATHS_append := "${THISDIR}/wpa-supplicant:" -# Tag: ol_r8.a9.14 -SRCREV = "281f5adb8eb7ee9e9220546c0227696b02aab332" -BRANCH = "single_hostap_dfs_dynamic" +# Tag: R8.5 +SRCREV = "2710d0ae31fa2dc31f653f346a985268d8d7795c" +BRANCH = "ap_p2p" PR_append = "c+gitr${SRCPV}" # Add ti to the PV to indicate that this is a TI modify version of wpa-supplicant. diff --git a/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a9.14.bb b/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx.bb similarity index 89% rename from meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a9.14.bb rename to meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx.bb index f74c2f9..fe31b32 100644 --- a/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a9.14.bb +++ b/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx.bb @@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4725015cb0be7be389cf06deeae3683d" DEPENDS = "libnl" RDEPENDS_${PN} = "wl18xx-firmware" -PR ="r2+gitr${SRCPV}" +PR ="r3+gitr${SRCPV}" -#Tag: ol_r8.a9.14 -SRCREV = "e014b59381f04b329fccd0ec18a5f2da7fa0fd63" +#Tag: R8.5 +SRCREV = "dcf0800f30ba449cd7f3a20f8b3f4853dc829652" SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git \ " -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [WILINK R8.5 2/2] wl18xx, bt-firmware: Update to R8.5 2015-01-06 13:04 ` [WILINK R8.5 2/2] wl18xx, bt-firmware: Update to R8.5 Karthik Ramanan @ 2015-01-06 18:03 ` Denys Dmytriyenko 2015-01-07 12:44 ` Karthik Ramanan 0 siblings, 1 reply; 5+ messages in thread From: Denys Dmytriyenko @ 2015-01-06 18:03 UTC (permalink / raw) To: Karthik Ramanan; +Cc: meta-arago Karthik, You've dropped version from the filenames of all the WiLink components, but updated PV only in ti-compat-wireless. All other packages will go back to 0.0 version due to missing PV. And since that version sorts lower, it won't be installed on top of the old version. -- Denys On Tue, Jan 06, 2015 at 06:34:46PM +0530, Karthik Ramanan wrote: > Update tools, firmware and scripts to the R8.5 release > > Signed-off-by: Karthik Ramanan <a0393906@ti.com> > --- > .../recipes-bsp/bt-firmware/bt-firmware_git.bb | 4 ++-- > ...xx_r8.a9.14.bb => ti-compat-wireless-wl18xx.bb} | 6 +++--- > ...8xx-firmware_r8.a9.14.bb => wl18xx-firmware.bb} | 6 +++--- > ...-wl18xx_r8.a9.14.bb => hostap-daemon-wl18xx.bb} | 6 +++--- > ...cripts_r8.a9.14.bb => wl18xx-target-scripts.bb} | 6 +++--- > .../wlconf/{wlconf_r8.a9.14.bb => wlconf.bb} | 6 +++--- > ...wl18xx_r8.a9.14.bb => wpa-supplicant-wl18xx.bb} | 6 +++--- > ...-wl18xx_r8.a9.14.bb => ti-wifi-utils-wl18xx.bb} | 6 +++--- > 8 files changed, 23 insertions(+), 23 deletions(-) > rename meta-arago-extras/recipes-bsp/ti-compat-wireless/{ti-compat-wireless-wl18xx_r8.a9.14.bb => ti-compat-wireless-wl18xx.bb} (93%) > rename meta-arago-extras/recipes-bsp/wl18xx-firmware/{wl18xx-firmware_r8.a9.14.bb => wl18xx-firmware.bb} (87%) > rename meta-arago-extras/recipes-connectivity/hostap/{hostap-daemon-wl18xx_r8.a9.14.bb => hostap-daemon-wl18xx.bb} (83%) > rename meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/{wl18xx-target-scripts_r8.a9.14.bb => wl18xx-target-scripts.bb} (85%) > rename meta-arago-extras/recipes-connectivity/wlconf/{wlconf_r8.a9.14.bb => wlconf.bb} (94%) > rename meta-arago-extras/recipes-connectivity/wpa-supplicant/{wpa-supplicant-wl18xx_r8.a9.14.bb => wpa-supplicant-wl18xx.bb} (88%) > rename meta-arago-extras/recipes-devtools/ti-wifi-utils/{ti-wifi-utils-wl18xx_r8.a9.14.bb => ti-wifi-utils-wl18xx.bb} (89%) > > diff --git a/meta-arago-extras/recipes-bsp/bt-firmware/bt-firmware_git.bb b/meta-arago-extras/recipes-bsp/bt-firmware/bt-firmware_git.bb > index 20db8da..f458b63 100644 > --- a/meta-arago-extras/recipes-bsp/bt-firmware/bt-firmware_git.bb > +++ b/meta-arago-extras/recipes-bsp/bt-firmware/bt-firmware_git.bb > @@ -11,11 +11,11 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" > RCONFLICTS_${PN} = "linux-firmware-wl12xx" > RREPLACES_${PN} = "linux-firmware-wl12xx" > > -PR = "r6+gitr${SRCPV}" > +PR = "r7+gitr${SRCPV}" > > COMPATIBLE_MACHINE = "ti33x|ti43x|dra7xx-evm" > > -SRCREV = "fbcab22449ce930a4192ffeb470c168f4e85e0c6" > +SRCREV = "46f6a1d0087bd9aac6e6cbae58ed9ee236e5f1b1" > BRANCH = "master" > SRC_URI = "git://git.ti.com/wilink8-bt/ti-bt-firmware.git;branch=${BRANCH} \ > file://0001-Makefile-allow-building-within-the-OE.patch \ > diff --git a/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a9.14.bb b/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx.bb > similarity index 93% > rename from meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a9.14.bb > rename to meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx.bb > index fd1b914..b21fca4 100644 > --- a/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a9.14.bb > +++ b/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx.bb > @@ -9,13 +9,13 @@ LIC_FILES_CHKSUM = "file://../backports/COPYING;md5=d7810fab7487fb0aad327b76f1be > > RDEPENDS_${PN} = "wireless-tools" > > -PV = "r8.a9.14" > +PV = "R8.5" > inherit module > > PR = "${MACHINE_KERNEL_PR}+e+gitr${SRCPV}" > > -# Tags: ol_r8.a9.14 > -SRCREV_wl18xx = "3ccf4f9ff3fd5607f4d6e32fd84e2b3783532033" > +# Tags: R8.5 > +SRCREV_wl18xx = "cb51164c672b1ecadef339b9f9b39e29ab706723" > BRANCH_wl18xx = "ap_p2p" > SRCREV_backports = "0d46f43a2f3ccdd53de19eee5b9c674bf8ef09a2" > BRANCH_backports = "ap_dfs_mbss_all" > diff --git a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a9.14.bb b/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware.bb > similarity index 87% > rename from meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a9.14.bb > rename to meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware.bb > index 45d4ea7..586a293 100644 > --- a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a9.14.bb > +++ b/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware.bb > @@ -4,15 +4,15 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=4977a0fe767ee17765ae63c435a32a9e" > > PACKAGE_ARCH = "all" > > -PR = "r4+gitr${SRCPV}" > +PR = "r5+gitr${SRCPV}" > > PROVIDES += "wl12xx-firmware" > RPROVIDES_${PN} += "wl12xx-firmware" > RREPLACES_${PN} += "wl12xx-firmware" > RCONFLICTS_${PN} += "wl12xx-firmware" > > -# Tag: ol_r8.a9.14 > -SRCREV = "2568d8f61fd509eabb112110c20ea31c088ef6b9" > +# Tag: R8.5 > +SRCREV = "02df01f8b9557b2cf920d14bdaaabde2373e3d7e" > BRANCH = "ap_dfs" > SRC_URI = "git://git.ti.com/wilink8-wlan/wl18xx_fw.git;protocol=git;branch=${BRANCH} \ > file://0001-Add-Makefile-for-SDK.patch \ > diff --git a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a9.14.bb b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb > similarity index 83% > rename from meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a9.14.bb > rename to meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb > index 3981b78..03de638 100644 > --- a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a9.14.bb > +++ b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx.bb > @@ -14,9 +14,9 @@ FILESEXTRAPATHS_append := "${THISDIR}/hostap-daemon:" > # of hostap > PV = "2.0-devel-ti" > > -# Tag: ol_r8.a9.14 > -SRCREV = "281f5adb8eb7ee9e9220546c0227696b02aab332" > -BRANCH = "single_hostap_dfs_dynamic" > +# Tag: R8.5 > +SRCREV = "2710d0ae31fa2dc31f653f346a985268d8d7795c" > +BRANCH = "ap_p2p" > > PROVIDES += "hostap-daemon" > RPROVIDES_${PN} += "hostap-daemon" > diff --git a/meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_r8.a9.14.bb b/meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts.bb > similarity index 85% > rename from meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_r8.a9.14.bb > rename to meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts.bb > index cdd8d16..504a6b8 100644 > --- a/meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_r8.a9.14.bb > +++ b/meta-arago-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts.bb > @@ -2,10 +2,10 @@ DESCRIPTION = "Scripts and configuration files for TI wireless drivers" > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=b8d6a0865f50159bf5c0d175d1f4a705" > > -PR ="r4+gitr${SRCPV}" > +PR ="r5+gitr${SRCPV}" > > -# Tag: ol_r8.a9.14 > -SRCREV = "f6c66162e75c6a31fa7142530534e4df8f1a7bed" > +# Tag: R8.5 > +SRCREV = "2d248d425e4d98ccda4db698e9df24443b7912c1" > BRANCH = "sitara-mbss" > SRC_URI = "git://git.ti.com/wilink8-wlan/wl18xx-target-scripts.git;protocol=git;branch=${BRANCH}" > > diff --git a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a9.14.bb b/meta-arago-extras/recipes-connectivity/wlconf/wlconf.bb > similarity index 94% > rename from meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a9.14.bb > rename to meta-arago-extras/recipes-connectivity/wlconf/wlconf.bb > index 02af7f6..4ce6bde 100644 > --- a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a9.14.bb > +++ b/meta-arago-extras/recipes-connectivity/wlconf/wlconf.bb > @@ -2,11 +2,11 @@ DESCRIPTION = "Configuration utility for TI wireless drivers" > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a9438" > > -PR ="r2" > +PR ="r3" > PR_append = "+gitr${SRCPV}" > > -# Tag: ol_r8.a9.14 > -SRCREV = "e014b59381f04b329fccd0ec18a5f2da7fa0fd63" > +# Tag: R8.5 > +SRCREV = "dcf0800f30ba449cd7f3a20f8b3f4853dc829652" > SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git" > > S = "${WORKDIR}/git/wlconf" > diff --git a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a9.14.bb b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb > similarity index 88% > rename from meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a9.14.bb > rename to meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb > index 203364f..8e3c870 100644 > --- a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a9.14.bb > +++ b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx.bb > @@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://../COPYING;md5=ab87f20cd7e8c0d0a6539b34d3791d0e \ > > FILESEXTRAPATHS_append := "${THISDIR}/wpa-supplicant:" > > -# Tag: ol_r8.a9.14 > -SRCREV = "281f5adb8eb7ee9e9220546c0227696b02aab332" > -BRANCH = "single_hostap_dfs_dynamic" > +# Tag: R8.5 > +SRCREV = "2710d0ae31fa2dc31f653f346a985268d8d7795c" > +BRANCH = "ap_p2p" > PR_append = "c+gitr${SRCPV}" > > # Add ti to the PV to indicate that this is a TI modify version of wpa-supplicant. > diff --git a/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a9.14.bb b/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx.bb > similarity index 89% > rename from meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a9.14.bb > rename to meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx.bb > index f74c2f9..fe31b32 100644 > --- a/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a9.14.bb > +++ b/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx.bb > @@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4725015cb0be7be389cf06deeae3683d" > DEPENDS = "libnl" > RDEPENDS_${PN} = "wl18xx-firmware" > > -PR ="r2+gitr${SRCPV}" > +PR ="r3+gitr${SRCPV}" > > -#Tag: ol_r8.a9.14 > -SRCREV = "e014b59381f04b329fccd0ec18a5f2da7fa0fd63" > +#Tag: R8.5 > +SRCREV = "dcf0800f30ba449cd7f3a20f8b3f4853dc829652" > SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git \ > " > > -- > 1.7.9.5 > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [WILINK R8.5 2/2] wl18xx, bt-firmware: Update to R8.5 2015-01-06 18:03 ` Denys Dmytriyenko @ 2015-01-07 12:44 ` Karthik Ramanan 2015-01-07 18:21 ` Denys Dmytriyenko 0 siblings, 1 reply; 5+ messages in thread From: Karthik Ramanan @ 2015-01-07 12:44 UTC (permalink / raw) To: Denys Dmytriyenko; +Cc: meta-arago On 06-Jan-15 11:33 PM, Denys Dmytriyenko wrote: > Karthik, > > You've dropped version from the filenames of all the WiLink components, but > updated PV only in ti-compat-wireless. All other packages will go back to 0.0 > version due to missing PV. And since that version sorts lower, it won't be > installed on top of the old version. > Denys, Yes. This was intended, the decision was taken to drop the version names so that the recipes can be maintained in a easier manner. Note that PV is not defined in many of these recipes. I agree with your comment about the issue arising out of this missing PV update but since this issue will not arise from a clean build and that we don't have any customer on the dra7xx-evm at the moment who is on daisy. Can this be patch be taken in the current state? Let me know if there are additional changes required, I will surely incorporate them. Regards Karthik ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [WILINK R8.5 2/2] wl18xx, bt-firmware: Update to R8.5 2015-01-07 12:44 ` Karthik Ramanan @ 2015-01-07 18:21 ` Denys Dmytriyenko 0 siblings, 0 replies; 5+ messages in thread From: Denys Dmytriyenko @ 2015-01-07 18:21 UTC (permalink / raw) To: Karthik Ramanan; +Cc: meta-arago On Wed, Jan 07, 2015 at 06:14:52PM +0530, Karthik Ramanan wrote: > On 06-Jan-15 11:33 PM, Denys Dmytriyenko wrote: > >Karthik, > > > >You've dropped version from the filenames of all the WiLink components, but > >updated PV only in ti-compat-wireless. All other packages will go back to 0.0 > >version due to missing PV. And since that version sorts lower, it won't be > >installed on top of the old version. > > > > Denys, > > Yes. This was intended, the decision was taken to drop the version > names so that the recipes can be maintained in a easier manner. > Note that PV is not defined in many of these recipes. > > I agree with your comment about the issue arising out of this > missing PV update but since this issue will not arise from a clean > build and that we don't have any customer on the dra7xx-evm at the > moment who is on daisy. Can this be patch be taken in the current > state? I'm fine dropping the version portion from the filename, but it has to have it in some way. Having recipe_X.Y.Z.bb is equivalent to having PV = "X.Y.Z" inside the recipe. So, this patch has to be updated to add PV to all the recipes, since the version no longer comes from the filename. Yes, many WiLink recipes don't have PV set explicitly, only because it was coming from the filename. So, either filename should provide the version or set PV explicitly. And requiring a clean build to avoid any versioning issues is not a good strategy - we do interative builds on a nightly basis. Moreover, upgrade path at runtime will become an important matter soon with binary feeds provided to developers... -- Denys ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-01-07 18:21 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-01-06 13:04 [WILINK R8.5 1/2] packagegroup-*-connectivity: Include iptables package Karthik Ramanan 2015-01-06 13:04 ` [WILINK R8.5 2/2] wl18xx, bt-firmware: Update to R8.5 Karthik Ramanan 2015-01-06 18:03 ` Denys Dmytriyenko 2015-01-07 12:44 ` Karthik Ramanan 2015-01-07 18:21 ` Denys Dmytriyenko
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.