1 ################################################################################
5 ################################################################################
7 YAVTA_VERSION
= 82ff2efdb9787737b9f21b6f4759f077c827b238
8 YAVTA_SITE
= git
://git.ideasonboard.org
/yavta.git
10 YAVTA_LICENSE_FILES
= COPYING.GPL
12 define YAVTA_BUILD_CMDS
13 $(MAKE
) $(TARGET_CONFIGURE_OPTS
) -C
$(@D
)
16 define YAVTA_INSTALL_TARGET_CMDS
17 $(INSTALL
) -m
0755 -D
$(@D
)/yavta
$(TARGET_DIR
)/usr
/bin
/yavta
20 $(eval
$(generic-package
))