summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2010-08-26corecdp-full-image: add sms-utilsJesse Gilles1
2010-08-25sms-utils: add 0.0.4 for real this timeJesse Gilles2
2010-08-25sms-utils: update to version 0.0.4Jesse Gilles1
2010-07-28CoreCDP version 1.0.1corecdp-1.0.1Jesse Gilles1
2010-07-28config: add MTCDP-G2,H4,EV2 device examples to ppp/optionsJesse Gilles2
2010-07-27mts-io: add v0.3.0Jesse Gilles3
2010-05-27mono: fix 2.6.3 checksumsJesse Gilles4
2010-05-27mono: Add version 2.6.3Jesse Gilles41
* Removed old versions of mono as they were broken. * Fixed mono packages so mono now builds with new native staging. * Changed mono floating point to ARM_FPU_NONE so it works with all architectures. * Added libtoolize --force --copy to mono.inc to allow any libtool version to work. Conflicts: recipes/mono/mono-mcs-intermediate_1.2.5.1.bb recipes/mono/mono-mcs-intermediate_1.2.6.bb recipes/mono/mono-mcs-intermediate_1.9.1+2.2-rc1.bb recipes/mono/mono-mcs-intermediate_2.6.3.bb recipes/mono/mono-native_1.2.5.1.bb recipes/mono/mono-native_1.9.1+2.2-rc1.bb recipes/mono/mono-native_2.6.3.bb recipes/mono/mono_1.2.5.1.bb recipes/mono/mono_1.2.6.bb recipes/mono/mono_1.9.1+2.2-rc1.bb recipes/mono/mono_2.6.3.bb
2010-05-13patch was not suppoed to contain CROSS_COMPILE linecorecdp-1.0.0James Maki1
2010-05-12recipes/multitech: remove git dev recipes that use SRCPVJesse Gilles6
2010-05-11use git.multitech.netJesse Gilles12
2010-05-11remove PVJames Maki6
2010-05-11add tagged recipesJames Maki12
2010-05-07add Netfilter mangle tableJames Maki1
2010-05-06Fix Ruby socket build failureJames Maki1
Ruby was not building the socket extension because of a problem with IPv6 sizes. This gets it to build.
2010-05-04boot through u-boot fasterJames Maki2
2010-05-03register devices with spi controllerJames Maki4
2010-04-30add corecdp-versionJesse Gilles1
2010-04-30base-files: update /etc/issueJesse Gilles2
2010-04-30libyaml_0.1.3.bb: add md5sumJesse Gilles1
2010-04-30add CoreCDP imagesJesse Gilles9
2010-04-30add Multi-Tech-specific recipesJesse Gilles19
2010-04-30usb-gadget-mode: use device port as serial by defaultJesse Gilles1
2010-04-30udev: disable DEVCACHE for CoreCDPJesse Gilles1
2010-04-30sysvinit: add CoreCDP configJesse Gilles2
2010-04-30lighttpd: add CoreCDP configJesse Gilles1
2010-04-30initscripts: add CoreCDP flash on reboot supportJesse Gilles1
2010-04-30busybox: CoreCDP configJesse Gilles2
2010-04-30cron: disable extra logfile for CoreCDP, only use syslogJesse Gilles2
2010-04-30base-files: add corecdp distro, mtcdp machine supportJesse Gilles6
2010-04-26add libpcap-nobluetoothJesse Gilles1
standard libpcap recipe depends on bluez, which depends on gst-plugins-base, which depends on MANY things..gstreamer, cdparanoia, and many other packages that really don't need to built.
2010-04-26add mtd-utils-staticJesse Gilles1
2010-04-26add u-boot 1.3.4Jesse Gilles3
2010-04-26linux-2.6.28: add support MTCDPJesse Gilles5
2010-04-26add machine mtcdpJesse Gilles1
2010-04-26tzcode: add 2010fJesse Gilles1
2010-04-26tzdata: add 2010gJesse Gilles1
2010-04-26libyaml: add 0.1.3Jesse Gilles1
2010-04-26python: fix SSL for 2.6Jesse Gilles2
* Add SSL module to build -- fixes "import ssl"
2010-04-26libpam-base-files.bb: fix SRC_URI for use with an overlay and FILESPATHBASEJesse Gilles1
2010-04-26ruby_1.8.7-p248.bb: fix ext/dl compileJesse Gilles2
* Update ruby library path so extensions needing mkmf can build and find the right ruby headers. Fixes building of ext/dl. Signed-off-by: Jesse Gilles <jgilles@multitech.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-26qemu: curl isn't in DEPENDS, so disable itKoen Kooi1
2010-04-26qemu: fix build with zlib-dev missing on hostRoman I Khimov1
OE provides its own zlib-native and qemu-native should use that. Thanks to Thomas Zimmermann <ml@vdm-design.de> for spotting it. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-04-26qemu: remove 0.10.3Roman I Khimov18
See "sanity: remove /proc/sys/vm/mmap_min_addr check" for reasoning, basically, 0.12.x is needed for reliable work on any host system. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-26qemu: remove 0.9.xJesse Gilles106
QEMU 0.9.x is obsolete this days and with all modifications made for QEMU 0.10.x in OE, versions 0.9.x are unusable anyway. 0.10.3 was introduced 10 month ago, so a good transition time was also given. Now it's time to just kill it. Also remove cvs and svn versions since those are 0.9.x leftovers and QEMU moved to git long ago. Also remove gcc3 checks since that are not relevant for QEMU 0.10+. Also remove from icecc blacklist, since QEMU builds fine with it and the reason for blacklisting was GCC 3. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Conflicts: classes/sanity.bbclass
2010-04-26qemu: Move gcc version check, qemu-TARGET logic into qemu.bbclassJesse Gilles2
Move the logic to determine what qemu-TARGET to run into qemu.bbclass so we can check for the right binary in sanity.bbclass. This code was duplicated by glibc-package and eglibc-package anyhow and with the new fn we can clean up the usage in these classes a bit. Now that we have a class for qemu stuff, and the gcc check is just for qemu, move it there. Conflicts: classes/base.bbclass classes/sanity.bbclass
2010-04-26qemu: add version 0.12.3Roman I Khimov14
qemu-native tested to compile on openSUSE 11.2 and Debian Lenny. Binary locale generation tested for qemuarm/glibc, simpad/glibc, x86-prescott/eglibc, efika/glibc. Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-01-19glib-2.0: Typo fix in previous commit.Stanislav Brabec1
2010-01-19glib-1.2: Fixed file list of glib-1.2-dev.Stanislav Brabec1
2010-01-19irdadump: Migrated to glib-2.0.Stanislav Brabec2