summaryrefslogtreecommitdiff
path: root/packages/usbutils/usbutils_cvs.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-06-21various: more libusb -> libusbcompat changesKoen Kooi1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-10-30many packages: fixed SRC_URI: SourceForge CVS moved from cvs.sf.net -> ↵Marcin Juszkiewicz1
PN.cvs.sf.net
2006-01-13PV changes to make sure upgrades aren't affected after the recent cvs PV ↵Richard Purdie1
standardisation
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie1
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2005-01-31Fix the usbutils packaging to not include the man page in the main ↵Chris Larson1
subpackage, add usbutils 0.70 release, and use that by default (bumped DEFAULT_PREFERENCE). BKrev: 41fe804dl8rRQldLgDHWh1T6pitqgw
2005-01-26Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/01/26 13:41:52+01:00 uni-frankfurt.de!mickeyl add usb patches courtesy Dave Brownell BKrev: 41f7901dbnSa5Pz5GULnKaUyvY55Mg