summaryrefslogtreecommitdiffstats
path: root/package/elementary
Commit message (Collapse)AuthorAgeFilesLines
* package/elementary: remove packageRomain Naour2016-09-064-110/+0
| | | | | | | | | elementary package is not used anymore, remove it. Add a legacy entry. Signed-off-by: Romain Naour <romain.naour@gmail.com> [Thomas: move the legacy entry at the right place.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/elementary: fix parallel install issueRomain Naour2016-07-272-0/+49
| | | | | | | | | | | | | There are some *.eo.h files listed in includesub_HEADERS list but these files are already installed from elm_eolian_files list. Use AUTORECONF and GETTEXTIZE to regenerate the configure script. Fixes: http://autobuild.buildroot.net/results/7e9/7e9caffe442dcf40ee41da56fd3f55ffedf3a291 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/elementary: provide the path to elementary_codgenRomain Naour2016-07-231-0/+1
| | | | | | | | elementary_codgen tool is build for the host, so use it while building elementary for the target. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/elementary: add path to eolian_cxxRomain Naour2016-07-201-0/+6
| | | | | | | | When efl package is build with Eolian support, eolian_cxx tool is build for the host. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/elementary: bump to 1.17.1Romain Naour2016-06-262-3/+3
| | | | | | | | There is no elementary 1.17.2 release since there was no patch to backport from upstream. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/elementary: bump to 1.15.3Romain Naour2016-01-192-3/+3
| | | | | Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/efl: rename libefl to eflRomain Naour2015-12-201-2/+2
| | | | | | | | | | | | | This allow to keep backward compatibility with older defconfig files that used BR2_PACKAGE_EFL. Don't add Config.in.legacy entry for libefl since it's not part of any Buildroot release. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/elementary: rename libelementary to elementaryRomain Naour2015-12-203-0/+54
The upstream name is elementary so use it. Even if this package provide libelementary.so, it also provide elementary_codegen, elementary_run and elm_prefs_cc tools. Add a legacy entry. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud