summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/erlang/erlang-native_R15B.bb
Commit message (Collapse)AuthorAgeFilesLines
* global: overrides conversionBruce Ashfield2021-07-311-2/+2
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* erlang-native: add missing ncurses-native DEPENDSMark Asselstine2014-03-171-0/+2
| | | | | | | | | | | | | We require a DEPENDS for ncurses-native or else we can fail with: configure:18108: error: No curses library functions found when building erlang-native. This is another attempt at the failed commit 8cabf90bcc1d648511dc9f33adf5ef30e539c682 [erlang: add missing DEPENDS for -native build], ensuring we don't break non-native builds. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* erlang: added R15B from oe-classicMihai Prica2013-08-281-0/+26
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>