Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 3 | |
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_PR | Holger Hans Peter Freyther | 3 | |
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 | 1 | |
2008-01-25 | divers: remove lines of the form "PACKAGES = ${PN}" from 63 files | Rolf Leggewie | 1 | |
2007-02-12 | divers: rename LICENSE from GPL-2 to GPLv2 | Rolf Leggewie | 2 | |
2006-11-13 | upslug2: Set COMPATIBLE_MACHINE to nslu2 | Rod Whitby | 1 | |
2006-11-13 | COMPATIBLE_MACHINE=nslu2: various packages updated | Rod Whitby | 2 | |
2006-11-05 | devio-cvs, upslug2-cvs: Fix remaining cases of old SF.net CVS URLs. | Rolf Leggewie | 1 | |
* Fixes #1517. | ||||
2006-10-30 | many packages: fixed SRC_URI: SourceForge CVS moved from cvs.sf.net -> ↵ | Marcin Juszkiewicz | 2 | |
PN.cvs.sf.net | ||||
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 3 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 5 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2005-11-23 | upslug2: release 11 | John Bowler | 7 | |
- also remove old releases 3,4,5 - no longer useful | ||||
2005-11-18 | upslug2: upslug2 with mac support (very slow) in v 10 | John Bowler | 1 | |
- the Mac support is incredibly slow because of a timeout problem | ||||
2005-10-18 | upslug2: version 8 | John Bowler | 2 | |
2005-09-26 | upslug2: fancy new version with no support for LKG MAC ids (no other change) | John Bowler | 2 | |
2005-09-22 | upslug2: move to upslug2_4, move to file (not cvs) release | John Bowler | 6 | |
2005-09-06 | upslug2: correct the LICENSE setting | John Bowler | 1 | |
2005-09-04 | upslug2 - a more robust replacement for upslug | John Bowler | 3 | |
this program is used to upgrade the NSLU2 flash, it is nslu2 only. It is functionally equivalent to the current upslug but has, so far, only received limited testing (as of revision upslug2_3). | ||||
2005-07-11 | Random syntax fixes. R_VALUE must be quoted | Holger Freyther | 1 | |
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 1 | |
2005-06-17 | Correct license and SRC_URI in upslug-native, change | John Bowler | 2 | |
preferences to use the 1.0 version not the CVS version. BKrev: 42b21fa0rzr_Q6_kprmS0YTh72HnTw | ||||
2005-06-17 | Frozen (1.0) version of upslug | John Bowler | 1 | |
BKrev: 42b21d409UZ4Ffye1ZPDWxZD3XzJiA | ||||
2005-06-06 | upslug-native_cvs.bb: | John Bowler | 1 | |
Basic (primitive) build for upslug which installs the result in staging. Does not make the program setuid, does not attempt to do anything with sudo. BKrev: 42a46ad38xPSF6WVMiEVaHSafLNzcw |