| /OK3568_Linux_fs/tools/windows/RKDevTool/rockdev/ |
| H A D | update-script | 7 write_image PACKAGE:kernel KERNEL: 8 check_image PACKAGE:kernel KERNEL: 11 write_image PACKAGE:boot BOOT: 12 check_image PACKAGE:boot BOOT: 15 write_image PACKAGE:recovery RECOVERY: 16 check_image PACKAGE:recovery RECOVERY: 19 write_image PACKAGE:system SYSTEM: 20 check_image PACKAGE:system SYSTEM: 23 write_image PACKAGE:backup BACKUP: 24 check_image PACKAGE:backup BACKUP: [all …]
|
| H A D | recover-script | 6 write_image PACKAGE:system SYSTEM: 7 check_image PACKAGE:system SYSTEM:
|
| /OK3568_Linux_fs/buildroot/package/intltool/ |
| H A D | 0001-perl-5.26-compatibility.patch | 29 - $varhash{"PACKAGE"} = $name if (not $name =~ /\${?PACKAGE}?/); 33 + $varhash{"PACKAGE"} = $name if (not $name =~ /\$\{?PACKAGE}?/); 44 - $varhash{"PACKAGE"} = $name if (not $name =~ /\${?PACKAGE}?/); 49 + $varhash{"PACKAGE"} = $name if (not $name =~ /\$\{?PACKAGE}?/);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/intltool/intltool/ |
| H A D | perl-522-deprecations.patch | 31 - $varhash{"PACKAGE"} = $name if (not $name =~ /\${?PACKAGE}?/); 35 + $varhash{"PACKAGE"} = $name if (not $name =~ /\$\{?PACKAGE\}?/); 46 - $varhash{"PACKAGE"} = $name if (not $name =~ /\${?PACKAGE}?/); 51 + $varhash{"PACKAGE"} = $name if (not $name =~ /\$\{?PACKAGE\}?/);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | 0004-Use-BUILD_DATE-to-improve-reproducibility.patch | 26 printf("%s: " PACKAGE " " VERSION " compiled on " 39 - cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on " << __DATE__ 41 + cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on " 54 - cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on " << __DATE__ 56 + cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on "
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
| H A D | 0001-configure.ac-Rename-to-configure.ac-and-use-external.patch | 222 -PACKAGE = @PACKAGE@ 434 - sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' $(srcdir)/ref-add.sin > t-ref-add.sed 437 - sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' $(srcdir)/ref-del.sin > t-ref-del.sed 465 - if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 480 - if test "$(PACKAGE)" = "gettext-tools" \ 523 - if test "$(PACKAGE)" = "gettext-tools"; then \ 550 - if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 556 - if test "$(PACKAGE)" = "gettext-tools" \ 569 - if test "$(PACKAGE)" = "gettext-tools"; then \ 579 - if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ [all …]
|
| H A D | hddtemp-no-nls-support.patch | 29 bindtextdomain (PACKAGE, LOCALEDIR); 32 textdomain (PACKAGE);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/ |
| H A D | 0001-Add-build-rule-for-README.patch | 19 …@LN_S@ -f `pwd`/@PACKAGE@-@VERSION@.tar.gz ${RPMDIR}/SOURCES/@PACKAGE@-@VERSION@_cvs_`date +"%Y%m%… 20 cd ${RPMDIR}/SPECS && @RPMBUILD@ -ba @PACKAGE@.spec --define 'cvs 1'
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/mesa-demos/ |
| H A D | 0009-glsl-perf-Install-.glsl-.vert-.frag-files.patch | 25 +demosdatadir=$(datadir)/$(PACKAGE)/ 39 +demosdatadir=$(datadir)/$(PACKAGE)/ 53 +demosdatadir=$(datadir)/$(PACKAGE)/ 67 +demosdatadir=$(datadir)/$(PACKAGE)/
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | check-header.sh | 6 PACKAGE="$1" 15 echo "Your $PACKAGE headers are missing"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/dbus/dbus-glib/ |
| H A D | test-install-makefile.patch | 22 +testdir = $(datadir)/@PACKAGE@/tests 36 +testdir = $(datadir)/@PACKAGE@/tests/core 50 +testdir = $(datadir)/@PACKAGE@/tests/interfaces
|
| /OK3568_Linux_fs/external/xserver/debian/po/ |
| H A D | templates.pot | 2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 # This file is distributed under the same license as the PACKAGE package. 9 "Project-Id-Version: PACKAGE VERSION\n"
|
| H A D | gu.po | 2 # Copyright (C) 2008 THE PACKAGE'S COPYRIGHT HOLDER 3 # This file is distributed under the same license as the PACKAGE package.
|
| H A D | mr.po | 2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 # This file is distributed under the same license as the PACKAGE package.
|
| /OK3568_Linux_fs/buildroot/package/genromfs/ |
| H A D | 0001-build-system.patch | 10 PACKAGE = genromfs 16 DISTDIR = $(PACKAGE)-$(VERSION)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sblim-cmpi-devel/sblim-cmpi-devel/ |
| H A D | sblim-cmpi-devel-2.0.3-docdir.patch | 13 -docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) 14 +docdir = $(datadir)/doc/$(PACKAGE)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/tunctl/tunctl/ |
| H A D | makefile-add-ldflags.patch | 18 $(MAN) : $(PACKAGE).sgml 19 docbook2man $(PACKAGE).sgml
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/ |
| H A D | makefile-docdir-fix.patch | 15 -docdir = $(DESTDIR)$(prefix)/share/doc/@PACKAGE@ 16 +docdir = $(prefix)/share/doc/@PACKAGE@
|
| /OK3568_Linux_fs/buildroot/package/libsidplay2/ |
| H A D | 0002-pkg-config.patch | 11 Name: @PACKAGE@ 20 Name: @PACKAGE@
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
| H A D | remove-user-host-pwd-from-version.patch | 35 -"@(#) \$$PACKAGE: $APPLICATION $VERSION (" __DATE__ " " __TIME__ ") \$\n" 36 +"@(#) \$$PACKAGE: $APPLICATION $VERSION ($DATE $TIME) \$\n"
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | EFL-1.0 | 19 THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT WARRANTY. ANY EXPRESS OR 24 DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THIS PACKAGE.
|
| H A D | EFL-2.0 | 10 …PACKAGE IS PROVIDED "AS IS" AND WITHOUT WARRANTY. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BU…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/cunit/files/ |
| H A D | fixup-install-docdir.patch | 21 -dochdrdir = $(prefix)/doc/@PACKAGE@/headers 32 -docdir = $(prefix)/doc/@PACKAGE@
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/ |
| H A D | Makefile.in.in | 13 PACKAGE = @PACKAGE@ 177 …L $(top_srcdir) -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU @PACKAGE@' /dev/null '{}' … 179 LC_ALL=C grep -i 'GNU @PACKAGE@' $(top_srcdir)/* 2>/dev/null; \ 211 --package-name="$${package_prefix}@PACKAGE@" \ 270 if test "$(PACKAGE)" = "gettext-tools"; then \ 328 if test "$(PACKAGE)" = "gettext-tools"; then \ 372 if test "$(PACKAGE)" = "gettext-tools"; then \ 412 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) 419 if test "$(PACKAGE)" = "gettext-tools"; then \ 463 …if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../s…
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | Makefile.in | 18 pkgdatadir = $(datadir)/@PACKAGE@ 19 pkgincludedir = $(includedir)/@PACKAGE@ 20 pkglibdir = $(libdir)/@PACKAGE@ 21 pkglibexecdir = $(libexecdir)/@PACKAGE@ 94 distdir = $(PACKAGE)-$(VERSION) 164 PACKAGE = @PACKAGE@
|