summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-09-10eee901: Add video kernel options, vesa for now.Samuel Ortiz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5171 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10bitbake hg fetcher: Add fix from Matt HoosierRichard Purdie1
The Mercurial fetcher right now will fail when used to incrementally fetch an update to a local clone of a repository already fetched at some prior revision. The culprit is the sequence: hg pull -r <rev> hg update -C <rev> A subtlety in the way that Mercurial stores its tags (in a normally version-controlled file called .hgtags) has the side-effect that a repository fetched at a tag "foo" will not actually contain a new-enough copy of the .hgtags file to be self-aware of the foo tag's existence. The solution is just to get all the changesets in the repository on incremental upgrades, so that the following "hg update" will be able to resolve the tag. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5170 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10gaku: clean up depends/recommendsRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5169 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10formfactor: Add eee901 config fileSamuel Ortiz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5168 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10eee901: Initial supportSamuel Ortiz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5167 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10linux-moblin2: Add moblin2 kernelSamuel Ortiz15
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5166 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10eds-dbus: update to current and refactor the patches that get applied.Robert Bradford6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5165 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10poky-eabi.inc: Blacklist matchbox-wm-2 for broken as needed handlingRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5164 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10matchbox-wm-2: Package libmatchbox2, enable the simple manager, fix other ↵Richard Purdie1
packaging issues git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5163 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-09eds-dbus:Update the built in contact patch to reflect changed paths.Robert Bradford2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5162 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-09libsndfile1: Add missing DEPENDS on sqlite3Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5161 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-08matchbox-wm: provide matchbox-wm to complete the virtual mojoRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5160 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-08poky.conf: make matchbox-wm a virtualRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5159 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-08rootfs_rpm.bbclass: Add recommends handlingRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5158 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-08yum: Add yum-install-recommends.py script to handle installing RecommendsRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5157 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-08bitbake.conf: Fix typo introduced in r3774, thanks to Cyril Humbert for spottingRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5156 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07poky.bbclass: Add https mirror sourceRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5155 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07rpm: Add missing patchesRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5154 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07hg fetcher: Apply fixes from Matt HoosierRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5153 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07rpm: Handle PYTHONVER differently in EXTRA_OECONF to stop gettext/uclibc ↵Richard Purdie1
failures during parsing git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5152 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07puzzles: Bump PR after asneeded changeRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5151 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07poky-eabi.inc: Add puzzles to asneeded blacklistRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5150 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07minimo: Bump PR after ASNEEDED changesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5149 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07pciutils: Bump PR after ASNEEDED changesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5148 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-07poky-eabi.inc: Add minimo and pciutils to asneeded blacklistRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5147 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-06openobex: Bump PR after ASNEEDED changeRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5146 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-06poky-eabi.inc: Increase ASNEEDED packages blacklistRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5145 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-05matchbox-session-sato: fix typos in session scriptRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5144 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04rootfs_rpm.bbclass: Fixup broken symlinks due to fakechroot and run any ↵Richard Purdie1
leftover postinstalls on real hardware at first boot git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5143 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04createrepo-native: added dependency on PythonMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5142 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04poky-eabi.inc: Add distcc to ASNEEDED blacklistRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5141 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04yum-metadata-parser-native: depend on GLib 2.0 nativeMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5140 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04python-native: depend on OpenSSL native to get python-urlgrabber-native ↵Marcin Juszkiewicz1
buildable git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5139 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04poky-eabi.inc: Start using the --as-needed flag when linking to reduce ↵Richard Purdie1
uneeded link time dependencies git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5138 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04gconf.bbclass: Drop configure/install/upgarde checks since not all SCMs ↵Richard Purdie1
support these in postinstalls git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5137 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04matchbox-sato: Remove empty directoriesRichard Purdie0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5136 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-04task-poky: Add a more definite dependency on dbus in console and x11 imagesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5135 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03rootfs_rpm.bbclass: Add basic postinstall handling during image creationRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5134 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03yum-native: Add extract-postinst.awk script for use during rootfs generationRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5133 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03rpm-native: Set varprefix to get the rpm database in a sane locationRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5132 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03package_rpm.bbclass: Add support for postinst and preinst scriptsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5131 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03yum-native: Add NOPOST and NOTRIGGERS flags when installing packagesRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5130 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03package_rpm.bbclass: Fix problems with package version with '-' in the ↵Richard Purdie1
version (replace with '+'), improve the Requires and Recommends generation code git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5129 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03bitbake utils.py: Add explode_dep_versions, an improved version of explode_depsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5128 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03syslinux.bbclass: Update to use more modern and efficient functionsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5127 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03clutter.inc: revert the zoom board to eglnative, and eglx is so brokenRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5126 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03bitbake providers.py: Sync with upstreamRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5125 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03matchbox-wm-2: stage the headers and so onRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5124 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-03poky-fixed-revisions: bump mbwm2 revisionRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5123 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-01gst-plugins-ugly: update to 0.10.9Ross Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5122 311d38ba-8fff-0310-9ca6-ca027cbcb966