Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 1 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 2 | |
2008-07-18 | libftdi: remove examples-dir from configure.ac too | Henning Heinold | 1 | |
2008-07-18 | libftdi: update to version 0.13 | Henning Heinold | 3 | |
*rewrite configure.ac and use rpath tools from gettext *disable examples because of rpath issue needs more investigation *doxygen is still disabled too | ||||
2007-06-21 | libftdi: update doxygen configure patch | Michael Lauer | 1 | |
2007-06-21 | libftdi[-native] 0.8 update to 0.9 (from OpenMoko) | Michael Lauer | 2 | |
2007-03-15 | dfu-util-native, ftdi-eeprom-native, tzcode-native, u-boot, uboot-utils: ↵ | Rod Whitby | 1 | |
create the STAGING_BINDIR_NATIVE directory before installing stuff into it. | ||||
2007-03-09 | libftdi: Added ftdi-eeprom from OpenMoko and added missing confuse ↵ | Rod Whitby | 4 | |
dependency and libftdi binconfig, pkgconfig and lib_package inherits. | ||||
2007-02-16 | libftdu: add libftdi from openmoko svn | Koen Kooi | 5 | |