blob: 64513128b43d0531ad05cbf1c2706d9db3d60143 (
plain) (
blame)
1
2
3
4
5
6
7
|
PACKAGES += locks
pkg_locks_name = locks
pkg_locks_description = A scalable, deadlock-resolving resource locker
pkg_locks_homepage = https://github.com/uwiger/locks
pkg_locks_fetch = git
pkg_locks_repo = https://github.com/uwiger/locks
pkg_locks_commit = master
|