You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Jo-Philipp Wich addfc0efdd uclibc++: add hack to fix failing patch
One of the patched files, include/unwind-cxx.h, contains windows newlines
which lead to the following failure:

  Applying ./patches/006-eabi_fix.patch using plaintext:
  patching file include/typeinfo
  patching file include/unwind-cxx.h
  Hunk #1 FAILED at 173 (different line endings).
  Hunk #2 FAILED at 181 (different line endings).

Add a fixup command to the prepare phase which normalizes the line endings
before applying source patches.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
base-files package: flag essential components as nonshared 8 years ago
boot zynq: Add Zybo device support 8 years ago
devel package/devel/gdb: Update to 7.11 8 years ago
firmware brcmfmac43430-firmware: use @GITHUB download alias 8 years ago
kernel package: flag essential components as nonshared 8 years ago
libs uclibc++: add hack to fix failing patch 8 years ago
network netifd: Send DHCP release when client exits 8 years ago
system package: flag essential components as nonshared 8 years ago
utils busybox: fix setting the kernel timezone 8 years ago
Makefile include: choose package output directory based on repository info 8 years ago