Home
last modified time | relevance | path

Searched refs:VERSION_NUMBER (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libmemcached/files/
H A D0001-configure.ac-Do-not-configure-build-aux.patch18 @@ -17,7 +17,6 @@ AC_INIT([libmemcached],VERSION_NUMBER,[http://libmemcached.org/])
/OK3568_Linux_fs/buildroot/package/libmemcached/
H A D0003-move-ac_config_aux_dir.patch14 AC_INIT([libmemcached],VERSION_NUMBER,[http://libmemcached.org/])
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-0.21/
H A D0001-libtextstyle-fix-builds-with-automake-1.16.4-and-new.patch26 -gl_INIT_PACKAGE([libtextstyle], [$VERSION_NUMBER])
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dambassador.h237 #define VERSION_NUMBER 0x01050025 /* Jason's first hacked version. */ macro
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DGobiUSBNet.c93 #define VERSION_NUMBER "V1.6.2.14" macro
94 #define DRIVER_VERSION "Quectel_Linux&Android_GobiNet_Driver_"VERSION_NUMBER
1406 strlcpy(info->version, VERSION_NUMBER, sizeof(info->version)); in ql_net_get_drvinfo()