summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/mc
AgeCommit message (Collapse)AuthorFiles
2012-11-21mc: Update to 4.8.6Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-08-24mc: upgrade to 4.8.4Andrei Dinu1
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
2012-05-03mc: Update to 4.8.3Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-03-14PR bump for all recipes that DEPEND on ncursesScott Garman2
The packaging changes to ncurses could break package feeds, so bump the PR on everythong that DEPENDS on ncurses. Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-06mc: remove not needed fix for automake 1.11.2Nitin A Kamble2
The pkglibexec_SCRIPTS pair is valid. the 1.11.2 introduced an bug to make it invalid. Now the automake 1.11.2 recipe is fixed, so no need for this fix for mc recipe. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012-01-04mc: fix configure with automake 1.11.2Dexuan Cui2
As Nitin said, "automake version 1.11.2 has made use of dir variables more strict, the pkglibexec var can not have SCRIPTS suffix. Using pkgdata instead." Fixes this error: | contrib/Makefile.am:10: `pkglibexecdir' is not a legitimate directory for `SCRIPTS' | autoreconf: automake failed with exit status: 1 NOTE: package mc-4.8.1-r0: task do_configure: Failed Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-21mc: Add version 4.8.1 now GPLv3Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-09-28mc: Ensure perl scripts reference the correct perlRichard Purdie1
Without this change the perl path from the build system is used. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-23mc: Add missing debug files to -dbgMark Hatle1
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-06-01mc: update to 4.7.5.2Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-08mc: update to version 4.7.5.1Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-03-14Update SRC_URIs to use BPN instead of PNRichard Purdie1
[YOCTO #860] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2010-12-30mc: update to 4.7.3Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-30RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi1
For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-09SRC_URI Checksums AdditionalsSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-02mc:Add license checksum to bb fileMei Lei1
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-09-30mc: add to extended, but not part of any imageSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>