Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
- Removed fix-uclibc.patch as it's no longer required by the upstream
- Removed requirment for png as we only need limited support for slang
- fix license
- disable Parallel Make
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
slang by default hardcodes a list of host dirs to search for X header
files, which may break qa sanity check. Use --x-includes to specify
sysroot as the fix.
Fix [YOCTO 907]
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
|
|
Export "INST_LIB_DIR" in do_install to slang/slsh to fix cross compile warnings
Fixes [YOCTO #812]
Add necessary files to run slsh.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
|
|
slang is the shared library for the S-Lang extension language,
and required by newt because of LSB command check
Signed-off-by: Kang Kai <kai.kang@windriver.com>
|