summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Remove PR = r0 from all recipesMartin Jansa2013-11-011-1/+0
| | | | | | | | | | | * Remove all PR = "r0" from all .bb files in meta-oe repo. This was done with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i * We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-sqlalchemy: update to 0.7.9Mihai Prica2013-05-101-0/+15
Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>