summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mc
Commit message (Collapse)AuthorAgeFilesLines
* PR bump for all recipes that DEPEND on ncursesScott Garman2012-03-152-2/+2
| | | | | | | | | | The packaging changes to ncurses could break package feeds, so bump the PR on everythong that DEPENDS on ncurses. (From OE-Core rev: be92256917c157284ef8370bb93bbf443849b2e1) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: remove not needed fix for automake 1.11.2Nitin A Kamble2012-01-062-71/+1
| | | | | | | | | | | 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. (From OE-Core rev: 33fa7ebd1024bff84c195285270fc8db48c90b83) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: fix configure with automake 1.11.2Dexuan Cui2012-01-042-1/+71
| | | | | | | | | | | | | | | | 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 (From OE-Core rev: 6a6b78180d2d7f8dbab02e96927de5a049c9a3ed) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: Add version 4.8.1 now GPLv3Saul Wold2011-12-221-0/+25
| | | | | | | (From OE-Core rev: 3282c5844ddce4bd7c79f3ff38a2d52cd9327a61) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: Ensure perl scripts reference the correct perlRichard Purdie2011-09-281-1/+6
| | | | | | | | Without this change the perl path from the build system is used. (From OE-Core rev: feff6030091d519a0738e2a5db47654dcd13ef13) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: Add missing debug files to -dbgMark Hatle2011-06-231-1/+3
| | | | | | | (From OE-Core rev: fbcba3a0954721f706ac4ad959f56d33f2b83e6a) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: update to 4.7.5.2Saul Wold2011-06-011-2/+2
| | | | | | | (From OE-Core rev: 7773ca2682067bc7aa3c9ade35ddd187473caa95) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: update to version 4.7.5.1Saul Wold2011-04-081-4/+2
| | | | | | | (From OE-Core rev: e67fd517112d89b5d2df7aa2898b5cc3613037e4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Update SRC_URIs to use BPN instead of PNRichard Purdie2011-03-141-1/+1
| | | | | | | | [YOCTO #860] (From OE-Core rev: 09ed5de9624be38c0fa5cb3f943691c3b4a50686) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: update to 4.7.3Saul Wold2010-12-301-2/+4
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-301-1/+3
| | | | | | | 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>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* mc:Add license checksum to bb fileMei Lei2010-12-021-0/+1
| | | | | | Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
* mc: add to extended, but not part of any imageSaul Wold2010-09-301-0/+12
Signed-off-by: Saul Wold <Saul.Wold@intel.com>