aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2008-01-16Numerous openprotium fixes as we transition to udev based root Andrew Wilcox
and task based build
2008-01-16A simple concatenated image class. Andrew Wilcox
2008-01-16bump storcenter kernel to 2.6.15.7, improved config, muchAndrew Wilcox
smaller kernel patch.
2008-01-16convert tty to udev name, start a bit earlier to avoid a race conditionAndrew Wilcox
2008-01-15merge of '0e55c1c0e1e6a5361923fc36b9af9f761d3f5b54'OpenEmbedded Project
and 'c0856cf5b6ece74a7274429e466e6b5c3672ab1d'
2008-01-15packages/gcc/gcc-cross_4.2.2: Attempt to fix the fortran issueHolger Freyther
f951 was not executable because libmpfr and libgmp which were build by OpenEmbedded were not found. They resist in the staging lib directory and we do not have the LD_LIBRARY_PATH set. --enable-rpath for gcc was not an option, as we would have difficulties to say which path would be checked (we install to cross and not staging). Attempt to set an rpath when linking to mpfr/gmp. We pass --with-mpfr to the gcc-cross, patch the configure to add an -Wl,-rpath, to gmplibs, this gets set to GMPLIBS, which gets replaced to HOST_GMPLIBS in the Makefile inside the builddir, which will be used when linking the f951 utility.
2008-01-15ncurses: really fix packaging now. bump PR.Rolf Leggewie
2008-01-15epdf cvs disable ewl test widget (which no longer compiles), bring back to ↵Michael Lauer
task-openmoko-feed
2008-01-15sane-srcrevs.inc: add gsm0710muxd entryMichael Lauer
2008-01-15merge of '2462bf8357f02f49aead6eafa119456a9e8c8b91'Michael Lauer
and '39f8c0faee1780e683399b25e5ca28f88f9e83ab'
2008-01-15add gsm0710muxdMichael Lauer
2008-01-15merge of '1f9075ae3f232cc2e5b6024d908c97361fa4cd82'Florian Boor
and '8996304d45d20965f75c306e6317a0238f26fbf7'
2008-01-15dialer: add svn recipeFlorian Boor
2008-01-15almmgrd: add svn recipeFlorian Boor
2008-01-15libalmmgr: add svn recipeFlorian Boor
2008-01-15liblipsevent2: add svn recipeFlorian Boor
2008-01-15calendar2: add svn recipeFlorian Boor
2008-01-15libgemwidget: add svn recipeFlorian Boor
2008-01-15libiac: add svn recipeFlorian Boor
2008-01-15libiac2: add svn recipeFlorian Boor
2008-01-15libim2: add svn recipeFlorian Boor
2008-01-15libmsgenabler2: add svn recipeFlorian Boor
2008-01-15libmsgenabler: add svn recipeFlorian Boor
2008-01-15remove epdf for now because it refers to nonexist ewl_tree2_newJohn Lee
2008-01-15module*.bbclass: set AR to KERNEL_AR during building of kernel modulesKoen Kooi
* revision 3422 from poky
2008-01-15angstrom 2008: include toolchain versions for weird platforms like powerpcKoen Kooi
2008-01-15openmoko.conf : add linux-openmoko-devel to MACHINE_CLASS handlingGraeme Gregory
2008-01-15merge of '6d44b490ec30acc0370a045d7b1eb3eae2b73ab9'Florian Boor
and 'e1ff6c067cf71593cf346579bbde3ddb8880cc0c'
2008-01-15linux-openmoko-devel_2.6.23+2.6.24-rc7.bb : add the latest openmokoGraeme Gregory
devel kernel. This fetches its defconfig from OM SVN as well as the patches so should generate exactly what we use internally
2008-01-15ncurses.inc: package unpackaged files and reorder fields in bb according to ↵Rolf Leggewie
StyleGuide
2008-01-15remove duplicated file, update my entry in MAINTAINERSMichael Lauer
2008-01-15enna: change SRC_URI and bump revision, it's now included in E_CVSMichael Lauer
2008-01-15add libmusicbrainz 2.1.5Michael Lauer
2008-01-15merge of '213c582b00d27a563e968bbcd4a9c276301fc7cc'Michael Lauer
and '25cb2cebe575eb9cbee3dab1ae0fa81368eb3bc6'
2008-01-15libmusicbrainz 3.0.1 use cmake.bbclassMichael Lauer
2008-01-15jamvm: include inc file. partly closes 3655.Rolf Leggewie
2008-01-15add rudimentary cmake support classMichael Lauer
2008-01-15add settingsgui, python-based UI for misc. settingsMichael Lauer
2008-01-15merge of '09891fc0c32d5edbc72b7bc758c18272982e4a8c'OpenEmbedded Project
and '41dbabec846e09b57a641cc8b83bf24be8cf0dff'
2008-01-14quilt: update to quilt 0.46. Fixes 1960.Rolf Leggewie
* rstreamline bb * move version 0.39 to packages/obsolete
2008-01-14merge of '2deed37a9e4e5e16ae13941b32c64a3fe7f89630'Paul Sokolovsky
and '685d383cf4795f34ac2470de61c67519695f99f1'
2008-01-14gpsdrive-pda 2.10pre2: Add a PDA, QVGA optimized fork of GPSDrive.Dmitry Artamonow
2008-01-14merge of '4306fcec612a965372ade12eb91d17331cb56bb4'Paul Sokolovsky
and 'cc81b55dbf5b140921173105fea309d7f2b15dd6'
2008-01-14ppp-dsl 0.1-monolithic: Drop botched recipe.Paul Sokolovsky
* Commit message read "ppp-dsl: added ppp-dsl version for monolithic kernels." Few issues: a) there's no need to have version of userspace app for "monolithic" kernels; b) The recipes doesn't contain any changes comparing to original recipe; c) It should not be "version", it always should be "package". This indeed adds the version, which shadows the normal one.
2008-01-14ppp-dialin: Not machine-dependent.Paul Sokolovsky
2008-01-14ppp-dsl: Not machine-dependent.Paul Sokolovsky
2008-01-14ppp-dsl: Having CONFFILES flip-flop based on DISTRO is something new. Well, ↵Paul Sokolovsky
rather, the bug.
2008-01-14ppp-dsl: Separate meta and data.Paul Sokolovsky
2008-01-14site/arm-linux: Add rpppoe_cv_pack_bitfields.Paul Sokolovsky
* Everywhere else it is "rev", so I assume it's just gcc property, and use the same.
2008-01-14rp-pppoe 3.8: Don't swallow crosscompile errors. Paul Sokolovsky