mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-28 01:31:04 +02:00
ubertooth-firmware: added support for version checking
This commit is contained in:
parent
c39b3dfd9e
commit
8d06a36b43
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD ubertooth-firmware-9999.ebuild 694 RMD160 f747d3da2a0082114a426dd6295b63ccd5c7ccb3 SHA1 8218132c7606585317a0aa075ce9ef4fdba6a70d SHA256 1085a1b8860fd657517a900c091b850f862e4d6dc107b0eff88c19bacb0cefd1
|
||||
EBUILD ubertooth-firmware-9999.ebuild 744 RMD160 77791bca419eead6ef2ac3ab73747907e832365a SHA1 3834a32d9db9c035dd17ec302e1a5e6c9b419764 SHA256 1ac0690af0d1f9152a0080be7e577463c1d99ace1c9ef1ab3ebb8383068c9eb2
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ ESVN_REPO_URI="https://ubertooth.svn.sourceforge.net/svnroot/ubertooth/trunk/fir
|
|||
|
||||
src_compile() {
|
||||
cd "${S}"/bluetooth_rxtx
|
||||
DFU_TOOL=/usr/bin/ubertooth-dfu emake
|
||||
SVN_REV_NUM="-D'SVN_REV_NUM'=${ESVN_WC_REVISION}" DFU_TOOL=/usr/bin/ubertooth-dfu emake
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue