aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meta
AgeCommit message (Collapse)Author
2009-02-22run-postinsts: add from pokyKoen Kooi
2009-02-14SlugOS: add bluez4 to the package feeds.Mike Westerhof
2009-02-14SlugOS: add sshfs-fuse to the SlugOS package feedsMike Westerhof
2009-02-13SlugOS: meta-toolchain-slugos - add base libs for the SDK, first iterationMike Westerhof
2009-02-13slugOS: reinstate netatalkMike Westerhof
2009-01-28Merge branch 'org.openembedded.dev' into trini/canadian-final-mergeTom Rini
2009-01-28canadian-sdk.bb: Add a meta recipe to assemble a canadian sdk.Tom Rini
2009-01-16SDK: Rename 'SDK_PREFIX' to 'SDK_PATH' so that it has a meaning analogous to ↵Tom Rini
BUILD/TARGET/HOST This isn't a big deal until we introduce the rest of the SDK variables for doing Canadian builds.
2009-01-12libtool-sdk_1.5.10.bb, meta-toolchain.bb, task-sdk-host.bb: introduceJulian_chu
sysroot libtool-sdk. Add libtool-sdk to help the meta toolchain using the .la files. Patch add_sysroot_function.patch is applied to teach libtool about LIBTOOL_SYSROOT_PATH . task-sdk-host.bb is updated along with its consumers to include libtool-sdk, and meta-toolchain.bb is updated to include this environment variable.
2009-01-12meta-toolchain.bb: introduce modify_opkg_confJohn Lee
By modifying the opkg config files in the toolchain, the toolchain can expend itself by installing packages from the repository. The default is to use DISTRO_FEED_URI.
2009-01-06meta-toolchain-gpe: Remove GPE Phone Edition task.Florian Boor
2008-12-31slugos-packages.bb: replace libusb with libusb1 and libusb-compatMike Westerhof
(This won't fix the bad dependencies on the old libusb in the build, but it's a place to start.)
2008-12-30SlugOS: slugos-packages: demote cyrus-*; victims of eabi transition.Mike Westerhof
2008-12-22SlugOS: meta/slugos-packages - demote pvrusb2-mci (needs update for new kernel)Mike Westerhof
2008-12-19[distro-feed-configs] set the right variables in openmoko.confGraeme Gregory
2008-12-06meta-toolchain: Preserve value of PACKAGE_ARCHSMike Westerhof
This fixes build failures caused when building a "be" sdk/toolchain on a "le" machine, and vice-versa.
2008-11-10meta-toolchain-opie: add Opie SDK packageDmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-07meta-toolchain-fso: bitbake recipes for a toolchain and SDK for fso.Mike Westerhof
2008-10-23meta-mamona: adding quiltRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23meta-mamona: adding vim, making some people happyRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23meta-mamona: adding missing packages for 0.2-Beta releaseRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo.salveti@openbossa.org>
2008-10-23task-mamona-python: adding new task to support almost everything in python ↵Ricardo Salveti
we have This is basically to build every useful python application we have, just to be used inside meta-mamona, so the users could download and install by our final deb repository.
2008-10-23Adding task-mamona-wm.Ricardo Salveti
Now that we're not using just e-wm to get the whole wm environment, we decided to create a new task that will cover the wm and everything we think it'll be useful for the user.
2008-10-23Removing 'mamona-buildall.inc'.Ricardo Salveti
We don't need it anymore, just removing the file.
2008-10-23Removing mamona-buildall.inc from meta-mamona.Ricardo Salveti
Now that the default action is to build all packages, we don't need to include this file at meta-mamona, just the buildallpkgs bb class is enough.
2008-10-23Adding openobex to meta-mamona.Rodrigo Vivi
2008-10-23meta-mamona needs to build mplayer-maemo instead of mplayer.Rodrigo Vivi
mplayer calls for packages/maemo/mplayer_something.bb build that uses libosso. mplayer-maemo calls for packages/mplayer-maemo_something.bb. That is the one we need.
2008-10-23Adding qt and pyqt to meta-mamonaRodrigo Vivi
2008-10-23task-mamona* & meta-mamona*: Reorganising task & meta packages.Rodrigo Vivi
* Unused/Unnecessary tasks/meta have been removed. * evas-engine-software-x11 has been added as evas depends for Mamona since Mamona support X11 only. Now on Mamona users can install e-wm instead of task-mamona-e that have been removed. * TODO: task-mamona-noemu has been removed from meta-mamona.bb because some of noemu packages are not compiling. It must be solved before put task-mamona-noemu back to meta-mamona.
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
2008-10-19SlugOS: slugos-packages - reinstate gdbMike Westerhof
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
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-18SlugOS: slugos-packages - demote gdb due to build failureMike Westerhof
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
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-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-10-05distro-feed-configs: use .example instead of .org (according to RFC 2606)Jan Lübbe
2008-09-12Add libgcc to RPROVIDESDenys Dmytriyenko
2008-09-10slugos-packages: remove swat; already provided by the samba package.Mike Westerhof
2008-09-10SlugOS: package feeds - subsume nas package; demote netatalk; removeMike Westerhof
openocd and dfu-util due to libusb conflicts (temporary, until that conflict can be resolved satisfactorily).
2008-08-25nonworking: move meta-sectest-gpe and meta-gpephone to nonworkingRolf Leggewie
2008-08-25meta-gpe-extras: replace the entries in RDEPENDS with something that at ↵Rolf Leggewie
least exists
2008-07-28distro-feed-configs: specify CONFFILESMichael Lauer
2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains ↵Khem Raj
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working.
2008-07-14meta-toolchain neuros: also ship uicmoc4-sdkKoen Kooi
2008-07-14meta-toolchain neuros: add qmake2-sdkKoen Kooi
2008-07-08meta-toolchain-neuros: add qte and dbusKoen Kooi
2008-07-07meta-toolchain neuros: add meta-toolchain for neurosKoen Kooi
task-sdk-bare: meta-toolchain defaults to this, so add it :)
2008-06-21meta-toolchain: merge opkg fix from OMKoen Kooi
2008-06-17SlugOS Package Feeds: promote fetchmail back into the feedsMike Westerhof
2008-06-17SlugOS Package Feeds: restore spandsp, syslog-ng, and bwmon to the working listMike Westerhof