mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
New package: socketcand
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
5347910b9d
commit
bdd73ea917
11
package/socketcand/socketcand.mk
Normal file
11
package/socketcand/socketcand.mk
Normal file
@@ -0,0 +1,11 @@
|
||||
#############################################################
|
||||
#
|
||||
# socketcand
|
||||
#
|
||||
#############################################################
|
||||
SOCKETCAND_VERSION = 7d06986fa4b5fd2c210ec4e248dab41107be1ccd
|
||||
SOCKETCAND_SITE = git://github.com/dschanoeh/socketcand.git
|
||||
SOCKETCAND_AUTORECONF = YES
|
||||
SOCKETCAND_DEPENDENCIES = libconfig
|
||||
|
||||
$(eval $(call AUTOTARGETS))
|
||||
Reference in New Issue
Block a user