Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 15 | |
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 | 15 | |
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 | 4 | |
2008-09-17 | angstrom-gpe-task-base: remove libgtkinput, it breaks pygtk apps | Koen Kooi | 1 | |
2008-09-17 | angstrom-libc-fixup-hack: add hack to fix runtime crashes for programs that ↵ | Koen Kooi | 1 | |
linked against libc.so in the time the toolchain was broken. This package will be used till the feeds have been cleaned out. | ||||
2008-09-10 | angstrom led config: match kernel change for beagleboard: ↵ | Koen Kooi | 2 | |
http://www.sakoman.net/cgi-bin/gitweb.cgi?p=linux-omap-2.6.git;a=commitdiff;h=830588a772757cc522893634e1a88773bacaf1b0 | ||||
2008-09-07 | angstrom led configs: add at32stk1000 support | Koen Kooi | 3 | |
2008-09-05 | angstrom-x11-base-depends: add dbus-x11 | Koen Kooi | 1 | |
2008-08-27 | angstrom-x11-base-depends: bump PR | Koen Kooi | 1 | |
2008-08-11 | angstrom led config: adjust names to match kernel | Koen Kooi | 2 | |
2008-07-13 | angstrom led config: move to an earlier slot in init | Koen Kooi | 1 | |
2008-07-06 | angstrom feed configs: bump PR | Koen Kooi | 1 | |
2008-06-10 | lots of recipes: bump PR to get postinsts back | Koen Kooi | 1 | |
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs | ||||
2008-06-04 | angstrom led config: initscript that applies led config from /etc/default/leds | Koen Kooi | 6 | |
2008-06-02 | angstrom zeroconf audio: add more RDEPENDS | Koen Kooi | 1 | |
2008-06-01 | angstrom zeroconf audio: fix RDEPENDS | Koen Kooi | 2 | |
2008-05-03 | angstrom gpe task base: add gpe-scap | Koen Kooi | 1 | |
2008-04-12 | angstrom-zeroconf-audio: add meta package to enable zeroconf audio | Koen Kooi | 1 | |
* see http://poh9.blogspot.com/2008/02/for-my-own-future-reference-how-to.html | ||||
2008-03-18 | various: move over to opkg, as discussed on the mailinglist | Koen Kooi | 1 | |
* death to ipkg! | ||||
2008-02-22 | angstrom-task-sectest: update ettercap to ettercap-ng, close oebug 3307 | Junqian Gordon Xu | 1 | |
2008-02-07 | angstrom-feed-configs: add opkg support | Koen Kooi | 1 | |
2007-12-25 | angstrom-gpe-task-base: Add matchbox-applet-startup-monitor. | Paul Sokolovsky | 1 | |
2007-12-11 | angstrom-feed-configs: add iwmmxt feeds for machine that have 'iwmmxt' as ↵ | Koen Kooi | 1 | |
MACHINE_FEATURE * Currently mplayer is the only iwmmxt package, since that's the only package for which people have *proven* iwmmxt improved performance | ||||
2007-12-02 | angstrom-gpe-task-base: Add explicitly xkbd and xkbd-layout-ru per RFC. | Paul Sokolovsky | 1 | |
2007-12-02 | angstrom-gpe-task-settings: Add mboxkbd-layouts-gui, per RFC. | Paul Sokolovsky | 1 | |
* The tool to configure multiple layouts support available in Angstrom. | ||||
2007-12-01 | angstrom-feed-configs: bump PR to get new feed configs, fix machine location | Koen Kooi | 1 | |
2007-10-18 | angstrom-version: bump PE | Koen Kooi | 1 | |
2007-10-10 | ex-angstrom images: move to image dir | Koen Kooi | 10 | |
2007-10-10 | altboot*: fix includes | Koen Kooi | 2 | |
2007-10-10 | angstrom images: rename, it's safe now since reenoo stopped sending me hatemail | Koen Kooi | 10 | |
2007-09-29 | angstrom-x11-base-depends: inherit task.bbclass | Philipp Zabel | 1 | |
2007-09-04 | angstrom-feed-configs: mark everything as conffiles so user edits get preserved | Koen Kooi | 1 | |
2007-09-04 | angstrom-version: and bump PR | Koen Kooi | 1 | |
2007-09-04 | angstrom-version: ${D} gets deleted on do_install, so install the files in ↵ | Koen Kooi | 1 | |
do_install instead of do_compile | ||||
2007-09-02 | angstrom-feed-configs: a recipe that add config files for feeds | Koen Kooi | 1 | |
* this will replace the feeds in the distro.conf * Derivative distro can provide their own version by overriding ANGSTROM_URI and FEED_BASEPATH * WIP, suggestions welcome | ||||
2007-09-01 | images: Remove bogus PREFERRED_PROVIDERs (they don't work in .bb files) | Richard Purdie | 4 | |
2007-09-01 | images: Clean up image .bb files, moving functionality to image.bbclass ↵ | Richard Purdie | 8 | |
(LICENCE default, setup of RDEPENDS and default IMAGE_BASENAME) | ||||
2007-08-30 | angstrom-x11-<foo>-image: fix basename | Koen Kooi | 3 | |
2007-08-29 | angstrom x11 office: add gphoto2 | Koen Kooi | 1 | |
2007-08-29 | angstrom-x11-images: follow angstrom-x11-<task>-image naming (thanks hrw) | Koen Kooi | 3 | |
2007-08-29 | angstrom: add more images: | Koen Kooi | 3 | |
angstrom-dtp-x11-image: gives you abiword, gnumeric, claws-mail and cups angstrom-gpe-x11-image: x11 image with gpe PIM angstrom-pimlico-x11-image: x11 image with pimlico PIM | ||||
2007-08-23 | angstrom task packages: use task.bbclass, automatically builds -dev and | Philipp Zabel | 9 | |
-dbg versions | ||||
2007-08-10 | angstrom-x11-base-depends: bump PR | Koen Kooi | 1 | |
2007-08-08 | angstrom-x11-image: replace openmoko-dialer with openmoko-dialer2 | Philipp Zabel | 1 | |
2007-08-06 | angstrom-x11-base-depends: remove RDEPENDS on virtual/x11, apps link to it ↵ | Koen Kooi | 1 | |
anyway | ||||
2007-08-04 | angstrom-x11-base-depends: mark as machine specific | Koen Kooi | 1 | |
2007-08-02 | angstrom-x11-base-depends: don't rdepends on virtual/x11 | Koen Kooi | 1 | |
2007-07-09 | angstrom: add altboot versions of x11 and console images, untested, I'll ↵ | Koen Kooi | 2 | |
leave that to the altboot wanting crowd | ||||
2007-07-09 | angstrom-e-image: move to non-working, since it is, well, non-working. The ↵ | Koen Kooi | 1 | |
level of non-workingness is quite high, since e-wm is currently unbuildable due to ecore-native, and even if e-wm would build, its update-alternatives are wrong. So before this image can be moved back, all e packages have to get built, inspected, tested and if needed fixed. | ||||
2007-07-02 | angstrom-console-image: install task-base-extended | Koen Kooi | 1 | |