Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-11-06 | mythtv: added mc.sql; introduced database package for that one (similar to ↵ | Frans Meulenbroeks | 1 | |
debian) | ||||
2009-11-06 | mysql5: created recipe | Frans Meulenbroeks | 11 | |
2009-11-06 | mysql: moved pid dir from /var/run/mysql to /var/lib/mysql as /var/run is ↵ | Frans Meulenbroeks | 3 | |
created upon boot (and so var/run disappears) added restart to init.d script | ||||
2009-11-05 | arora: add 0.10.1. Arora is a qtwebkit based browser. | Koen Kooi | 2 | |
This recipe is ugly because neither I nor the upstream authors know how to use qmake screenie: http://scap.linuxtogo.org/files/25c0d644dfabb484382183269e8af286.png | ||||
2009-11-05 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 3 | |
into org.openembedded.dev | ||||
2009-11-05 | linux-omap-pm 2.6.29: add hack to get asoc to register on the touchbook | Koen Kooi | 2 | |
2009-11-05 | gnome-icon-theme-2.28.0: Set it as arch-independent package. | Stanislav Brabec | 1 | |
2009-11-05 | ncurses: Always use --enable-static to work-around possible linking problems. | Stanislav Brabec | 1 | |
2009-11-05 | gdb-7.0: Always use --enable-static to work-around possible linking problems. | Stanislav Brabec | 1 | |
2009-11-05 | conf/machine/htcdream.conf: mention commercial device names in description | Michael 'Mickey' Lauer | 1 | |
2009-11-05 | linux-replicant: new recipe; kernel tree for HTC devices | David Lanzendörfer | 12 | |
2009-11-05 | nzbget: new recipe; a command-line based binary newsgrabber for nzb files | Artur Wronowski | 3 | |
2009-11-05 | libpar2: new recipe; multi-part archives library | Artur Wronowski | 2 | |
2009-11-05 | ti-dmai_svn: bumup svn rev | Brijesh Singh | 1 | |
This has proper CPU detection, so no need to manually add platforms anymore | ||||
2009-11-05 | bitbake.conf: add support for "cpio.lzma" images | Jeremy Lainé | 1 | |
* add support for LZMA-compressed cpio images for use as Linux RamDisk images. | ||||
2009-11-05 | gecko-mediaplayer: fix packaging | Koen Kooi | 2 | |
gnome-mplayer: bump PR The symlinking should be done in a postinst, but I'm too low on caffeine right now to make that work | ||||
2009-11-05 | chicken.inc: fix install and compilation issues | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-11-05 | xserver-xorg-conf: switch to fbdev driver for touchbook till the vrfb bug ↵ | Koen Kooi | 2 | |
gets solved | ||||
2009-11-05 | omap3-touchbook: ship both omapfb and fbdev drivers | Koen Kooi | 1 | |
2009-11-05 | sqlite3: add 3.6.20 | Koen Kooi | 2 | |
2009-11-05 | java.bbclass: fixed oe_jarinstall for broken symlinks | Marcin Juszkiewicz | 1 | |
Code checked for existance of JAR file and if it was present then it had to be removed before symlinking to it. But it was not working sometimes so we forced symlinking. Proper fix is to check "does file exists or is a symlink" which we do now. Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net> | ||||
2009-11-05 | gdm: add tcp-wrappers to DEPENDS, fix typo in initscript | Koen Kooi | 2 | |
2009-11-05 | gdm: tweak initscript and add grep to depends since busybox grep doesn't do -w | Koen Kooi | 2 | |
2009-11-05 | linux-omap-pm 2.6.29: cleanup some touchbook stuff | Koen Kooi | 3 | |
2009-11-05 | linux-omap 2.6.29: fix FIFO issues with large transfers on the MUSB controller | Robert Nelson | 2 | |
2009-11-05 | squashfs-tools: fix up native version | Koen Kooi | 2 | |
2009-11-05 | transmission: fix breakage of "r3" version - GUI in PN-gui, daemon in PN | Marcin Juszkiewicz | 1 | |
update-rc.d.bbclass adds only to PN package so I moved PN-daemon into PN and PN became PN-gui now | ||||
2009-11-05 | Merge branch 'org.openembedded.dev' of ↵ | Sebastian Spaeth | 4 | |
git+ssh://git@git.openembedded.net/openembedded into org.openembedded.dev | ||||
2009-11-05 | vala vala-native: Make use of GNOME_MIRROR in SRC_URI | Sebastian Spaeth | 2 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-11-05 | User Manual: Warn readers about mmap and SELinux issue. | Robert P. J. Day | 1 | |
On some Linux distros, if you set the kernel /proc file /proc/sys/vm/mmap_min_addr to zero, you will probably get an SELinux violation if you're running SELinux in enforcing mode. Explain to the reader how to get around that. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org> | ||||
2009-11-05 | User manual typoes and aesthetics, chapter 2 only. | Robert P. J. Day | 1 | |
Some minor cleanups for Chapter 2 of the User Manual: * add some DocBook tags for filenames * update BitBake version to 1.8.16 * add missing space after "wget" command * correct misspelled "local/conf" to "local.conf" Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org> | ||||
2009-11-05 | usermanual: Aesthetic fix in chapter 1. | Robert P. J. Day | 1 | |
A simple tidy of a comma-separated list in Chapter 1. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Holger Hans Peter Freyther <zecke@selfish.org> | ||||
2009-11-05 | checksums: sort and add missing checksum | Koen Kooi | 1 | |
2009-11-05 | angstrom: raise default pref in mplayer recipe as well | Koen Kooi | 1 | |
2009-11-05 | vala-native: add 0.7.8 | Sebastian Spaeth | 1 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-11-05 | vala: add version 0.7.8 and checksums | Sebastian Spaeth | 2 | |
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
2009-11-04 | x86.conf: Fix typo in comments | Khem Raj | 4 | |
* Write NPTL instead of NTPL Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-11-04 | lame: Update to version 3.98.2. | Stanislav Brabec | 4 | |
2009-11-04 | lame: Fix possible linking QA error. | Stanislav Brabec | 2 | |
2009-11-04 | balsa-2.4.1: Depends on gnome-icon-theme. | Stanislav Brabec | 2 | |
2009-11-04 | prismstumbler-0.7.3+0.7.4pre1: Use much simper and more robust libgps check. | Stanislav Brabec | 2 | |
2009-11-04 | angstrom-2008.1.conf: Must use mplayer-svn, anything older is incompatible ↵ | Stanislav Brabec | 1 | |
with linux-libc-headers-2.6.31. | ||||
2009-11-04 | mplayer-svn: Worked around internal compiler error on iwmmxt. | Stanislav Brabec | 1 | |
2009-11-04 | gpsd: Removed custom do_stage. | Stanislav Brabec | 2 | |
2009-11-04 | linux-rp-2.6.26 for spitz and akita: Added netfilter support. Disabled two ↵ | Stanislav Brabec | 3 | |
deprecated networking options. | ||||
2009-11-04 | asio: bump PR to get boost fixes | Koen Kooi | 1 | |
2009-11-04 | boost 1.36: various ARM fixups: | Koen Kooi | 6 | |
* changed intrinsics patch to work for armv6 and armv7a * disabled atomic ops for arm versions <6 * fix associated build damage * pass in correct gcc version | ||||
2009-11-04 | eglibc_svn.bb: Update to latest svn tip. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-11-04 | uclibc-nptl: Update to latest tip of branch | Khem Raj | 2 | |
* Compile uclibc nptl is ARM mode. Thumb has some issues for now. * Add new config option UCLIBC_SUSV4_LEGACY=y Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-11-04 | mythtv 0.22rcX: only add glibc-gconv stuff for glibc build | Koen Kooi | 1 | |