On Thu, Oct 10, 2013 at 16:09:11, Maupin, Chase wrote: > Apply Workaround PD Recovery Fix > > >-----Original Message----- > >From: [email protected] [mailto:meta-arago- > >[email protected]] On Behalf Of Monk, Roger > >Sent: Thursday, October 10, 2013 11:02 AM > >To: [email protected] > >Subject: [meta-arago] [PATCHv2 03/11] ti-connectivity/wl18xx- > >firmware: Apply Workaround PD Recovery Fix > > > > * Update to custom firmware version (ol_r8.a7.02_pd_fix) to fix > > power-down recovery seen on some boards/ap configurations > > > >Signed-off-by: Roger Monk <[email protected]> > >--- > > .../wl18xx-firmware/wl18xx-firmware_r8.a7.02.bb | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > >diff --git a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx- > >firmware_r8.a7.02.bb b/meta-arago-extras/recipes-bsp/wl18xx- > >firmware/wl18xx-firmware_r8.a7.02.bb > >index f41edd5..0f8dd9d 100644 > >--- a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx- > >firmware_r8.a7.02.bb > >+++ b/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx- > >firmware_r8.a7.02.bb > >@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = > >"file://LICENCE;md5=b28122fd6678e89fd3a8d4bc80922969" > > > > PACKAGE_ARCH = "all" > > > >-PR = "r1+gitr${SRCPV}" > >+PR = "r2+gitr${SRCPV}" > > > > PROVIDES += "wl12xx-firmware" > > RPROVIDES_${PN} += "wl12xx-firmware" > >@@ -13,8 +13,8 @@ RCONFLICTS_${PN} += "wl12xx-firmware" > > > > COMPATIBLE_MACHINE = "(omap-a15)" > > > >-# Tag: ol_r8.a7.02 > >-SRCREV = "f3fe754d585f9af821c244a606761c5f69278ed6" > >+# Tag: ol_r8.a7.02_pd_fix (workaround powerdown recovery fix) SRCREV > >+= "3fb3bd321f89f9910f25d3006668b831df944a7f" > > SRC_URI = "git://github.com/TI- > > Why not squash this with patch 02/11? Do you forsee needing to revert > or remove this in the future?
I was in two minds about this one. I wanted to be able to bisect if necessary back the official unpatched a7.02 firmware. I can squash If you think important, but I'd personally prefer to keep the history. > > >OpenLink/wl18xx_fw.git;protocol=git \ > > file://Makefile \ > > " > >-- > >1.7.9.5 > > > >_______________________________________________ > >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
