generic-poky/meta/recipes-extended/slang/slang
Robert Yang 91a6f3a375 slang: 2.2.4 -> 2.3.0
* Removed:
  change-char-type-to-signed-char-in-macros.patch
  sprintf-bug-concerning-8-bit-characters.patch
  They are already in the source.

* Updated:
  fix-check-pcre.patch
  fix-check-pcre.patch
  slang-fix-the-iconv-existence-checking.patch

* Use SECURITY_NO_PIE_CFLAGS for SECURITY_CFLAGS, it can't be built with
  "-pie -fpie":
  tmp/sysroots/qemux86-64/usr/lib64/../lib64/Scrt1.o: In function `_start':
  /usr/src/debug/glibc/2.24-r0/git/csu/../sysdeps/x86_64/start.S:104: undefined reference to `main'
  /tmp/ccMFTA8A.o: In function `smg_char_at':
  /usr/src/debug/slang/2.3.0-r0/slang-2.3.0/modules/slsmg-module.c:134: undefined reference to `SLsmg_char_at'
  /tmp/ccMFTA8A.o: In function `smg_resume_smg':

(From OE-Core rev: b2d6e069b9ecc5a13754393200a6fa48cdaaf4c6)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-26 08:56:26 +01:00
..
0001-Fix-error-conflicting-types-for-posix_close.patch slang: Fix namespace conflict vis-a-vis posix_close 2015-09-12 22:48:37 +01:00
fix-check-pcre.patch slang: 2.2.4 -> 2.3.0 2016-07-26 08:56:26 +01:00
rpathfix.patch slang: 2.2.4 -> 2.3.0 2016-07-26 08:56:26 +01:00
slang-fix-the-iconv-existence-checking.patch slang: 2.2.4 -> 2.3.0 2016-07-26 08:56:26 +01:00