summaryrefslogtreecommitdiffstats
path: root/rules/templates
Commit message (Collapse)AuthorAgeFilesLines
* change cross-libkmod -> host-libkmodMichael Olbrich2012-11-191-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel: use depmod from cross-libkmodMichael Olbrich2012-11-191-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* newpackage: add possibility to create extra barebox packagesptxdist-2012.09.0Marc Kleine-Budde2012-09-062-0/+96
| | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* template-kernel-make: use .tar.xz like the other kernel packagesJan Luebbe2012-07-131-1/+1
| | | | | Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* template-image-genimage: call correct function to generate the imageMichael Olbrich2012-07-011-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* improve image templatesMichael Olbrich2012-06-302-2/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxd_make_image_genimage: handle includes and dependenciesMichael Olbrich2012-06-301-2/+2
| | | | | | | | | config files can include other config files. With this change, these includes are found and preprocessed with the same mechanism as the primary config file. By generating the dependencies here, all includes are considered as well. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* templates: add image-genimage templateMichael Olbrich2012-06-143-0/+46
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* templates: add image-tgz templateMichael Olbrich2012-06-142-0/+41
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Fix klibc package templateAlexander Stein2012-03-281-1/+1
| | | | | Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* replace umkimage by u-boot sourcesAndreas Bießmann2012-03-121-1/+1
| | | | | | | | This patch removes the forked mkimage u-boot tool and uses the mainline u-boot code to build this tool. Signed-off-by: Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel template: set the same HOST_EXTRACFLAGS as kernelMichael Olbrich2012-02-031-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add template for extra kernelMichael Olbrich2011-12-172-0/+117
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* use make builtin variable CURDIR in src-linux-driver Makefile templateUwe Kleine-König2011-07-121-2/+1
| | | | | | | This saves an unnecessary fork. I didn't measure the speedup though :-) Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* templates: the default get stage is no longer necessaryMichael Olbrich2011-06-106-18/+18
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* template-src-linux-driver: selecting lndir is implicitMichael Olbrich2011-05-281-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* template-src-linux-driver: Use lndir URLJon Ringle2011-05-272-13/+2
| | | | | | | | | | By using lndir, the .ko files are kept separate from the src directory and building multiple architectures can be supported default extract is needed to allow lndir to be created. Signed-off-by: Jon Ringle <jon@ringle.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates] add MD5 lines to all templatesMichael Olbrich2011-05-049-0/+9
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* templates: make autogen.sh executeable by defaultAlexander Stein2011-04-224-0/+0
| | | | | Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [template-src-make-prog] cleanupMichael Olbrich2011-01-031-27/+20
| | | | | | needs a version too. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [template-src-stellaris] cleanupMichael Olbrich2011-01-035-3187/+0
| | | | | | | AC_CANONICAL_* is not really necessary. The configure options still exist. config.guess and config.sub can now be removed. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates] call autogen.sh for release versions if configure is missingMichael Olbrich2011-01-032-0/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [src-autoconf-proglib] make template compilableMichael Olbrich2011-01-031-2/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [template-file-make] comment out obsolete stagesMichael Olbrich2010-10-271-12/+12
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates/template-src-autoconf-make] targetinstall consolidationMichael Olbrich2010-10-221-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates/template-src-cmake-prog-make] targetinstall consolidationMichael Olbrich2010-10-221-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates/template-src-make-prog-make] targetinstall consolidationMichael Olbrich2010-10-221-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates/template-src-qmake-prog-make] targetinstall consolidationMichael Olbrich2010-10-221-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates/template-target-make] targetinstall consolidationMichael Olbrich2010-10-221-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [template-src-make-prog-make] comment _ENV, because it's obsoleteMarc Kleine-Budde2010-08-211-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [templates] remove obsolete fixup linesMichael Olbrich2010-07-197-21/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates] explicitly define <PKG>_VERSIONMarc Kleine-Budde2010-07-152-1/+4
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [ptxdist] ask for section in 'ptxdist newpackage'Michael Olbrich2010-04-2111-11/+11
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates] fix autoconf templates for package names containing '-'Michael Olbrich2010-04-216-7/+13
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates] add qmake templateMichael Olbrich2010-04-216-0/+163
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [template-src-*-make] use "trunk" if requested by userMarc Kleine-Budde2010-04-073-0/+12
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [templates] add empty prepare stage to src-linux-driver templateMichael Olbrich2010-03-261-0/+8
| | | | | | | Without this the default prepare stage fails because of a missing build directory. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [template-src-stellaris-make] don't use := in @PACKAGE@_CONF_OPTMarc Kleine-Budde2010-03-251-1/+1
| | | | | | | Don't use := but = in an assignment when referencing variables from other makefiles. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-*-make] add dependency to autotools ...Marc Kleine-Budde2010-03-252-0/+8
| | | | | | | ...if we run autogen.sh Reported-by: Jon Ringle <jon@ringle.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [templates] cleanup & fix strellaris templateMichael Olbrich2010-03-033-11/+16
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [templates] cleanupMichael Olbrich2010-03-034-28/+26
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [template-src-*-make] use <PKG>_PKGDIRMarc Kleine-Budde2010-03-032-5/+5
| | | | | | instead of $(PKGDIR)/<PKG> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-autoconf] fix _CONV_{ENV,OPT} typoMarc Kleine-Budde2010-03-031-2/+2
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-make-prog] reanimate plain makefile targetMarc Kleine-Budde2010-03-036-19/+170
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-target] rename filesMarc Kleine-Budde2010-03-032-0/+0
| | | | | | | | | | This patch renames the templates from: - template-{in,make} into - template-target-{in,make} to match the "action" in "ptxdist newpackage $action". Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-cmake] rename filesMarc Kleine-Budde2010-03-032-0/+0
| | | | | | | | | | This patch renames the templates from: - template-src-cmake-{in,make} into - template-src-cmake-prog-{in,make} to match the "action" in "ptxdist newpackage $action". Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template-src-driver] rename filesMarc Kleine-Budde2010-03-032-0/+0
| | | | | | | | | | This patch renames the templates from: - template-src-driver-{in,make} into - template-src-linux-driver-{in,make} to match the "action" in "ptxdist newpackage $action". Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template] rename remaining packet -> packageMarc Kleine-Budde2010-02-183-3/+3
| | | | | | | | In commit 5a4bf8f43d1bc3796a9c9aec7ece43dc4dba6421 "packet" has been renamed into "package". This patch renames the variables in the templates accordingly. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [template] @packet@ -> @package@Jon Ringle2010-02-1621-283/+283
| | | | | | Replace @packet@ with @package@ Signed-off-by: Jon Ringle <jon@ringle.org>
* [PATCH] rename newpacket command to newpackage ...Uwe Kleine-König2010-02-031-35/+35
| | | | | | | | | | | ... and provide a fallback for a smooth user experience. While at it fix most wrong usages of "packet". There are a few left in TODO (done items) and the Changelog. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> [mkl: use ' instead of " during deprecation warning] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>