Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AsteroidOS/meta-dory-hybris
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 05a3293d8dad
Choose a base ref
...
head repository: AsteroidOS/meta-dory-hybris
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c107d2cf84ad
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 14, 2017

  1. patchram: Don't start service right after /dev/ttyHS99 which seems to…

    … solve some race condition leading to no hci0
    FlorentRevest committed Feb 14, 2017
    Copy the full SHA
    c107d2c View commit details
Showing with 0 additions and 1 deletion.
  1. +0 −1 recipes-android/brcm-patchram-plus/brcm-patchram-plus/patchram.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[Unit]
Description=Load firmware into BCM20715A1 bluetooth chip
After=dev-ttyHS99.device

[Service]
Type=simple