summaryrefslogtreecommitdiff
path: root/packages/angstrom
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther15
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_PRHolger Hans Peter Freyther15
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-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe4
2008-09-17angstrom-gpe-task-base: remove libgtkinput, it breaks pygtk appsKoen Kooi1
2008-09-17angstrom-libc-fixup-hack: add hack to fix runtime crashes for programs that ↵Koen Kooi1
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-10angstrom led config: match kernel change for beagleboard: ↵Koen Kooi2
http://www.sakoman.net/cgi-bin/gitweb.cgi?p=linux-omap-2.6.git;a=commitdiff;h=830588a772757cc522893634e1a88773bacaf1b0
2008-09-07angstrom led configs: add at32stk1000 supportKoen Kooi3
2008-09-05angstrom-x11-base-depends: add dbus-x11Koen Kooi1
2008-08-27angstrom-x11-base-depends: bump PRKoen Kooi1
2008-08-11angstrom led config: adjust names to match kernelKoen Kooi2
2008-07-13angstrom led config: move to an earlier slot in initKoen Kooi1
2008-07-06angstrom feed configs: bump PRKoen Kooi1
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi1
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
2008-06-04angstrom led config: initscript that applies led config from /etc/default/ledsKoen Kooi6
2008-06-02angstrom zeroconf audio: add more RDEPENDSKoen Kooi1
2008-06-01angstrom zeroconf audio: fix RDEPENDSKoen Kooi2
2008-05-03angstrom gpe task base: add gpe-scapKoen Kooi1
2008-04-12angstrom-zeroconf-audio: add meta package to enable zeroconf audioKoen Kooi1
* see http://poh9.blogspot.com/2008/02/for-my-own-future-reference-how-to.html
2008-03-18various: move over to opkg, as discussed on the mailinglistKoen Kooi1
* death to ipkg!
2008-02-22angstrom-task-sectest: update ettercap to ettercap-ng, close oebug 3307Junqian Gordon Xu1
2008-02-07angstrom-feed-configs: add opkg supportKoen Kooi1
2007-12-25angstrom-gpe-task-base: Add matchbox-applet-startup-monitor.Paul Sokolovsky1
2007-12-11angstrom-feed-configs: add iwmmxt feeds for machine that have 'iwmmxt' as ↵Koen Kooi1
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-02angstrom-gpe-task-base: Add explicitly xkbd and xkbd-layout-ru per RFC.Paul Sokolovsky1
2007-12-02angstrom-gpe-task-settings: Add mboxkbd-layouts-gui, per RFC.Paul Sokolovsky1
* The tool to configure multiple layouts support available in Angstrom.
2007-12-01angstrom-feed-configs: bump PR to get new feed configs, fix machine location Koen Kooi1
2007-10-18angstrom-version: bump PEKoen Kooi1
2007-10-10ex-angstrom images: move to image dirKoen Kooi10
2007-10-10altboot*: fix includesKoen Kooi2
2007-10-10angstrom images: rename, it's safe now since reenoo stopped sending me hatemailKoen Kooi10
2007-09-29angstrom-x11-base-depends: inherit task.bbclassPhilipp Zabel1
2007-09-04angstrom-feed-configs: mark everything as conffiles so user edits get preservedKoen Kooi1
2007-09-04angstrom-version: and bump PRKoen Kooi1
2007-09-04angstrom-version: ${D} gets deleted on do_install, so install the files in ↵Koen Kooi1
do_install instead of do_compile
2007-09-02angstrom-feed-configs: a recipe that add config files for feedsKoen Kooi1
* 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-01images: Remove bogus PREFERRED_PROVIDERs (they don't work in .bb files)Richard Purdie4
2007-09-01images: Clean up image .bb files, moving functionality to image.bbclass ↵Richard Purdie8
(LICENCE default, setup of RDEPENDS and default IMAGE_BASENAME)
2007-08-30angstrom-x11-<foo>-image: fix basenameKoen Kooi3
2007-08-29angstrom x11 office: add gphoto2Koen Kooi1
2007-08-29angstrom-x11-images: follow angstrom-x11-<task>-image naming (thanks hrw)Koen Kooi3
2007-08-29angstrom: add more images:Koen Kooi3
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-23angstrom task packages: use task.bbclass, automatically builds -dev and Philipp Zabel9
-dbg versions
2007-08-10angstrom-x11-base-depends: bump PRKoen Kooi1
2007-08-08angstrom-x11-image: replace openmoko-dialer with openmoko-dialer2Philipp Zabel1
2007-08-06angstrom-x11-base-depends: remove RDEPENDS on virtual/x11, apps link to it ↵Koen Kooi1
anyway
2007-08-04angstrom-x11-base-depends: mark as machine specificKoen Kooi1
2007-08-02angstrom-x11-base-depends: don't rdepends on virtual/x11Koen Kooi1
2007-07-09angstrom: add altboot versions of x11 and console images, untested, I'll ↵Koen Kooi2
leave that to the altboot wanting crowd
2007-07-09angstrom-e-image: move to non-working, since it is, well, non-working. The ↵Koen Kooi1
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-02angstrom-console-image: install task-base-extendedKoen Kooi1