| /OK3568_Linux_fs/buildroot/package/avrdude/ |
| H A D | avrdude.mk | 8 AVRDUDE_SITE_METHOD = svn 9 AVRDUDE_SITE = http://svn.savannah.nongnu.org/svn/avrdude/trunk
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | ab3100-otp.c | 58 u32 svn:20; member 90 otp->svn = (otpval[7] << 12) | (otpval[6] << 4) | (otpval[5] >> 4); in ab3100_otp_read() 109 seq_printf(s, "IMEI: %u-%u-%u\n", otp->tac, otp->fac, otp->svn); in ab3100_show_otp() 164 SHOW_AB3100_ATTR(svn) 174 __ATTR(svn, S_IRUGO, ab3100_otp_svn_show, NULL),
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | setlocalversion | 33 if git config --get svn-remote.svn.url >/dev/null; then 87 if rev=`LC_ALL=C svn info 2>/dev/null | grep '^Last Changed Rev'`; then
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | setlocalversion | 71 if git config --get svn-remote.svn.url >/dev/null; then 109 if rev=`LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'`; then
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | setlocalversion | 71 if git config --get svn-remote.svn.url >/dev/null; then 109 if rev=`LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'`; then
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | setlocalversion | 107 if git config --get svn-remote.svn.url >/dev/null; then 153 if rev=`LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'`; then
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | setlocalversion | 106 if git config --get svn-remote.svn.url >/dev/null; then 152 if rev=$(LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'); then
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | setlocalversion | 106 if git config --get svn-remote.svn.url >/dev/null; then 152 if rev=$(LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'); then
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | setlocalversion | 106 if git config --get svn-remote.svn.url >/dev/null; then 152 if rev=$(LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'); then
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | setlocalversion | 107 if git config --get svn-remote.svn.url >/dev/null; then 153 if rev=`LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'`; then
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | setlocalversion | 71 if git config --get svn-remote.svn.url >/dev/null; then 116 if rev=`LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'`; then
|
| /OK3568_Linux_fs/buildroot/package/apr/ |
| H A D | 0001-cross-compile.patch | 4 http://svn.apache.org/viewvc?view=revision&revision=1327907 5 http://svn.apache.org/viewvc?view=revision&revision=1328390 6 http://svn.apache.org/viewvc?view=revision&revision=1328714
|
| H A D | 0003-Merge-r1887279-from-trunk.patch | 41 git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.7.x@1887485 13f79535-47bb-0310-9956…
|
| /OK3568_Linux_fs/buildroot/package/apache/ |
| H A D | 0001-cross-compile.patch | 7 http://svn.apache.org/viewvc?view=revision&revision=1327907 8 http://svn.apache.org/viewvc?view=revision&revision=1328390 9 http://svn.apache.org/viewvc?view=revision&revision=1328714
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-dvb/oscam/ |
| H A D | oscam_svn.bb | 9 SRC_URI = "svn://www.streamboard.tv/svn/oscam;module=trunk;protocol=http \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/git/ |
| H A D | git_2.35.7.bb | 41 PACKAGECONFIG[svn] = "" 95 if [ ! "${@bb.utils.filter('PACKAGECONFIG', 'svn', d)}" ]; then 96 # Only install the git svn command and all Git::SVN Perl modules 99 rm -r ${D}${libexecdir}/git-core/git-svn \ 134 ${libexecdir}/git-core/git-svn \
|
| /OK3568_Linux_fs/buildroot/package/lmbench/ |
| H A D | 0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch | 6 git-svn-id: http://sjvm-subversion02.internal.synopsys.com/svn/OSS/ARC_Linux/tests/lmbench-3.0-a9@1…
|
| /OK3568_Linux_fs/buildroot/package/libxmlrpc/ |
| H A D | libxmlrpc.mk | 9 LIBXMLRPC_SITE = https://svn.code.sf.net/p/xmlrpc-c/code/advanced 10 LIBXMLRPC_SITE_METHOD = svn
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/ |
| H A D | 0006-Warnings-due-to-AppSinkCallbacks-struct-growth-https.patch | 13 git-svn-id: https://svn.webkit.org/repository/webkit/trunk@280243268f45cc-cd09-0410-ab3c-d52691b4db…
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/ |
| H A D | 0001-Offlineasm-warnings-with-newer-Ruby-versions-https-b.patch | 16 git-svn-id: https://svn.webkit.org/repository/webkit/trunk@254637 268f45cc-cd09-0410-ab3c-d52691b4d…
|
| /OK3568_Linux_fs/buildroot/package/python-docutils/ |
| H A D | 0001-Update-setup.py.patch | 9 git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8383 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-fetching.rst | 93 svn://.*/.\* http://somemirror.org/sources/" 337 Subversion (SVN) Fetcher (``svn://``) 342 defaults to "svn". The fetcher's temporary working directory is set by 343 :term:`SVNDIR`, which is usually ``DL_DIR/svn``. 347 - *"module":* The name of the svn module to checkout. You must provide 352 specified svn module. 354 - *"protocol":* The protocol to use, which defaults to "svn". If 355 "protocol" is set to "svn+ssh", the "ssh" parameter is also used. 359 - *"scmdata":* Causes the ".svn" directories to be available during 364 "svn+ssh". You can use this parameter to specify the ssh program used [all …]
|
| /OK3568_Linux_fs/buildroot/package/libfreeglut/ |
| H A D | 0001-Work-around-for-an-issue-which-cropped-up-with-the-release-of-gcc-10.patch | 11 git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1863 7f0cb862-5218-0410-a997-914c9d46530a
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | own-mirrors.bbclass | 3 svn://.*/.* ${SOURCE_MIRROR_URL} \
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/ |
| H A D | Makefile.common | 17 SVN_REV:=$(shell ((svnversion | grep -qv exported && echo -n 'Revision: ' && svnversion) || git svn…
|