You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/03/21 09:19:02 UTC

[GitHub] [mynewt-nimble] bvdberg opened a new issue #1213: app/blehci build fails

bvdberg opened a new issue #1213:
URL: https://github.com/apache/mynewt-nimble/issues/1213


   Since the merge of the refactored transport layer, this build fails:
   
   newt target create bb_test
   newt target set bb_test build_profile=optimized
   newt target set bb_test bsp=@apache-mynewt-core/hw/bsp/nordic_pca10095_net
   newt target set bb_test app=@apache-mynewt-nimble/apps/blehci
   newt build bb_test
   
   Building target targets/bb_test
   Error: Config for package @apache-mynewt-nimble/nimble/transport: setting BLE_ACL_BUF_SIZE does not have required value field
   
   It seems to do with the import of "@apache-mynewt-nimble/nimble/transport/syscfg.defunct.yml"
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] sjanc commented on issue #1213: app/blehci build fails

Posted by GitBox <gi...@apache.org>.
sjanc commented on issue #1213:
URL: https://github.com/apache/mynewt-nimble/issues/1213#issuecomment-1073674285


   Hi,
   
   It seems to work for me...    please make sure you use newt from master


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] bvdberg closed issue #1213: app/blehci build fails

Posted by GitBox <gi...@apache.org>.
bvdberg closed issue #1213:
URL: https://github.com/apache/mynewt-nimble/issues/1213


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] bvdberg commented on issue #1213: app/blehci build fails

Posted by GitBox <gi...@apache.org>.
bvdberg commented on issue #1213:
URL: https://github.com/apache/mynewt-nimble/issues/1213#issuecomment-1073751527


   That solved the issue, newt 1.9 -> 1.10.
   Thx!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org