summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.25.bb
AgeCommit message (Collapse)AuthorFiles
2008-11-11linux: added support for m8050 deviceMarcin Juszkiewicz1
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-01linux 2.6.25: bump PR for avr32 defconfig changesKoen Kooi1
2008-09-19linux-2.6.25: resync mpc8313e-rdb defconfig with 2.6.26Jeremy Laine1
2008-09-12db1200.conf : move from non-working to working and add kernel defconfig,Tom Rini1
variables, and update jffs2 command.
2008-09-07linux 2.6.25: bump PR for defconfig changesKoen Kooi1
2008-08-21linux-2.6.25: Add virtual mouse driver, but for AVR32 only.Leon Woestenberg1
The AT32STK1002 board comes with a non-touchscreen LCD; this driver helps to mimick touches on the screen. Currently, it sends the coordinates and a left mouse button click and release when performing echo "100 100 0" >/sys/devices/platform/vms/coordinates
2008-07-21Added at91-l9260 to supported machines for the linux-2.6.25 kernelShane Volpe1
2008-07-20Added machine file for Olimex AT91SAM development boardShane Volpe1
linux_2.6.25, r3 Added support for Olimex AT91SAM development board
2008-07-05linux 2.6.25: update at32stk1000 defconfig to include pcmcia->usb driversKoen Kooi1
2008-07-01linux 2.6.25: add support for at32stk1000Koen Kooi1
2008-05-15linux: make alix use 2.6.25 kernelMarcin Juszkiewicz1
2008-05-08linux_2.6.24/25: clean up cm-x270 preferred version and make consistentCliff Brake1
2008-05-06linux-2.6.25: add cm-x270 supportCliff Brake1
2008-05-05packages/linux/linux_2.6.25.bb : Set linux_2.6.25 as the kernel for the ↵Stelios Koroneos1
sequoia board
2008-04-22linux_2.6.25.bb: replace haleakala machine by kilaueaJeremy Laine1
2008-04-22linux_2.6.25.bb: add initial support for haleakalaJeremy Laine1
2008-04-18linux_2.6.25.bb: add linux 2.6.25 with mpc8313e-rdb patchesJeremy Laine1