summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-03-10e2fsprogs: Do not put --disable-nls twice into EXTRA_OECONF for uclibc.Leon Woestenberg2
2008-03-10linux-rp-2.6.24: Fix sharpsl remote patchRichard Purdie1
2008-03-10linux-rp-2.6.24: Fix htcuni patchRichard Purdie1
2008-03-10merge of '5529fcc6533f38f6369900c99f864fda054a188d'Marcin Juszkiewicz1
and 'ff0f00669a09b72c8939fb218f04c9f83bef3297'
2008-03-10python-lightmediascanner: added python-cython-native into dependencies to ↵Marcin Juszkiewicz1
get it built
2008-03-10merge of '3d608e2b9463b14c4a0a12230196b70080b1513d'Michael Lauer4
and 'c8a04b4c21aa3cccc256c033dc9532d6dc88be53'
2008-03-10Qt and QtopiaCore: Bump the PR on request due the staging fixesHolger Freyther2
And the packaging of .la and .pc files changed so the PR bump is even a bit justified.
2008-03-10packages/qt4/qt_packaging.inc: Clean the .pc and .la files to not point to ↵Holger Freyther1
STAGING_* Use some force to clean the installed .pc and .la files.
2008-03-10packages/qt4/qt_staging.inc: Remove the moc_location and uic_location ↵Holger Freyther1
completely from the .pc file For the staging area with sysroot there is no sane way to give the location of the command in a sane way. I'm not aware of any one using this to get the uic/moc binary, e.g. cmake is using qmake to query these pathes.
2008-03-10packages/qt4/qt_staging.inc: No use for QT_DIR_NAME in the lib directory ↵Holger Freyther1
remove it -Remove QT_DIR_NAME from the staging -Make uic/moc lines in pc files not point to $STAGING_BINDIR (in there due mtn...)
2008-03-09add pv, a pipe viewer console utility. bbfile courtesy Frédéric Ler -- ↵Michael Lauer2
thanks! closes #3588
2008-03-09uclibc_0.9.29: Fix bash'ism according with upstream uclibc fix.Leon Woestenberg2
2008-03-09gcc-cross-initial.inc: Blindly inserted powerpc as the architecture that ↵Leon Woestenberg1
also DEPENDS on libc-initial. Please review.
2008-03-09merge of '13126e3c4c86326c68fc0b5dc3b7bcadd544ea20'Leon Woestenberg2
and 'e3bce18db3557d05994587f4a53578acbc1f3792'
2008-03-09merge of 'aa8972a1a5b088933a6f3918732ec23ff5b2edf6'Leon Woestenberg2
and 'eeef9d48ea3be5f822125be3f1ce20c53aa97078'
2008-03-09uclibc-0.9.29: Remove bash'ism in equal check of some config script.Leon Woestenberg2
2008-03-09merge of '38a9dd2ba2b2469b6368cf23490a2f8d5fec3065'Marcin Juszkiewicz5
and 'd06ab8ea3c49e1734c6984d23d283558d4aef52c'
2008-03-09merge of 'a3db419309941fac383949b8b58b338cc5742f39'Marcin Juszkiewicz3
and 'a7d0911cc51bd1eb437c71feab04198858ad16b8'
2008-03-09merge of '2862048e0d5216ac90156a012c86db94c23d2742'Marcin Juszkiewicz25
and '42eff26099cde8822773944e3b244f74387ef7cc'
2008-03-09pwgen: added 2.06 versionMarcin Juszkiewicz2
2008-03-09merge of '3e42312311412182ba8645d4302c9621a58bc2a6'Michael Lauer3
and 'a24d351d91e6596efe9b833b0d983a12bdb3b0ec'
2008-03-09add wireless-tools v29 (sorry, file missing in prevous commit)Michael Lauer1
2008-03-09libtool: paste in libtool.inc from pokyKoen Kooi1
2008-03-09espeak: fetch from SOURCEFORGE_MIRROR, close oebug# 3985Junqian Gordon Xu1
2008-03-09libtool: Add .inc file (from poky)Richard Purdie10
2008-03-09qt4: Make sure staged .la and .prl files do not contain target system pathsRichard Purdie3
2008-03-09subversion-1.4.5: Run full autoreconfRichard Purdie1
2008-03-09apr-util: Add 1.2.12 version, run full autoreconf and match apr changesRichard Purdie4
2008-03-09apr: Add 1.2.12 verison, stage all needed files, sed staged build scripts to ↵Richard Purdie4
remove workdir paths, run full autoreconf and patch to resolve reconf issues
2008-03-09libtool-cross: Make sure patches changes are applied to the staged libtoolRichard Purdie1
2008-03-09initramfs-uniboot: Set default rootdelay globally, instead of ↵Paul Sokolovsky4
initramfs-module-bootmenu. * That's because otherwise it's half-solution - after kexec, there won't be delay, and rootfs won't be detected. * Again, people who don't need and don't want delay, should pass rootdelay=0.
2008-03-09initramfs-*: Use $CONSOLE for input/output.Paul Sokolovsky6
2008-03-09initramfs-module-bootldr-buster: Use sane console setup.Paul Sokolovsky2
2008-03-08merge of '521a15d5242153bff521498efbf891cf1447b5fe'Paul Sokolovsky26
and 'a37e2216457a4dbf8ab2b7ce0be1209c96b188c9'
2008-03-08linux-handhelds-2.6: Remove broken keep-initramfs.patch.Paul Sokolovsky2
* Doesn't work with the no-initramfs case. * Added explicit touch after cp instead.
2008-03-08merge of '4a7a14fac99e1af17265980554b9c5390863c35b'Florian Boor5
and 'd06ab8ea3c49e1734c6984d23d283558d4aef52c'
2008-03-08linux-mainstone: Add 2.6.25-rc4 for Mainstone including latest PXA27x love ↵Florian Boor5
and keypad patch by Eric Miao.
2008-03-08initramfs-uniboot: Add new global var - CONSOLE - and start to use it as ↵Paul Sokolovsky2
output device. * This is to workaround bogus console= passed in by bootldr.
2008-03-08initramfs-module-bootldr-buster: Add initial code to workaround bogus system ↵Paul Sokolovsky2
console issue. * The main trouble is the bogus console=ttySA0 passed by bootldr It appears that kernel doesn't have protection against only invalid consoles being passed on the command line, which means that the kernel is deaf and dumb when booted by bootldr.
2008-03-08initramfs-module-bootldr-buster: initramfs module to fight Compaq bootldr ↵Paul Sokolovsky2
stupidity.
2008-03-08add c-nc, a mastermind-style game in Gtk+Michael Lauer2
2008-03-08merge of '0fb63a3a1c21083e64e1fc35d8abe83eabdecfe6'Michael Lauer3
and 'a7d0911cc51bd1eb437c71feab04198858ad16b8'
2008-03-08gnutls (all) fix pkgconfig file at the proper locationMichael Lauer3
2008-03-08initramfs-uniboot: Add support for early-init plugins.Paul Sokolovsky2
* Extend plugin protocol: plugins matching pattern '0*' are early-init, executed ASAP after boot, before kernel command and block devices are scanned. And thus, they can affect parsing of kernel command line (by overriding $CMDLINE) or detection of block devices (e.g. by loading additional modules).
2008-03-08merge of '06ce69bdc60c0c1af032aa86ee3e1084efc8a90f'Paul Sokolovsky18
and '78a91dd85df256e5c35bffcb15ad33cc39787cc2'
2008-03-08initramfs-module-bootmenu: If rootdelay= param was not passed, assume 2s ↵Paul Sokolovsky2
delay still. * So people who don't bother to set correct rootdelay still have good chance for there SD/CF cards detected. * To disable the feature, explicit rootdelay=0 should be passed on kernel command line.
2008-03-08merge of '1764f957f206702d307a2f5bfa5532a678b7dfb7'Paul Sokolovsky18
and '4732dee1ac437b13f71dcc2ccdab2646994e3446'
2008-03-08initramfs-module-bootmenu: Show only block devices with FSes supported for boot.Paul Sokolovsky2
2008-03-08merge of '1d903fb7ec58f7624d299d4ab97b686792281fab'Michael Lauer5
and 'e32ef2d91c28ac53b3bb5ea6cc70a9ed3182abb5'
2008-03-08add libgee, a collection library providing GObject-based interfaces and ↵Michael Lauer4
classes for commonly used data structures.