Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-07-28 | CoreCDP version 1.0.1corecdp-1.0.1 | Jesse Gilles | 2 | |
2010-07-28 | config: add MTCDP-G2,H4,EV2 device examples to ppp/options | Jesse Gilles | 2 | |
2010-07-27 | mts-io: add v0.3.0 | Jesse Gilles | 3 | |
2010-05-27 | mono: fix 2.6.3 checksums | Jesse Gilles | 4 | |
2010-05-27 | mono: Add version 2.6.3 | Jesse Gilles | 41 | |
* 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-18 | remove \r from uboot-setenv | James Maki | 1 | |
2010-05-13 | patch was not suppoed to contain CROSS_COMPILE linecorecdp-1.0.0 | James Maki | 1 | |
2010-05-13 | uboot-setenv: remove MAC address, update hostname | Jesse Gilles | 1 | |
2010-05-13 | CoreCDP version 1.0.0 | Jesse Gilles | 1 | |
2010-05-12 | recipes/multitech: remove git dev recipes that use SRCPV | Jesse Gilles | 6 | |
2010-05-12 | updated README | Jesse Gilles | 1 | |
2010-05-12 | added license information | Jesse Gilles | 39 | |
2010-05-11 | use git.multitech.net | Jesse Gilles | 12 | |
2010-05-11 | remove PV | James Maki | 6 | |
2010-05-11 | add tagged recipes | James Maki | 12 | |
2010-05-07 | add Netfilter mangle table | James Maki | 1 | |
2010-05-06 | Fix Ruby socket build failure | James Maki | 1 | |
Ruby was not building the socket extension because of a problem with IPv6 sizes. This gets it to build. | ||||
2010-05-04 | boot through u-boot faster | James Maki | 2 | |
2010-05-03 | register devices with spi controller | James Maki | 4 | |
2010-04-30 | corecdp: add mirror, corecdp-version | Jesse Gilles | 1 | |
2010-04-30 | add corecdp-version | Jesse Gilles | 1 | |
2010-04-30 | add corecdp-mirrors | Jesse Gilles | 1 | |
2010-04-30 | base-files: update /etc/issue | Jesse Gilles | 2 | |
2010-04-30 | libyaml_0.1.3.bb: add md5sum | Jesse Gilles | 1 | |
2010-04-30 | add CoreCDP images | Jesse Gilles | 9 | |
2010-04-30 | add Multi-Tech-specific recipes | Jesse Gilles | 19 | |
2010-04-30 | usb-gadget-mode: use device port as serial by default | Jesse Gilles | 1 | |
2010-04-30 | udev: disable DEVCACHE for CoreCDP | Jesse Gilles | 1 | |
2010-04-30 | sysvinit: add CoreCDP config | Jesse Gilles | 2 | |
2010-04-30 | lighttpd: add CoreCDP config | Jesse Gilles | 1 | |
2010-04-30 | initscripts: add CoreCDP flash on reboot support | Jesse Gilles | 1 | |
2010-04-30 | busybox: CoreCDP config | Jesse Gilles | 2 | |
2010-04-30 | cron: disable extra logfile for CoreCDP, only use syslog | Jesse Gilles | 2 | |
2010-04-30 | base-files: add corecdp distro, mtcdp machine support | Jesse Gilles | 6 | |
2010-04-30 | add contrib/multitech | Jesse Gilles | 4 | |
2010-04-30 | add CoreCDP distro | Jesse Gilles | 1 | |
2010-04-26 | add libpcap-nobluetooth | Jesse Gilles | 1 | |
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-26 | add mtd-utils-static | Jesse Gilles | 1 | |
2010-04-26 | add u-boot 1.3.4 | Jesse Gilles | 3 | |
2010-04-26 | linux-2.6.28: add support MTCDP | Jesse Gilles | 5 | |
2010-04-26 | add machine mtcdp | Jesse Gilles | 2 | |
2010-04-26 | tzcode: add 2010f | Jesse Gilles | 1 | |
2010-04-26 | tzdata: add 2010g | Jesse Gilles | 1 | |
2010-04-26 | libyaml: add 0.1.3 | Jesse Gilles | 1 | |
2010-04-26 | python: fix SSL for 2.6 | Jesse Gilles | 3 | |
* Add SSL module to build -- fixes "import ssl" | ||||
2010-04-26 | libpam-base-files.bb: fix SRC_URI for use with an overlay and FILESPATHBASE | Jesse Gilles | 1 | |
2010-04-26 | ruby_1.8.7-p248.bb: fix ext/dl compile | Jesse Gilles | 2 | |
* 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-26 | qemu: curl isn't in DEPENDS, so disable it | Koen Kooi | 1 | |
2010-04-26 | qemu: fix build with zlib-dev missing on host | Roman I Khimov | 1 | |
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-26 | qemu: remove 0.10.3 | Roman I Khimov | 18 | |
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> |