summaryrefslogtreecommitdiff
path: root/scripts/wipe-sysroot
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/wipe-sysroot')
0 files changed, 0 insertions, 0 deletions
Kooi1 2006-12-31Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no n...Richard Purdie2 2006-10-03libusb: package libusbpp into separate package so libusb will not RDEPEND on ...Marcin Juszkiewicz2 2006-05-25add libusb[-native] 0.1.12Michael Lauer2 2006-05-13libusb 0.1.10a: add -nativeMichael Lauer2 2005-07-23libusb: disable parallel make to fix compilingMichael Lauer1 2005-07-22remove ARMfix.patchKoen Kooi1 2005-07-22Add ARMfix patch, thanks to rwhitby for spotting itKoen Kooi1 2005-07-21Apply patch found at http://webuser.fh-furtwangen.de/~dersch/gphoto/remote.ht...Koen Kooi1 2005-07-05Added patch for alignment issues from debian (DaKa2).Oyvind Repvik3 2005-06-30import clean BK tree at cset 1.3670Koen Kooi5 2005-04-10libusb: don't build docs until we have sufficient native doc-generating-toolsMichael Lauer1 2005-03-26Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2005-02-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2004-12-31Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson4 psplash: use OpenEmbedded logoPaul Eggleton1 Use the OpenEmbedded logo for psplash in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2011-09-02o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.orgSaul Wold1 Signed-off-by: Saul Wold <sgw@linux.intel.com> 2011-05-04poky-default-revisions: move the SRCREV to recipe fileYu Ke1 in this case, those non poky distro can also use these recipe normally Signed-off-by: Yu Ke <ke.yu@intel.com> 2011-01-18psplash_svn.bb: Change poky boot logo to yocto logoMei Lei2 Change the boot logo to yocto logo Signed-off-by:Mei Lei <lei.mei@intel.com> 2011-01-06recpies: use SRCPV instead of SRCREV for PVYu Ke1 SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com> 2010-10-11recipes-core: Cleanup package descriptions and summariesMark Hatle1 [BUGID #281] Evaluate and update each package in recipes-core to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 2010-08-27Major layout change to the packages directoryRichard Purdie2 Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>