aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/020-openbsd_fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* mkimage: update to 2014.10Luka Perkov2014-11-291-18/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43428
* mkimage: update to 2014.04Luka Perkov2014-05-211-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40807
* mkimage: update to 2013.07-rc1Luka Perkov2013-07-151-2/+2
| | | | | | | | also remove 100-dtc-binary.patch which was not accepted upstream Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37361
* mkimage: update to 2013.04Luka Perkov2013-05-051-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36550
* mkimage: upgrade to version 2013.01.01Luka Perkov2013-03-081-5/+4
| | | | SVN-Revision: 35905
* build: BSD compile fixesFelix Fietkau2013-03-071-0/+19
following patch allows to build images for Qemu ARM on OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64. Mostly small pieces of code changes to get things right on the specific platform. Updated the README to describe better, which tools on the host are required. Added some kind of prepare scripts to install needed tools on BSD via packages. Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de> SVN-Revision: 35900