summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/xfsprogs
Commit message (Collapse)AuthorAgeFilesLines
* xfsprogs: fix the licenseJackie Huang2015-12-201-1/+1
| | | | | | | | | | The library named "libhandle" and some specific header files are licensed under LGPLv2.1, all other components are licensed under GPLv2. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfsprogs: Uprev to 3.2.3 versionJianchuan Wang2015-08-182-7/+173
| | | | | | | | In the v3.2.3, the libhandle.so/libhandle.a paths have changed so that We need not rm them in the install processing. Signed-off-by: Jianchuan Wang <jianchuan.wang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-filesystems: use BPN in SRC_URIRobert Yang2014-07-151-1/+1
| | | | | | | | | | | | Fixed SRC_URI: * ${PN} -> ${BPN}, use ${BP} if it was ${PN}-${PV} * ${P} -> ${BP} Otherwise we would meet do_fetch errors when we do the multilib, native or nativesdk build. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfsprogs: Do not do out-of-tree build yetKhem Raj2014-05-031-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfsprogs: change DESCRIPTION to SUMMARYAndreas Oberritter2014-01-201-1/+1
| | | | | Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
* xfsprogs: move to meta-filesystems and upgradeHongxu Jia2013-08-163-0/+354
- Move xfsprogs from meta-oe to meta-filesystems - Upgrade xfsprogs to 3.1.11 [YOCTO #4178] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>