summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openmoko-devel_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-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-10-09ane-srcrevs.inc: bump openmoko kernels and move linux-openmoko-devel to ↵Michael Lauer1
stable-tracking branch (warning, may be broken)
2008-07-22linux-openmoko[-devel]: add squashfs to both builds, refactor more common ↵Michael Lauer1
stuff into the .inc file
2008-07-20linux-openmoko-devel git compile ext2fs into kernel to ease booting from SDMichael Lauer1
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-07-01linux-openmoko-devel git catch up with defconfigs re. new touchscreen stuffMichael Lauer1
2008-06-22linux-openmoko-devel 2.6.24 maintain our own defconfig, remove hardcoded led ↵Michael Lauer1
behaviour
2008-04-18linux-openmoko* : add git kernel and update Openmoko branding to new spellingGraeme Gregory1
2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory1
2008-01-19add bleeding edge git tree for linux-openmoko-devel (andy branch)Michael Lauer1