summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openmoko_2.6.24+git.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-17linux-openmoko: bump PR for OABI changeKoen Kooi1
2008-10-17linux-openmoko 2.6.24+git: build in BT and sound modules to work around ↵Koen Kooi1
toolchain bugs * various modules fail with "unknown relocation: 40", this works around that
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-09-24linux-openmoko: openmoko developers like to have PV go backwards to mess up ↵Koen Kooi1
upgrade paths and feeds, the rest of the world frowns upon this practice, so let's *incremement* PV to fix everything
2008-09-24linux-openmoko 2.6.24 update and remove outdated patchesMichael Lauer1
2008-09-14linux-openmoko 2.6.24+git add glamo-turbo-mode (from andy branch), bring ↵Michael Lauer1
defconfig-oe in line w/ linux-openmoko-devel
2008-08-09linux-openmoko 2.6.24+git: make bt and sound builtin, stash PR between ↵Koen Kooi1
version and git rev to get something monotonically increasing
2008-07-22linux-openmoko[-devel]: add squashfs to both builds, refactor more common ↵Michael Lauer1
stuff into the .inc file
2008-07-17linux-openmoko_2.6.24+git.bb : add squashfs to the build #4437Graeme Gregory1
2008-07-14linux-openmoko-devel: clean up a bit, compute defconfig for om-gta01 and ↵Michael Lauer1
om-gta02 out of one defconfig, enable IKCONFIG in defconfig, disable APM_POWER in defconfig.
2008-04-18linux-openmoko_2.6.24+git.bb : add recipe for newer updated gitGraeme Gregory1
sane-srcrevs.inc : update SRCREV for above and opkg
2008-04-18linux-openmoko* : add git kernel and update Openmoko branding to new spellingGraeme Gregory1