summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/scsirastools
Commit message (Collapse)AuthorAgeFilesLines
* scsirastools: add dependency on groff-nativeMartin Jansa2017-03-161-0/+2
| | | | | | * calls nroff Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: remove PR = "r0"Martin Jansa2016-08-221-1/+0
| | | | | | * this is default value Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: fix indentationMartin Jansa2016-08-221-2/+1
| | | | | | | | * remove tabs which sneaked in since last cleanup * meta-oe layers are using consistent indentation with 4 spaces, see http://www.openembedded.org/wiki/Styleguide Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* scsirastools: remove inherit autotools_stageRobert Yang2016-02-011-1/+1
| | | | | | | The autotools can instead of it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* scsirastools: add new recipeJagadeesh Krishnanjanappa2015-08-241-0/+41
The scsirastools were designed to add to the Serviceability of disk devices under Linux so that the system does not have to be rebooted or taken out of service to perform common maintenance or service functions. Devices handled by scsirastools include SCSI, Linux software RAID, SAS, SATA, and USB storage devices (some via SCSI emulation). Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>