summaryrefslogtreecommitdiff
path: root/packages/cups/cups_1.1.23.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>
2006-11-14cups: fix SRC_URI, courtesy Todd BlumerKoen Kooi1
2006-11-04bump PR on various recipes using binconfigKoen Kooi1
2006-10-15cups: remove 1.1.19, remove 1.1.20, add fakeroot-native to 1.1.23 DEPENDSMichael Lauer1
2006-08-05cups: stage files needed for gutenprintKoen Kooi1
2006-08-05cups: ship files needed for the webgui in the main package Koen Kooi1
2006-08-05cups: rrecommend doc package for the webguiKoen Kooi1
2006-06-05cups_1.1.23.bb : needs install-native to buildGraeme Gregory1
2006-05-27cups 1.1.23: fix strftime seg fault issueCliff Brake1
- when strftime is called w/ a NULL format string, it is segfaulting in glibc - integrate code from latest cups svn to fix
2006-05-22cups 1.1.23: add fakeroot before do_installCliff Brake1
- fixes problem where do_install can not chown files
2006-02-07gnome-cups-manager_0.31.bb, libgnomecups_0.2.2.bb : add these to OE now cups ↵Graeme Gregory1
exists. cups_1.1.23.bb : inherit binconfig for cups-config staging and add staging for the header files and libs
2006-02-07cups: add 0.1.23, with hacks to make it buildKoen Kooi1