NordicSemiconductor / pc-ble-driver-py

Python bindings for the ble-driver library
Other
126 stars 115 forks source link

Patching fails #52

Closed mohamed-elsabagh closed 5 years ago

mohamed-elsabagh commented 6 years ago

I am trying to compile sdk according to installation to work with custom board, but patching sdk fails with the following error

2 out of 2 hunks FAILED -- saving rejects to file examples/ble_central_and_peripheral/ble_connectivity/pca10040/ser_s132_hci/config/sdk_config.h.rej
3 out of 3 hunks FAILED -- saving rejects to file components/serialization/common/ser_config.h.rej
1 out of 1 hunk FAILED -- saving rejects to file components/serialization/common/transport/ser_phy/config/ser_phy_config_conn.h.rej
2 out of 2 hunks FAILED -- saving rejects to file components/serialization/common/transport/ser_phy/ser_phy_hci.c.rej
1 out of 1 hunk FAILED -- saving rejects to file components/serialization/connectivity/ser_conn_error_handling.c.rej
2 out of 2 hunks FAILED -- saving rejects to file examples/ble_central_and_peripheral/ble_connectivity/main.c.rej
2 out of 2 hunks FAILED -- saving rejects to file examples/ble_central_and_peripheral/ble_connectivity/pca10040/ser_s132_hci/arm5_no_packs/ble_connectivity_s132_hci_pca10040.uvprojx.rej
patch unexpectedly ends in middle of line
1 out of 1 hunk FAILED -- saving rejects to file components/serialization/common/ble_serialization.h.rej
patch unexpectedly ends in middle of line
bihanssen commented 5 years ago

Hi, sorry for late response. Closing this issue as obsoleted as the upcoming release will use a different build process.