Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-08-07 | ttf-sazanami_20040629.bb: Update SRC_URI. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-07 | gpe-mixer_0.42.bb: Fix fix-install.patch to apply cleanly. | Marc Poulhiès | 2 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-07 | ccache_2.4.bb: Cope with .gcno files generated for coverage analysis. | Khem Raj | 2 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-07 | wvstreams_4.6.bb: Add new recipe. | Khem Raj | 2 | |
This is the latest release available as of now. it does not compile on uclibc based system for now. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-07 | wvstreams_4.4.1.bb: Make it compilable with gcc 4.3 | Kirtika Ruchandani | 3 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-07 | dbus-glib: add 0.82 | Michael 'Mickey' Lauer | 5 | |
2009-08-07 | dbus: add 1.3.0 (DP=-1) | Michael 'Mickey' Lauer | 6 | |
2009-08-07 | gcc-4.4.1.inc: Make gcc 4.1.1 compilable for uclibc targets. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-07 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Khem Raj | 1 | |
into org.openembedded.dev | ||||
2009-08-07 | bluez4: Updated to version 4.47. | Stanislav Brabec | 1 | |
2009-08-06 | binutils_cvs.bb: objcopy-rename-errorcode patch is not needed anymore. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-06 | gcc: Remove gcc 4.1.0 recipes in favour of gcc 4.4.1 | Khem Raj | 152 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-06 | Delete uclibc recipes before 0.9.28 | Khem Raj | 31 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-07 | freesmartphone: catch up with milestone5.5 and SHR/import | Michael 'Mickey' Lauer | 51 | |
2009-08-07 | libcanberra: add 0.14 | Michael 'Mickey' Lauer | 1 | |
2009-08-07 | libgee: 0.1.4 -> 0.3.0 | Michael 'Mickey' Lauer | 1 | |
NOTE: this version is compatible with vala 0.7.5-fso | ||||
2009-08-07 | klibc_1.5.15 / klibc-utils-static_1.5.15: add 'dmesg' and 'sync' targets | Andrea Adami | 3 | |
2009-08-07 | klibc: reorganize recipes and patches (use FILESPATHPKG) | Andrea Adami | 12 | |
2009-08-06 | libxml2: update to 2.7.3 | Dirk Opfer | 2 | |
2009-08-06 | lighttpd: update to 1.4.23 | Dirk Opfer | 1 | |
2009-08-06 | curl: update to 7.19.5 | Dirk Opfer | 1 | |
2009-08-06 | owfs: update to 2.7p23 | Dirk Opfer | 1 | |
2009-08-06 | ntp: update to 4.2.4p7 | Dirk Opfer | 3 | |
2009-08-06 | eibd: add eibd.inc | Dirk Opfer | 2 | |
2009-08-06 | libesmtp: don't package *.a files | Dirk Opfer | 1 | |
2009-08-06 | busybox: add new version 1.14.3 | Dirk Opfer | 14 | |
DEFAULT_PREFERENCE is set to "-1". | ||||
2009-08-06 | vala: here comes 0.7.5+fso2 | Michael 'Mickey' Lauer | 6 | |
2009-08-06 | python: sync 05-enable-ctypes-cross-build.patch with the version applied to ↵ | Michael 'Mickey' Lauer | 2 | |
-native | ||||
2009-08-06 | Revert "checksums.ini: Change checksums for devmem2.c after upstream changes ↵ | Stefan Schmidt | 1 | |
and review." This reverts commit 4223c584f1597b7e9d3f9c77ef4907e242eff9c4. Upstream changed the files back again. Closes #5290 and #5291. | ||||
2009-08-06 | mux: Add new recipe (from poky). | Stefan Schmidt | 1 | |
2009-08-06 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Stefan Schmidt | 28 | |
into org.openembedded.dev | ||||
2009-08-06 | klibc, klibc-utils-static: bump to Testing/1.5.15 | Andrea Adami | 12 | |
2009-08-06 | python: add 2.6.2 | Michael 'Mickey' Lauer | 12 | |
2009-08-05 | python-native_2.6.1.bb: Unset LIBC | Khem Raj | 1 | |
LIBC is used internally by python configure if it gets it from enviromment it honors it. Coincidently we also use LIBC in OE to denote one of uclibc eglibc or glibc to be system C library It conflicts if somehow LIBC=<something> is set in the envronment so we pass empty LIBC for native recipe. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-05 | util-linux-ng-2.16: Replace siginterrupt with sigaction. | Khem Raj | 2 | |
siginterrupt is obsoleted and newer versions of uclibc has moved these functions to a different category which is not enabled by default. Best is to replace it with sigaction. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-05 | uclibc_nptl: Rev up to a buildable and bootable revision. | Khem Raj | 1 | |
2009-08-05 | ipython: new recipe for version 0.10 | Elena Grandi | 1 | |
2009-08-04 | libsynthesis: Add new recipe for a syncml engine (from poky). | Stefan Schmidt | 1 | |
2009-08-04 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Stefan Schmidt | 17 | |
into org.openembedded.dev | ||||
2009-08-03 | imagemagick: Bump PR to fix possible failure of libltdl check. | Stanislav Brabec | 1 | |
2009-08-03 | libtool: Do not use target paths to grep and sed for cross and sdk builds. | Stanislav Brabec | 6 | |
2009-08-03 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stanislav Brabec | 8 | |
into org.openembedded.dev | ||||
2009-08-03 | libtool: Backported ac_cv_path_SED typo fix. | Stanislav Brabec | 1 | |
2009-08-03 | xserver-common: 1.30 is experimental, do not use by default | Marcin Juszkiewicz | 1 | |
2009-08-03 | xserver-common: added 1.30 + patches | Marcin Juszkiewicz | 6 | |
This will be 1.31 ;) | ||||
2009-08-03 | libdrm: split Intel lib into separate package | Marcin Juszkiewicz | 1 | |
2009-08-03 | xserver-xorg-conf: make it machine related | Marcin Juszkiewicz | 1 | |
2009-08-02 | ezxd_svn: Honour LDFLAGS to avoid QA GNU_HASH error. | Stefan Schmidt | 1 | |
2009-08-02 | qt4.inc: Fix of shell for some shells | Holger Hans Peter Freyther | 1 | |
2009-08-02 | meta-toolchain-qte: Reorder the tasks to match other recipes | Holger Hans Peter Freyther | 1 | |
Cleanup on the meta-toolchain-qte. Set the variables before rquiring meta-toolchain. |