/openbmc/openbmc/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\}?/);
|
/openbmc/ipmitool/control/ |
H A D | prototype.in | 3 f none bin/@PACKAGE@=../src/@PACKAGE@ 0755 root bin 9 f none share/man/man1/@PACKAGE@.1=../doc/@PACKAGE@.1 0644 root bin
|
H A D | pkginfo.in | 1 PKG="@PACKAGE@" 2 NAME="@PACKAGE@ - Utility for Intelligent Platform Management Interface (IPMI) control"
|
/openbmc/openbmc/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 "
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/ |
H A D | 0001-Add-build-rule-for-README.patch | 21 …@LN_S@ -f `pwd`/@PACKAGE@-@VERSION@.tar.gz ${RPMDIR}/SOURCES/@PACKAGE@-@VERSION@_cvs_`date +"%Y%m%… 22 cd ${RPMDIR}/SPECS && @RPMBUILD@ -ba @PACKAGE@.spec --define 'cvs 1'
|
/openbmc/openbmc/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 | 31 bindtextdomain (PACKAGE, LOCALEDIR); 34 textdomain (PACKAGE);
|
/openbmc/openbmc/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
|
/openbmc/openbmc/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)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tunctl/tunctl/ |
H A D | makefile-add-ldflags.patch | 18 $(MAN) : $(PACKAGE).sgml 19 docbook2man $(PACKAGE).sgml
|
/openbmc/openbmc/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"
|
/openbmc/openbmc/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…
|
/openbmc/docs/ |
H A D | yocto-development.md | 27 `devtool modify -n ${PACKAGE} ${SRCTREE}` first creates a new Yocto layer in 33 what you are doing, you may need to run `${PACKAGE}` build system's clean 35 source, you may need to run `bitbake -c cleansstate ${PACKAGE}` to clear 39 like to modify the package, invoking `devtool modify ${PACKAGE}` will handle the 43 When you are all done, run `devtool reset ${PACKAGE}` to remove the `.bbappend`
|
/openbmc/openbmc/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@
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/ |
H A D | 0001-configure.ac-remove-AM_PO_SUBDIRS.patch | 26 [${PACKAGE}-${LIBGPHOTO2_CURRENT_MIN}], 36 [${PACKAGE}-${LIBGPHOTO2_PORT_CURRENT_MIN}],
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | lkc.h | 28 #ifndef PACKAGE 29 #define PACKAGE "linux" macro
|
/openbmc/qemu/python/ |
H A D | MANIFEST.in | 2 include PACKAGE.rst
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng/ |
H A D | Modify-configure.in-and-etc-Makefile.am.patch | 23 pkgsysconfdir=${sysconfdir}/$PACKAGE 26 +pkgdatadir=${datadir}/$PACKAGE
|
/openbmc/linux/tools/power/cpupower/utils/ |
H A D | cpupower.c | 119 printf(PACKAGE " " VERSION "\n"); in print_version() 200 textdomain(PACKAGE); in main()
|
/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/ |
H A D | Context.xs | 28 MODULE = Perf::Trace::Context PACKAGE = Perf::Trace::Context
|
/openbmc/openbmc/meta-security/recipes-perl/perl/files/ |
H A D | libwhisker2.patch | 36 $t="$PACKAGE.3pm"; 45 $t="$PACKAGE.3pm";
|
/openbmc/openbmc/meta-security/recipes-security/isic/files/ |
H A D | configure_fix.patch | 24 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
|
/openbmc/linux/tools/perf/util/ |
H A D | demangle-cxx.cpp | 8 #define PACKAGE 'perf' macro
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
H A D | discard-use-of-dnl-in-Makefile.am.patch | 22 PACKAGE = rp-pppoe
|