Skip to content

stratux/bluez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Repository for building arm64 bluez packages for Debian:bookworm based on bluez 5.79

Building

See .github/workflows/release.yml for more information.

To build:

MY_UID="root" MY_GID="root" ./docker-run.sh "cd data && ./bluez-5.79.sh"

To build interactively in container:

MY_UID="root" MY_GID="root" docker compose run --rm cli
cd /data

And you can run the 'bluez-5.79.sh' script directly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors