aboutsummaryrefslogtreecommitdiffstats
path: root/packages/eds
AgeCommit message (Collapse)Author
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
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>
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
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 Freyther
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 Luebbe
2007-11-17eds-dbus: Sync some changes from Poky (mainly for staging fix)Richard Purdie
2007-11-05eds-dbus_svn.bb : convert to SRCREVGraeme Gregory
2007-09-02gnome-common: 2.4.0 -> 2.18.0 + associated cleanup (from Poky)Richard Purdie
2007-02-21eds-dbus: add libglade to DEPENDSKoen Kooi
2007-02-16eds-dbus: rework packaging a bit to make it go from "not too broken" to ↵Koen Kooi
"doesn't make ipkg freak out"
2007-02-16eds-dbus: bump PR as wellKoen Kooi
2007-02-16eds-dbus: sync packaging with pokyKoen Kooi
2007-02-04eds-dbus: make it even more granularKoen Kooi
2007-02-04eds-dbus: really bump PR :)Koen Kooi
2007-02-04eds-dbus: bump PRPhilipp Zabel
2007-02-04eds-dbus: split out libraries in separate packagesPhilipp Zabel
2007-01-16eds-dbus: add maxdate for the bindings patchKoen Kooi
2007-01-16eds-dbus: add patch to work with a recent dbus-bindings-toolKoen Kooi
2007-01-13eds-dbus: add intltool-native to DEPENDS, closes #1786Koen Kooi
2006-12-18eds-dbus: repair build for SRCDATE=20060126 which has been broken by ↵Michael Lauer
previous sync. w/ poky
2006-12-16edb-dbus: updatesKoen Kooi
* sync with poky * add missing DEPENDS on intltool * still a bug in the dbus-bindings-tool invocation
2006-11-11eds-dbus: fix parse errorKoen Kooi
2006-11-10eds-dbus: merge in some fixes from pokyKoen Kooi
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-19eds-dbus svn enhance metadata, fix building on some architecturesMichael Lauer
2006-07-05eds-dbus: DEPEND on virtual/libiconvRichard Purdie
2006-02-23eds-dbus: remove erroneous RDEPENDS linePhilipp Zabel
2006-02-22eds-dbus: refine fix by symlinking camel-1.2 to camel to satisfy all apps ↵Koen Kooi
building against eds
2006-02-22eds: apply patch from OE bug #700, courtesy Patrick Steiner Koen Kooi
2006-02-21eds-dbus: Update configure commandline to match upstream changesRichard Purdie
2006-02-12eds-dbus: Correct RDEPENDS and PVRichard Purdie
2006-01-20Add eds-dbus (svn version)Richard Purdie