diff options
author | Maxin B. John <maxin.john@intel.com> | 2017-07-21 12:09:52 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-21 11:12:10 +0100 |
commit | f9ccac5dd359e9b874a39cd879ea23c841085eab (patch) | |
tree | 92c0de72c331ddc12621e13d56ad78af99cfcf80 | |
parent | 5212d88104b7a53d4bd8bf2320aca9455099ac80 (diff) | |
download | openembedded-core-f9ccac5dd359e9b874a39cd879ea23c841085eab.tar.gz openembedded-core-f9ccac5dd359e9b874a39cd879ea23c841085eab.tar.bz2 openembedded-core-f9ccac5dd359e9b874a39cd879ea23c841085eab.zip |
bluez5: update patch status
Update the status of following patch from Pending to Accepted:
a) 0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-connectivity/bluez5/bluez5/0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5/0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch b/meta/recipes-connectivity/bluez5/bluez5/0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch index 7bd5bbcbbb..46794381f7 100644 --- a/meta/recipes-connectivity/bluez5/bluez5/0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch +++ b/meta/recipes-connectivity/bluez5/bluez5/0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch @@ -9,7 +9,7 @@ From the log in .bcm43xx_load_firmware(): But timespec tm_mode is real is 50us. Correct the delayed timer count. -Upstream-Status: Pending +Upstream-Status: Accepted [https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=76255f732d68aef2b90d36d9c7be51a9e1739ce7] Signed-off-by: Fugang Duan <fugang.duan@nxp.com> --- |