Searched refs:patch (Results 1 – 25 of 356) sorted by relevance
12345678910>>...15
1 01-kconfig-kernel-to-buildroot.patch2 06-br-build-system-integration.patch3 10-br-build-system.patch4 11-use-mktemp-for-lxdialog.patch5 12-fix-glade-file-path.patch6 14-support-out-of-tree-config.patch7 16-fix-space-to-de-select-options.patch8 17-backport-kecho.patch9 18-merge-config.sh-create-temporary-files-in-tmp.patch10 19-merge_config.sh-add-br2-external-support.patch[all …]
69 patch="${2}"77 case "$patch" in92 *.patch*)102 echo "Applying $patch using ${type}: "104 if [ ! -e "${path}/$patch" ] ; then105 echo "Error: missing patch file ${path}/$patch"110 echo "Error: duplicate filename '${patch}'"113 echo " to be applied : ${path}/${patch}"116 echo "${path}/${patch}" >> ${builddir}/.applied_patches_list117 … ${uncomp} "${path}/$patch" | patch -g0 -p1 --no-backup-if-mismatch -d "${builddir}" -t -N $silent[all …]
377 package/android-tools/0010-adb-added-patch-for-openssl-1.1.0-compatibility.patch lib_patch.Upstream429 package/bind/0001-cross.patch lib_patch.Upstream525 package/dht/0001-cmake.patch lib_patch.Upstream618 package/fbv/0004-giflib.patch lib_patch.Upstream1119 package/ntp/0001-nano.patch lib_patch.Upstream1147 package/olsr/0006-build-patch-for-gpsd-3-25.patch lib_patch.Upstream1189 package/patch/0001-Fix-segfault-with-mangled-rename-patch.patch lib_patch.Upstream1190 package/patch/0002-Allow-input-files-to-be-missing-for-ed-style-patches.patch lib_patch.Upstream1191 package/patch/0003-Fix-arbitrary-command-execution-in-ed-style-patches-.patch lib_patch.Upstream1192 package/patch/0004-Invoke-ed-directly-instead-of-using-the-shell.patch lib_patch.Upstream[all …]
10 /*.patch
15 aufs$(BR2_PACKAGE_AUFS_SERIES)-kbuild.patch \16 aufs$(BR2_PACKAGE_AUFS_SERIES)-base.patch \17 aufs$(BR2_PACKAGE_AUFS_SERIES)-mmap.patch \18 aufs$(BR2_PACKAGE_AUFS_SERIES)-standalone.patch
22 if test -f $(RTAI_DIR)/base/arch/$(RTAI_ARCH)/patches/hal-linux-$${kver}-*patch ; then \25 hal-linux-$${kver}-*patch ; \
2 bool "patch"7 Take patch files (containing difference listings) and apply10 http://www.gnu.org/software/patch/12 comment "patch needs a toolchain w/ wchar"
8 PATCH_SOURCE = patch-$(PATCH_VERSION).tar.xz9 PATCH_SITE = $(BR2_GNU_MIRROR)/patch
2 sha256 ac610bda97abe0d9f6b7c963255a11dcb196c25e337c61f94e4778d632f1d8fd patch-2.7.6.tar.xz
4 [[patch-policy]]15 global patch directory.26 or a tarball containing a patch series.39 These patch files should be named +<number>-<description>.patch+.46 digits, like 'git-format-patch' does. E.g.: +0001-foobar-the-buz.patch+62 ==== Global patch directory69 [[patch-apply-order]]86 * Otherwise, patch files matching +*.patch+ are applied in alphabetical123 At the end, the patch should look like:147 === Additional patch documentation[all …]
22 . For every directory - +<global-patch-dir>+ - that exists in26 * +<global-patch-dir>/<packagename>/<packageversion>/+ if the29 * Otherwise, +<global-patch-dir>/<packagename>+ if the directory32 . Patches will then be applied from a +<package-patch-dir>+ as38 * Otherwise, patch files matching +*.patch+ are applied in41 +<number>-<description>.patch+, where +<number>+ refers to the45 xref:patch-apply-order[]48 specifying a custom patch directory for packages. It can be used to50 be used in place of the custom patch directory options that are60 as it is done from a post-patch hook of the Linux package.[all …]
11 for p in $(ls patches/*.patch 2>/dev/null); do12 patch -p1 < "${p}"
6 We patch configure directly, because:10 2/ the length of the configure or configure.in patch would be exactly11 the same (one line), or maybe more for the configure.in patch if14 3/ the patch will never go upstream, because upstream is dead.
1 This patch fixes compiling xinetd without RPC support.3 The content of this patch was copied from the OpenWrt project:4 https://dev.openwrt.org/browser/packages/net/xinetd/patches/003-rpc_fix.patch
22 patch -i support/libtool/buildroot-libtool-v2.4.4.patch $(@D)/autoconf/ltmain.sh
8 …openwrt/blob/f22d5e25660106a48727c7aa5d1a73e4171a7987/package/devel/oprofile/patches/100-musl.patch9 after I found a hint for the patch here:10 http://patchwork.openembedded.org/patch/112675/12 Removed unneeded patch for libop/op_events.c.16 I decided to put this patch into the buildroot repo instead of adding
4 http://svnweb.freebsd.org/ports/head/comms/sredird/files/patch-sredird.c?revision=363168&view=markup5 http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/sysutils/sredird/patches/patch-aa6 https://github.com/bitrig/bitrig-ports/blob/master/comms/sredird/patches/patch-sredird_c
2 # Quilt is being used to handle the patch series
10 This buildroot-specific patch makes sure ctest looks also for13 [Vincent: tweak patch for 3.6.3]14 [James: tweak patch for 3.15.4]15 [Bernd: tweak patch for 3.27.0]
4 sha256 3bfa74db4aeb68bfef7ee213bb1dbf236d784dea3d35a52f6e23a48c847375dd 19_no-common.patch
3 sha256 b2207e757dbbefc34a20a32b1b4a216b4a4316e1dc812bceca4ac6294871119a 90_CVE-2021-38165.patch
4 Subject: [PATCH] Readline-8.2 patch 1: fix crash when readline is started with7 Upstream: https://git.savannah.gnu.org/cgit/readline.git/patch/?id=7274faabe97ce53d6b464272d7e6ab6c…35 # Do not edit -- exists only for use by patch
68 patch -i support/libtool/buildroot-libtool-v1.5.patch $${i}; \70 patch -i support/libtool/buildroot-libtool-v2.2.patch $${i}; \73 patch -i support/libtool/buildroot-libtool-v2.4.4.patch $${i}; \75 patch -i support/libtool/buildroot-libtool-v2.4.patch $${i}; \
5 binary diff and patch using the BSDIFF4-format.
5 Binary patch/diff like xdelta but creates smaller diffs.
Completed in 64 milliseconds