summaryrefslogtreecommitdiff
path: root/bash/bash-2.05b/various.patch
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain)

7542fe6f253d57b6dda575ceea5527&showmsg=1'>dtc
AgeCommit message (Collapse)AuthorFiles
2015-01-16dtc: Upgrade to 1.4.1 (git based)Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2014-12-11dtc: don't use autotools as this doesn't use autotoolsRoss Burton1
Signed-off-by: Ross Burton <ross.burton@intel.com>
2014-11-21dtc: old SRC_URI died, changing to new working oneKrzysztof Sywula1
Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-23dtc: add bash to RDEPENDS_dtc-miscRobert Yang1
Bash script: dtc-misc/usr/bin/dtdiff There are two files in this pacakge, another one is (binary): dtc-misc/usr/bin/convert-dtsv0 Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-28autotools-brokensep: Mark recipes with broken separate build dir supportRichard Purdie1
This patch goes through the OE-Core recipes and marks those which use autotools but don't support a separate build directory (${S} != ${B}). A new class, autotools-brokensep is used for this purpose. This doesn't introduce any change in behaviour in its own right. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>