summaryrefslogtreecommitdiffstats
path: root/rules/bridge-utils.make
Commit message (Collapse)AuthorAgeFilesLines
* bridge-utils: version bump 1.5 -> 1.6Lucas Stach2019-01-111-3/+9
| | | | | | | | | - version bump - readd with-linux-headers invalid path to avoid using the default search path, which may pick up headers from the build host Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* update all spdx license identifier to the new versionMichael Olbrich2018-03-121-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* bridge-utils: remove all references to the kernel-header packageMichael Olbrich2018-02-011-6/+1
| | | | | | | | The added include path was wrong, KERNEL_HEADERS_DIR instead of KERNEL_HEADERS_INCLUDE_DIR so it didn't use the extra kernel headers. It didn't fail, so just remove the useless option and dependency. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* automated switch to SPDX conform license namesMichael Olbrich2015-10-271-1/+1
| | | | | | | | | | | | | | | search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* bridge-utils: fix license information tagOliver Graute2015-07-171-0/+1
| | | | | | | bridge-utils is distributed under GPLv2+ Signed-off-by: Oliver Graute <oliver.graute@neuhaus.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* bridge-utils: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* rules: use ptx/mirror for all mirror URLsMichael Olbrich2012-01-061-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* bridge-utils: version bump 1.4 -> 1.5Robert Schwebel2011-07-141-2/+2
| | | | | | | The patch is still necessary, as upstream doesn't provide a configure script. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [bridge-utils] targetinstall consolidationMichael Olbrich2010-10-221-6/+6
|
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [bridge-utils] unbreak packageRobert Schwebel2010-02-021-2/+4
| | | | | | | | | | The bridge-utils packet was previously broken; this patch bumps the version 1.1 -> 1.4. The packet doesn't contain the autogenerated autotool files, so we regenerate them with autogen.sh. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-8/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [bridge-utils] cleanup makefileMichael Olbrich2010-01-101-70/+19
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* * bridge utils: version bump; cared of remaining FIXMEs andRobert Schwebel2006-06-111-6/+13
| | | | | | | ipkgized. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5737 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
| | | | | | | | direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5497 33e552b5-05e3-0310-8538-816dae2090ed
* reverted := vs. = patchRobert Schwebel2006-03-011-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4936 33e552b5-05e3-0310-8538-816dae2090ed
* = -> := replacementSascha Hauer2006-03-011-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4890 33e552b5-05e3-0310-8538-816dae2090ed
* Remove obsolete get_patches.Ladislav Michl2006-02-111-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4568 33e552b5-05e3-0310-8538-816dae2090ed
* fixed dependencyBjoern Buerger2006-01-131-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3894 33e552b5-05e3-0310-8538-816dae2090ed
* dependency fixupRobert Schwebel2006-01-121-3/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3851 33e552b5-05e3-0310-8538-816dae2090ed
* documentation fix and change to autogenerated dependenciesBjoern Buerger2006-01-111-18/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3798 33e552b5-05e3-0310-8538-816dae2090ed
* avoid error message that non-generated make files are not being foundRobert Schwebel2006-01-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3766 33e552b5-05e3-0310-8538-816dae2090ed
* added generic call package_depfile rule for autogeneration of default ↵Bjoern Buerger2006-01-091-0/+2
| | | | | | dependencies - this should not break anything, since it just adds some more variables git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3743 33e552b5-05e3-0310-8538-816dae2090ed
* use sf mirrorRobert Schwebel2005-12-301-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3623 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Robert Schwebel2005-12-271-2/+1
| | | | https://svn.pengutronix.de/svn/ptxdist/branches/ptxdist-0.7-destdir-r3569@3574 33e552b5-05e3-0310-8538-816dae2090ed
* hide $(call touch) output with @; replace manual install by $(call install...Robert Schwebel2005-12-111-6/+8
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3502 33e552b5-05e3-0310-8538-816dae2090ed
* add packages to PACKAGES-yRobert Schwebel2005-11-131-3/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3340 33e552b5-05e3-0310-8538-816dae2090ed
* * cleanupsMarc Kleine-Budde2005-10-271-2/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3268 33e552b5-05e3-0310-8538-816dae2090ed
* merge: backports from 0.9Robert Schwebel2005-09-281-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3172 33e552b5-05e3-0310-8538-816dae2090ed
* * added emacs syntax hints; patch by Christian GagneraudRobert Schwebel2005-06-211-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2839 33e552b5-05e3-0310-8538-816dae2090ed
* ipkgizedRobert Schwebel2005-04-271-4/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2535 33e552b5-05e3-0310-8538-816dae2090ed
* Bridge Utils update; patch by Gary ThomasRobert Schwebel2005-04-081-0/+136
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2422 33e552b5-05e3-0310-8538-816dae2090ed