summaryrefslogtreecommitdiff
path: root/packages/hal/ohm_git.bb
AgeCommit message (Collapse)AuthorFiles
2008-11-16packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PVHolger Hans Peter Freyther1
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)"
2008-08-31ohm: sync with pokyKoen Kooi1
2007-10-08ohm_git.bb: Touch gtk-doc.make and disable xauth to let it build again.Stefan Schmidt1
(--without-xauth should be fine on single user systems)
2007-08-13ohm: fix depends and packagingKoen Kooi1
* x11 dependants are in ohm-plugin-x11, leaving a small and contained ohm and libohm package
2007-08-13ohm: add from pokyKoen Kooi1