Skip to content
Commit 40dc443d authored by Robert Yang's avatar Robert Yang Committed by Martin Jansa
Browse files

sdparm: split sdparm-scripts subpkg



Bash scripts:
packages-split/sdparm/usr/bin/sas_disk_blink:#!/bin/bash
packages-split/sdparm/usr/bin/scsi_ch_swp:#!/bin/bash

The sdparm is a ~150K executable so making it pull in bash
at >1000K isn't good for embedded systems.

Neither script appears to be essential, so put them in sdparm-scripts as
Randy suggested.

Signed-off-by: default avatarRobert Yang <liezhi.yang@windriver.com>
parent bd4b6d1e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment