aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/coreutils
AgeCommit message (Expand)Author
2016-09-06coreutils: enable xattr for nativeRobert Yang
2016-07-08meta: update patch metadataRoss Burton
2016-05-30coreutils: revert upstream commit causing havoc with ls outputPaul Gortmaker
2016-05-22coreutils: Fix rootfs creation errorsDai Caiyun
2016-05-17coreutils: fix for native and nativesdkDengke Du
2016-03-23nativesdk-coreutils: a lot of warnings fixedDengke Du
2016-03-20coreutils: fix reporting 'unknown' by `uname -p' and `uname -i'Chen Qi
2016-02-18coreutils: upgrade to 8.25Chen Qi
2016-02-18coreutils: fix problem with acl for 6.9 versionChen Qi
2016-01-19coreutils: Add xattr PACKAGECONFIGScott Ellis
2015-12-16coreutils/procps: Revert priority change since coreutils > busyboxRichard Purdie
2015-11-16coreutils: fix ALTERNATIVE_PRIORITY conflict with procps and mktempRobert Yang
2015-10-24coreutils: Do not use host paths in getloadavg.m4Khem Raj
2015-10-24coreutils-6.9: Add missing dependency on virtual/libiconvKhem Raj
2015-10-19coreutils: fix for native and nativesdkRobert Yang
2015-09-12meta: Fix Upstream-Status statementsRoss Burton
2015-07-08coreutils: upgrade to 8.24Chen Qi
2015-07-07Update alternatives of man pagesKai Kang
2015-05-14coreutils_6.9.bb: Fix LSB NG Cases.Li xin
2015-04-21coreutils: Add code to consider musl when selecting charsetsKhem Raj
2015-02-17coreutils: import prebuilt manpages from GentooPaul Gortmaker
2015-02-17coreutils: don't generate useless dummy stub manpagesPaul Gortmaker
2015-02-14coreutils 6.9: fix unknown-configure-optionRobert Yang
2015-02-07coreutils 6.9: disable nativeRobert Yang
2015-01-16coreutils: upgrade to 8.23Chen Qi
2014-12-05coreutils-native: don't install groupsWenzong Fan
2014-09-29coreutils: selinux/flask.h should respect to with_selinuxRobert Yang
2014-08-15coreutils/libpam: Add BBCLASSEXTEND nativesdkRichard Purdie
2014-05-01Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it.Max Eliaser
2014-04-25Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador
2014-04-04coreutils: fix search paths for libstdbuf.soChunrong Guo
2014-02-20recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2)Matthieu Crapet
2014-02-02coreutils: move 'stat' to base_bindir_progsChen Qi
2014-01-06coreutils: upgrade to 8.22Chen Qi
2013-11-26coreutils 6.9: fix coreutils.texiRobert Yang
2013-10-30coreutils: support command archHongxu Jia
2013-10-30recipes: Remove PR = r0 from all recipesRichard Purdie
2013-09-17coreutils: set acpaths to avoid "Argument list too long" errorRobert Yang
2013-08-20coreutils: allow for acl supportJoe Slater
2013-08-20coreutils: add PACKAGECONFIG info for acl supportJoe Slater
2013-04-15coreutils: add realpath to alternativesRoss Burton
2013-03-29coreutils: Fix out of tree buildsRichard Purdie
2013-03-29coreutils: update to upstream version 8.21Marko Lindqvist
2013-03-22coreutils: disable ACL as we do not depend on itMarcin Juszkiewicz
2013-02-08coreutils: remove dependency on coreutils-nativeJesse Zhang
2013-01-15coreutils: fix license segment md5sum boundaryMarko Lindqvist
2012-12-13coreutils_6.9: Update the older coreutils to no longer provide 'su'Mark Hatle
2012-12-03coreutils: fix license segment md5sum boundaryMarko Lindqvist
2012-11-02recipes-core: replace virtclass-native(sdk) with class-native(sdk)Robert Yang
2012-08-21coreutils: fix to build with acl supportJackie Huang
etool-fixes2-oe OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/COPYING.MIT
blob: 7e7d57413d0145ca92fb576105f67764c3adbcd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
THE USE OR OTHER DEALINGS IN THE SOFTWARE.