summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2006-08-12task-angstrom.bb : add util-linux-mount/umount to RDEPENDS of base so thatGraeme Gregory1
filesystems get mounted on boot. mount -at nfs has problems with busybox that stops this working.
2006-08-12ipaq-sleep 0.9: add patch to fix install issuesKoen Kooi2
2006-08-12nautilus 2.12: add libexif to dependsKoen Kooi1
2006-08-12ntp 4.2.0: fix PACKAGES to include debug filesKoen Kooi1
2006-08-12merge of '2813b5b33a80acca8e53166638a06c31c96fc819'Koen Kooi1
and '71d106209d375802f4d83fc7eba80d5515b6f572'
2006-08-12sqlite 3*: s/include/require/g. I added the include's yesterday when theyJamie Lenehan3
should have been require (as per rev fd003213c48ea0ec299e5dee66a093d54272b35a).
2006-08-12h5xxx: update defconfigKoen Kooi1
2006-08-11merge of '0d5d329305f1889da24316c8f1a1c4055aa1c965'Koen Kooi5
and 'a064ac2b5db052cbadae6856a18d5be4dd8ef6e9'
2006-08-11gpe-conf: add 0.2.2Koen Kooi1
2006-08-11merge of 8025b1031a3e4a5ddd61c6a7a3f4788138fa0264Michael Lauer6
and fa44dacbf0a1b7a188ab4126d217aafc5a1f48f8
2006-08-11xtrans X11R7.0-1.0.0 fix missing include path in pkgconfig file. closes #1244Michael Lauer4
2006-08-11aspell5-en_6.0-0.bb : properly obey the licensing and add LICENSE fieldGraeme Gregory1
2006-08-11merge of '9145fc8b71029fb9ef74ec089e40d4b29737efe8'Marcin Juszkiewicz4
and '99f8110819f972fd2da3d1fb600f0c86319569ca'
2006-08-11aspell-native_0.50.5.bb : add native that is required by aspell language packsGraeme Gregory1
2006-08-11firefox: upgrade 1.5.0.1 to 1.5.0.6 (builds, not tested on device)Marcin Juszkiewicz4
2006-08-11glibc: Update for keeping the debug information in the correct packageJamie Lenehan11
which is clearer. Use .../* to match files and ignore directories.
2006-08-11net-snmp: Add the -dbg package to hold the new .debug files and directories.Jamie Lenehan1
Update the file specifications to ensure none of the debug files end up in the main packages.
2006-08-11perl: Update for keeping the debug information in the correct packageJamie Lenehan5
which is clearer. Move -dbg to the first item in the package list and use .../* to match files and ignore directories.
2006-08-11db: Update for keeping the debug information in the correct packageJamie Lenehan2
which is clearer. Use .../* to match files and ignore directories.
2006-08-11jpeg 6b: Update for keeping the debug information in the correct packageJamie Lenehan1
which is clearer. Append to package list so -dbg package stays first and use .../* to match files and ignore directories.
2006-08-11sqlite: Update for keeping the debug information in the correct packageJamie Lenehan7
which is clearer. Append to package list so -dbg package stays first and use .../* to match files and ignore directories.
2006-08-11sysvinit 2.86: Update for keeping the debug information in the correct packageJamie Lenehan1
which is clearer. Use .../* to match files and ignore directories.
2006-08-11udev 092: Update for keeping the debug information in the correct packageJamie Lenehan2
which is clearer. Appened to package list so -dbg package stays first and use .../* to match files and ignore directories.
2006-08-11glibc: Add glibc-dbg package, and make sure all the .debug files go in toJamie Lenehan11
it. Bump the PR on all the glibc files since they all include glibc-package.bbclass. Closes #1220 "glibc ships spurious debug info".
2006-08-11wireless-tools 29-pre10: Remove the spurious debug info. Closes #1230Jamie Lenehan1
"wireless-tools ships spurious debug info".
2006-08-11sysvinit 2.86: Exclude the spurious .debug information that was beingJamie Lenehan1
included in the main package.
2006-08-11packages/binutils: Binutils 2.17 make compile on OSXHolger Freyther2
OSX claims that stopc might end up uninitialized. Initialize it to '0' to and hope it works out. This fixes the compile and I have an ARM EABI toolchain on OSX that could work...
2006-08-11udev 092: Remove the spurious debug info from the packages. Closes #1241Jamie Lenehan2
"udev ships spurious debug info"
2006-08-11sqlite 2.*: Remove the .debug directory from the sqlite-bin, related to theJamie Lenehan4
sqlite 3.* fixes done for #1237.
2006-08-11sqlite3: Add a -dbg package to the packages list so that the .debugJamie Lenehan4
directories are moved into it. Closes #1237 "sqlite3 ships spurious debug info"
2006-08-11sqlite3: Move contents of .bb files to a .inc file for sqlite3 since theyJamie Lenehan4
are all identical.
2006-08-11db: Stop the .debug directory being included in the -dev package. ClosesJamie Lenehan2
#1216 "db4 ships spurious debug info".
2006-08-11perl: Add -dbg package and move debug info to it. Closes #1234 "perlJamie Lenehan5
ships spurious debug info".
2006-08-11jpeg 6b: Remove spurious debug info from jpeg-tools. Closes #1231.Jamie Lenehan1
2006-08-11merge of '0737af91de87534a67944bad4308b43b04d675db'Jamie Lenehan15
and 'a4130542b7ace1980eb68dfc893a72e142cbce80'
2006-08-10merge of '0fee5c6e2897d294c4895897736141bed93199a1'Philip Balister158
and '113954a10c1eecc2f688fdb881e40dcd951cf598'
2006-08-10Add u-boot built from git repository. Source pulled from tag ↵Philip Balister1
LABEL.2006.06.30.2020. This version compiles with gcc4 and has some compilation fixes needed to build u-boot for the omap5912osk board.
2006-08-10ipkg: refined FILES spec to exclude debug info in packageFrans Meulenbroeks13
bumped PR for all bb files as the change is in a .inc file
2006-08-10slugos-packages.bb: removed PACKAGES line,Frans Meulenbroeks1
should not be needed according to the wizards in #oe
2006-08-10glibc-package.bbclass: added libc6 to PACKAGES_DYNAMICFrans Meulenbroeks1
2006-08-10python-pysqlite2 2.2.2: add python-datetime to RDEPENDSCliff Brake1
2006-08-10merge of 'e383b4da996a2fc451decc374fb00f9c927e9ca1'Koen Kooi3
and 'fdff4c7b074f0518fdc8379e6902fa4e4d984894'
2006-08-10sbrsh: RRECOMMEND nfs moduleKoen Kooi1
2006-08-10merge of '3b5717e88b7dc6248a4a04b0383da3e66cb7e025'Koen Kooi3
and '4b00e5d9fb0f4824f24d6a7a5ba99b8f6b40d677'
2006-08-10shrsh: add 7.1Koen Kooi2
2006-08-10merge of '1cd257c57e952cce419bacf94a4f03a148fcd17d'Koen Kooi1
and '6be389aa528c943664977e1ac710bfd80cfd5a36'
2006-08-10fakeroot: add stagingKoen Kooi1
2006-08-10merge of '1415f8fe0c4b15b7c24e2f8492c219ba906af8fd'Koen Kooi3
and '871b52cc6f79e8ed85515aeaa65ff9cb0cd40bfa'
2006-08-10handhelds-pxa-2.6: update hx4700 defconfigKoen Kooi1
2006-08-10merge of 'bc5087d2ff20b3a1f43d573613a883bbc0594976'Koen Kooi1
and 'dae6d011c2090a45ec8d231d5e568e3e12289f6b'