summaryrefslogtreecommitdiffstats
path: root/meta-oe/classes/autotools-bootstrap.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* autotools-bootstrap.bbclass: initial addAndreas Müller2015-11-061-0/+24
bootstrap is another magic script which is intended run before autotools. The class created runs this script at the right time and ensures that sources of gnulib are not cloned during configure. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>