summaryrefslogtreecommitdiff
path: root/packages/openmoko2/neod_svn.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
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 Freyther1
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-04-23neod: sync from om branchJohn Lee1
2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory1
2007-11-24neod: set platform to htc for htcuniversal to enable power/aux keysPhilipp Zabel1
2007-11-04neod: fix RDEPENDS, oe automagically maps dbus->dbus-1 when using debian ↵Koen Kooi1
renaming. Using dbus-1 also breaks for people not inheriting debian.bbclass. this fixes: ERROR: No buildable providers available for required build target openmoko-devel-image ('['task-openmoko', 'neod', 'dbus-1']')
2007-11-04neod: add dependency to dbus-1Michael Lauer1
2007-11-04neod: add maxrev for patches that have been appliedKoen Kooi1
2007-10-22openmoko2: SVNREV -> rSRCREVKoen Kooi1
2007-10-12neod: added apm into RDEPENDSMarcin Juszkiewicz1
2007-10-12neod: added alsa-utils-amixer into RDEPENDSMarcin Juszkiewicz1
2007-10-12neod: no need to have gconf in DEPENDS when gconf.bbclass is inheritedMarcin Juszkiewicz1
2007-10-12neod: added gpe-scap and xrandr into RDEPENDSMarcin Juszkiewicz1
2007-09-29neod: make it work with magician and hx4700Philipp Zabel1
2007-09-12neod: s/MACHINE/MACHINE_ARCH/Koen Kooi1
2007-09-11neod svn: speficy platform for FIC Neo1973 and Motorola EZX devicesMichael Lauer1
2007-08-09neod: add gconf dependencyMichael Lauer1
2007-08-09neod: inherit gconfKoen Kooi1
2007-08-04openmoko2: add neodMichael Lauer1