Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 6 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2009-03-02 | ezx-gen-blob: fix kernel dependency | Michael 'Mickey' Lauer | 1 | |
2009-02-24 | ezx-gen-blob: add svn version which finally compiles | Michael 'Mickey' Lauer | 4 | |
remove outdated binary-only old version | ||||
2009-02-11 | ezx-gen-blob: add svn recipe; WIP | Michael 'Mickey' Lauer | 1 | |
2008-12-13 | ezx-boot-usb-native: 0.3.0 | Michael 'Mickey' Lauer | 1 | |
2008-12-06 | ezx-boot-usb-native: catch up with new developments & remove outdated versions | Michael 'Mickey' Lauer | 5 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 3 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 3 | |
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 | 5 | |
2008-07-11 | add ezx-gen-blob from wyrm | Michael Lauer | 3 | |
2008-06-24 | ezx-boot-usb-native ALL create .inc and deploy into proper directory ↵ | Michael Lauer | 4 | |
(DEPLOY_DIR_TOOLS) | ||||
2008-05-03 | ezx-boot-usb-native 0.2.0 add | Michael Lauer | 4 | |
2007-11-01 | ezxd: compile with -DDEBUG | Koen Kooi | 1 | |
2007-10-29 | ezxd: mark ezxd.conf as conffile to preser user changes | Koen Kooi | 1 | |
2007-10-18 | ezxd: remove runparts from init script | Koen Kooi | 2 | |
2007-09-23 | ezxd: work around bug in makedevs (doesn't do subdirs) and make the devnod ↵ | Koen Kooi | 1 | |
in do_install | ||||
2007-09-16 | ezxd: remove --reverse from run-parts | Koen Kooi | 1 | |
2007-09-10 | ezxd: fix hardcoded gcc | Koen Kooi | 1 | |
2007-09-07 | opentapi: Remove as superseeded by ezxd | Stefan Schmidt | 4 | |
2007-09-07 | ezxd: add svn version, replaces opentapi | Antonio Ospite | 3 | |
2007-09-04 | opentapi: convert to SRCREV | Koen Kooi | 1 | |
2007-03-02 | opentapi: start up real early to initialize the BP properly to stop the ↵ | Daniel Willmann | 2 | |
phone shutting of because udev is so slow | ||||
2007-02-26 | opentapi: bump PR for the last change | Koen Kooi | 1 | |
2007-02-26 | opentapi: fix typos in initscrip | Jeremy Laine | 1 | |
2007-01-18 | opentapi: start right after udev to prevent BP powering off the phone | Koen Kooi | 1 | |
2007-01-02 | opentapi: add (untested) initscript | Koen Kooi | 3 | |
2007-01-01 | ezx-boot-usb: add 0.1.0 release | Koen Kooi | 1 | |
2007-01-01 | ezx-boot-usb: update to svn rev 1922 which adds supports for the ROKR E2 ↵ | Koen Kooi | 1 | |
(motorola should get a better spellchecker) | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-12-18 | opentapi: add svn version | Koen Kooi | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 2 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-06-12 | ezx-boot-usb-native: link against our libusb-native | Michael Lauer | 1 | |
2006-06-08 | ezx: pinpoint svn revisions | Michael Lauer | 2 | |
2006-05-30 | ezx: catch up with upstream source tree movements... | Michael Lauer | 2 | |
2006-05-20 | add ezx-gpiotool, an utility to read gpios from userspace | Michael Lauer | 1 | |
2006-05-13 | add ezx-boot-usb-native, an utility to boot a zImage on an EZX device via USB | Michael Lauer | 2 | |