summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
* minicom: Add license file checksum and update the GPL information to bb fileMei Lei2010-11-231-1/+2
| | | | | | Add COPYING checksum to bb file and update the "GPL" to "GPLv2" according to COPYING Signed-off-by: Mei Lei<lei.mei@intel.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-228-157/+8
| | | | | | | | | | | | | This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* ed: fix patch and LIC_FILES_CHKSUMSaul Wold2010-11-222-11/+9
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* ed: Update to 1.5Zhai Edwin2010-11-222-0/+0
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* xz: Update to 5.0.0Zhai Edwin2010-11-221-0/+0
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libuser: Update to 0.56.18Zhai Edwin2010-11-222-0/+0
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* tar: upgrade to version 1.25Scott Garman2010-11-222-9/+9
| | | | Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* polkit-gnome: Upgrade to version 0.99Dongxiao Xu2010-11-222-19/+27
| | | | | | Fixed its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* polkit: Upgrade to version 0.99Dongxiao Xu2010-11-221-3/+11
| | | | | | | Add some missing files while do_package. Also fix its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* sysstat: upgrade to version 9.1.5Qing He2010-11-181-0/+0
| | | | | | from 9.1.4 Signed-off-by: Qing He <qing.he@intel.com>
* quota: Upgraded to version 4.00-pre1Dongxiao Xu2010-11-181-1/+1
| | | | | | [sgw@linux.intel.com: Fixed LIC_FILES_CHKSUM] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* cracklib: upgrade from 2.8.16 to 2.8.18Yu Ke2010-11-181-0/+0
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* lsof: upgrade from 4.83 to 4.84Nitin A Kamble2010-11-141-0/+0
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* task-poky-lsb: add new LSB RecipeSaul Wold2010-11-141-0/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* LSB: Add a new packageXiaofeng Yan2010-11-141-0/+83
| | | | | This package is needed by lsb test Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* procps: upgrade to version 3.2.8Qing He2010-11-1410-6/+10
| | | | | | | | | from 3.2.7 also update license info [sgw@linux.intel.com: added gmake-3.82 patch to correct location] Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* iptables: upgrade to version 1.4.9Qing He2010-11-141-0/+0
| | | | | | from 1.4.8 Signed-off-by: Qing He <qing.he@intel.com>
* tzdata: upgrade to version 2010oQing He2010-11-141-1/+1
| | | | | | from 2010j Signed-off-by: Qing He <qing.he@intel.com>
* procps: fix for build against make 3.82Joshua Lock2010-11-122-1/+19
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* bzip2: upgrade to version 1.0.6Qing He2010-11-103-0/+0
| | | | | | resolves security bug CVE-2010-0405 Signed-off-by: Qing He <qing.he@intel.com>
* at: Fix nonstripbinaries.patchMark Hatle2010-10-221-3/+3
| | | | | | | | The commit '0e0d14ed1e88ebff876abb3d00b08627a3879e8d' introduced a new patch nonstripbinaries.patch, the filename format caused the patch to not apply. Simple fix made by correcting the path. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* busybox/sysklogd: syslog.conf filesMark Hatle2010-10-212-2/+5
| | | | | | | | | The format of the syslog.conf files is different between busybox and sysklogd. Use the alternatives method to ensure we get the correct config file for any specific configurations. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* at: remove nonrootinstall patch and modify some relevant filesMei Lei2010-10-213-76/+26
| | | | | | | | | | remove nonrootinstall patch, and use a patch named nonstripbinaries to modi fy the /at-3.1.10.2/Makefile.in, so it can also handles stripping of the bi naries Fix [BUG 246] Signed-off-by: Mei Lei <lei.mei@intel.com>
* bash: There is no such configure option as --with-ncurses and --with-curses ↵Richard Purdie2010-10-201-1/+1
| | | | | | breaks the build Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bash: fix job controlQing He2010-10-201-1/+1
| | | | | | | | | job control can't be automatically detected when cross-compiling, enable it explicitly. Fixes [BUGID #487] Signed-off-by: Qing He <qing.he@intel.com>
* sysklogd: correct the syslog link and conf fileYu Ke2010-10-193-2/+73
| | | | | | | | | | | | | | | | | | | | | | This commit fix [BUGID #482] Two issues cause bug 482: - firsty, there are two version of syslog: sysklogd and busybox. the busybox one is directly installed as /etc/init.d/syslog, and the sysklogd one is installed by update-alternative. the update-alternative will thus fail because the /etc/init.d/syslog (busybox one) already exist and not a link. so the correct way is to install busybox one by update-alternative, the layout will be: /etc/init.d/syslog.busybox /etc/init.d/syslog.sysklogd /etc/init.d/syslog -> syslog.busybox or /etc/init.d/syslog -> syslog.sysklogd - secondly, sysklogd default conf is not comply with poky. Its dir /var/adm/ does not exist. Check the debian /etc/syslog.conf and find it is more sophiscated and suitable, so port /etc/syslog.conf from debian. Signed-off-by: Yu Ke <ke.yu@intel.com>
* sed: use ALTERNATIVE_LINKKevin Tian2010-10-182-2/+4
| | | | | | | | | | | | | update-alternatives.bbclass assumes /usr/bin/sed if ALTERNATIVE_LINK is not specified, however sed has changed its default installation directory to /bin/sed. This causes below errors at the first boot of lsb image: update-alternatives: Error: cannot register alternative sed to /usr/bin/sed since it is already registered to /bin/sed This fixes [BUGID #478] Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* tzdata: install zone.tab and iso1366.tabZhai Edwin2010-10-131-1/+7
| | | | | | | | | | | | These files are removed in libc-package.bbclass. Missing of zone.tab cause get_zone_directory in libical return NULL for strlen, which leads seg fault of dates & tasks. Openembedded has similar patch. [BUGID #420] got fixed by this. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* poky-default-revisions.inc: Move SRCREV settings into this fileRichard Purdie2010-10-071-1/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* augeas: Add missing dependency on readlineMark Hatle2010-10-011-0/+2
| | | | | | | | [BUGID #381] Augeas apparently has a readline dependency. Add this to the DEPENDS. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* tzcode-native: added LICENSE fieldSaul Wold2010-09-301-1/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* polkit-gnome: added LICENSE fieldSaul Wold2010-09-301-0/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@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>
* task-poky-lsb/basic: Add LICENSE fieldsRichard Purdie2010-09-302-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* procps: use new batch update-alternatives featureKevin Tian2010-09-291-30/+6
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* diffutils: use new batch update-alternatives featureKevin Tian2010-09-291-20/+2
| | | | Signed-off-by Kevin Tian <kevin.tian@intel.com>
* bzip2: use new batch update-alternatives featureKevin Tian2010-09-291-20/+5
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* task-poky-basic.bb: fix lighttpd typoSaul Wold2010-09-281-1/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* task-poky-basic.bb: add lighttp to basic image type for webserverSaul Wold2010-09-281-0/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* lighttpd: Add 1.4.28 as new recipe.Zhai Edwin2010-09-284-0/+423
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* cpio: add version 2.11 (GPLv3)Scott Garman2010-09-272-0/+22
| | | | | | | This is the most recent version of cpio. Recipe derived from OpenEmbedded's recipe for cpio v2.5. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* grep: add version 2.7 (GPLv3)Scott Garman2010-09-271-0/+41
| | | | | | | This is the most recent version of grep. Recipe derived from OpenEmbedded's recipe for grep v2.6.3. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* man-pages_3.25.bb: Fix SRC_URI to contain Archive directorySaul Wold2010-09-231-1/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* [#BUG298]:Fix some bugs during compiling based on x86_64Xiaofeng Yan2010-09-221-21/+16
| | | | | fix a problem that compliation failed for groff on machine x86_64 Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* zypper: fix runtime dependencyQing He2010-09-211-1/+2
| | | | | | | add procps as runtime recommendation, since pgrep is used by zypper binary Signed-off-by: Qing He <qing.he@intel.com>
* libzypp: RDEPENDS sat-solverQing He2010-09-211-1/+4
| | | | | | | rpmdb2solv provided by sat-solver is executed from within libzypp, RDEPENDS sat-solver to get the utility included, fixes [BUGID #328] Signed-off-by: Qing He <qing.he@intel.com>
* libzypp: change /usr/lib64 to /usr/libKevin Tian2010-09-091-1/+3
| | | | | | similar to previous sat-solver fix, we use /usr/lib for x86-64 target Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* task-poky-lsb: Remove man-pages due to build failuresSaul Wold2010-09-081-1/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* task-poky-lsb: add man-pages, which will pull man and groffSaul Wold2010-09-081-0/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* man-pages:Add new man-pages packageXiaofeng Yan2010-09-081-0/+29
| | | | | | The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user programs Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>