Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 2 | |
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-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 3 | |
2007-08-11 | btscanner: fix hardcoded paths in configuration file | Philipp Zabel | 2 | |
2007-04-22 | btscanner 2.0: Make buildable with gcc4. | Marek Vasut | 3 | |
* Closes #2022. | ||||
2007-04-06 | btscanner 2.0: Add missing DEPENDS on libxml2. | Marek Vasut | 1 | |
2005-10-07 | packages/btscanner/btscanner_2.0.bb: add btscanner 2.0 | Koen Kooi | 1 | |
2005-10-07 | packages/btscanner/btscanner-1.0/0909132213173.patch: don't forget to commit ↵ | Koen Kooi | 1 | |
the patch too..... | ||||
2005-10-07 | packages/btscanner/btscanner_1.0.bb: fix compile with recent bluez headers, ↵ | Koen Kooi | 1 | |
patch adapted from https://www.rocklinux.net/submaster/data//2005/06/0909132213173.patch | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 4 | |
2004-12-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 2 | |
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA |