Age | Commit message (Collapse) | Author | Files |
|
* machine maintainers are encouraged to fix their machines
|
|
|
|
* FAT-formatted cards are commodity, it's expectable them to be supported OOB.
|
|
|
|
|
|
|
|
switch to it.
|
|
in preparation for deb handling
|
|
* Naming consistent with recent conventions ("linux-" prefix)
* Supports other subarchs besides PXA.
* Closes #1524
* Approved by Koen Kooi
|
|
|
|
|
|
confs.
|
|
sorry, I didn't think of INHERIT +=
|
|
|
|
|
|
duplication. Create IPKG_EXTRA_ARCHS to add to the standard variable. Update documentation.conf with the details.
|
|
people without a h3900 machine should also stop messing with this file, damnit!s
|
|
compatibility. the extra bit of performance isn't worth the hassle of building, storing/mirrorin, and maintaining duplicate packages.
|
|
DEPENDS usage. Move certain things into EXTRA_IMAGEDEPENDS. No valid users of EXTRA_BOOTSTRAP_DEPENDS were found so it was removed entirely. Change zaurus-updater not to package as it doesn't provide any.
|
|
into conf/machine/include.
|
|
|
|
ipaq-pxa270 (80)
|
|
used
|
|
|
|
|
|
conf/machine/ipaq-pxa270.conf:
On irc it was discussed if OVERRIDES_prepend is a legal statement
and if OERRIDES should be applied here too. With runtime
performance in mind (bb.data.update_data being called until no change
happens) we have declared the above statement as illegal.
Change O_prepend to use direct assignment to prepend kernel
to the overrides string.
|
|
BKrev: 42c14dbevCyY8FzE092EoVebWoQ9DA
|
|
BKrev: 42c04f180ZGnQrRbmaZZf0zXzoWWTw
|
|
BKrev: 42c02c2cNexQ5OFQsoZ8HPaiz1cRCA
|
|
BKrev: 42c029acOh-cgAhVJ9Dt-apK2YnnbQ
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/11 15:17:56+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/11 15:17:43+02:00 utwente.nl!koen
h3900.conf: fix h3900 modules confusion
BKrev: 42aae9b8Ai-LIsWqBmpU4PrVBIrZAw
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/01 17:36:00+02:00 utwente.nl!koen
clean up h3900.conf a bit
BKrev: 429dd6dc_G5bK8u8cGA2cTFWtNJfng
|
|
2005/04/28 19:06:13+02:00 (none)!patrick
various local fixes
2005/04/24 19:32:00+02:00 (none)!patrick
Merge bk://openembedded.bkbits.net/openembedded
into gollum.(none):/scratch/oe/openembedded_official
2005/04/24 16:42:09+02:00 (none)!patrick
enabled build of USB gadget modules
2005/04/24 13:28:27+02:00 (none)!patrick
Merge bk://openembedded.bkbits.net/openembedded
into gollum.(none):/scratch/oe/openembedded_official
2005/04/24 12:59:25+02:00 (none)!patrick
added module parameter "compat_mode" which disables RNDIS
and thus makes g_ether compatible with usbnet from older
Linux kernels
2005/04/22 19:15:51+02:00 (none)!patrick
build g_ether with RNDIS support
2005/04/17 19:15:55+02:00 (none)!patrick
Merge bk://openembedded.bkbits.net/openembedded
into gollum.(none):/scratch/oe/openembedded_official
2005/04/17 19:06:36+02:00 (none)!patrick
This ChangeSet ensures that the USB gadget code is compiled as
modules in addition to the normal USB modules, without replacing
those.
The intention is that people who have trouble with the default
modules (like myself with an IPAQ 3970 and an IBM ThinkPad 42
and several other users) can easily switch to the alternative USB
networking code without having to recompile and reinstall the kernel.
Modifications necessary to actually switch to the new modules are
done automatically by the following script, which can be run
as part of the OE build process by adding
ROOTFS_POSTPROCESS_COMMAND += "<path to script>; "
to the local.conf.
If ed is installed on the IPAQ, then it can also be run there,
otherwise the config file changes have to be done manually.
---------------------------------------------------------
#!/bin/sh
cd ${D:-/}
# autoload g_ether instead of usb-eth
rm -f etc/modutils/usb-eth
echo 'g_ether' >etc/modutils/g_ether
# use same configuration for usb0 (provided by g_ether) as
# for usbf (provided by usb-eth) - cannot have both at the same time
ed etc/network/interfaces <<EOF
/usb0
s/dhcp/static
a
address 192.168.0.202
netmask 255.255.255.0
network 192.168.0.0
gateway 192.168.0.200
|
|
into stealth.nexus.co.uk:/home/pb/oe/oe
2004/12/12 18:28:53+00:00 nexus.co.uk!pb
add /boot/params file for iPAQ, as found in Familiar 0.7.x.
BKrev: 41bc8e17NpC6xRd-tHBNtXHu9DI5bw
|
|
BKrev: 41af1313bIHIjKXoMCGcKPx8G-pbSw
|
|
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/11/29 20:57:29+00:00 nexus.co.uk!pb
bump PR on some more glibc.oes
2004/11/29 20:55:34+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/11/29 15:57:10-05:00 handhelds.org!kergoth
Merge oe-devel@oe-devel.bkbits.net:packages
into handhelds.org:/home/kergoth/code/packages
2004/11/29 20:54:56+00:00 nexus.co.uk!pb
remove /etc/rpc from libc6
2004/11/29 20:32:45+00:00 nexus.co.uk!pb
tweak displayed groups in gpe-appmgr
2004/11/29 20:24:50+00:00 nexus.co.uk!pb
patch minimo.desktop to set Categories=Internet (not PIM)
2004/11/29 20:11:05+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/11/29 20:10:46+00:00 nexus.co.uk!pb
patch Categories in gpe-conf.desktop
2004/11/29 11:59:09-08:00 treke.net!ggilbert
Merge ssh://oe-devel@oe-devel.bkbits.net/packages
into olddog.home.treke.net:/home/ggilbert/oe/packages
2004/11/29 20:07:25+00:00 nexus.co.uk!pb
freshen xserver-kdrive-poodle.patch
2004/11/29 11:58:56-08:00 treke.net!ggilbert
opie-mediaplayer2_1.1.7.oe:
opie-mediaplayer2_1.1.7.oe: Adding a DEPEND ont he default skin
opie-mediaplayer2_cvs.oe:
opie-mediaplayer2_cvs.oe: Need to DEPEND on the default skin
2004/11/29 12:58:50-06:00 ti.com!kergoth
Bugfix: rather than making the wlan-ng and wireless-tools pre-up scripts exit if IFACE is not wlan*, instead exit on METHOD = loopback.
2004/11/29 12:44:53-06:00 ti.com!kergoth
Merge siasl.dyndns.org:code/packages
into odin.sc.ti.com:/home/kergoth/code/packages
2004/11/29 12:44:25-06:00 ti.com!kergoth
Apply patch to fix a bug in the wireless-tools and wlan-ng pre-up scripts, courtesy Murray Jensen.
2004/11/29 12:49:34-05:00 handhelds.org!kergoth
Merge oe-devel@oe-devel.bkbits.net:packages
into handhelds.org:/home/kergoth/code/packages
2004/11/29 17:02:53+00:00 nexus.co.uk!pb
add some more packages to meta-gpe, courtesy Florian Boor
2004/11/29 16:54:16+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/11/29 16:54:01+00:00 nexus.co.uk!pb
set CVSDATE_minimo for familiar 0.8.0
2004/11/29 16:52:40+00:00 nexus.co.uk!pb
add samba definitions to i386 and i686 site files, courtesy Florian Boor
2004/11/29 15:08:50+01:00 local!hrw
fix CVSDATE in 20030402 Tremor snapshot
2004/11/29 13:31:25+00:00 nexus.co.uk!pb
add teleport, courtesy Koen Kooi
2004/11/29 13:30:39+00:00 nexus.co.uk!pb
new handhelds.org kernels are hh37.4, not hh37.3
2004/11/29 13:30:22+00:00 nexus.co.uk!pb
use /proc/cpu/alignment, not /proc/sys/debug/alignment
2004/11/29 13:30:01+00:00 nexus.co.uk!pb
delete some redundant SRC_URIs.
2004/11/29 12:35:59+00:00 nexus.co.uk!pb
remove redundant url from gpe-nmf SRC_URI
2004/11/29 12:35:16+00:00 nexus.co.uk!pb
update handhelds-pxa and handhelds-sa kernels to hh37.3
2004/11/29 12:34:43+00:00 nexus.co.uk!pb
add gpe-task-games to meta-gpe PACKAGES
2004/11/29 00:26:00+00:00 nexus.co.uk!pb
add /etc/init.d/alignment.sh for arm
2004/11/28 22:43:15+00:00 nexus.co.uk!pb
simpad: disable USE_VT, re-enable bigscreen GPE_MACHINE_CLASS
2004/11/28 22:41:59+00:00 nexus.co.uk!pb
disable USE_VT for h3600 and h3900
2004/11/28 22:09:42+00:00 nexus.co.uk!pb
patch pcmcia-cs to load h3600_generic_sleeve after other modules
2004/11/28 21:52:23+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/11/28 21:52:04+00:00 nexus.co.uk!pb
don't autoload h3600_generic_sleeve. We will load it by hand.
2004/11/28 22:50:21+01:00 hrw.one.pl!hrw
zddice: fixed file permissions
2004/11/28 22:39:25+01:00 hrw.one.pl!hrw
opie-security: install only needed icons - rest will be in opie-securityplugin-*
2004/11/28 22:30:24+01:00 hrw.one.pl!hrw
fixed files permissions in opie-pics
2004/11/28 21:38:39+01:00 hrw.one.pl!hrw
added tickypip levels to meta-opie
2004/11/28 21:35:46+01:00 hrw.one.pl!hrw
created new package with tickypip levels as they have different license
2004/11/28 20:05:59+00:00 nexus.co.uk!pb
add new glibc snapshot, preferred for i686 only
2004/11/28 18:51:29+00:00 nexus.co.uk!pb
set GPE_EXTRA_INSTALL in terms of GPE_EXTRA_INSTALL_foo. GPE_EXTRA_DEPENDS_foo is not good enough.
2004/11/28 18:11:30+00:00 nexus.co.uk!pb
add figment to gpe-task-pim
2004/11/28 17:54:24+00:00 nexus.co.uk!pb
add gtk-industrial-engine to meta-gpe DEPENDS
2004/11/28 17:53:13+00:00 nexus.co.uk!pb
update some gpe versions in familiar-0.8.0.conf
2004/11/28 17:51:17+00:00 nexus.co.uk!pb
avoid use of orinoco-modules 0.15 on arm until strange BAP write problems are fixed
2004/11/28 17:46:38+00:00 nexus.co.uk!pb
add Ximian's gtk-industrial-theme engine
2004/11/28 17:45:18+00:00 nexus.co.uk!pb
glib-2.0-native: also install mkinstalldirs into staging
2004/11/28 17:44:48+00:00 nexus.co.uk!pb
add glib-gettextize and intltoolize support to autotools.oeclass
2004/11/28 17:31:43+00:00 nexus.co.uk!pb
stage more bits for glib-gettextize
2004/11/28 17:14:32+00:00 nexus.co.uk!pb
install glib-gettextize into STAGING_BINDIR
2004/11/28 17:12:39+00:00 nexus.co.uk!pb
bump PR on hostap and orinoco-modules to force rebuild against latest kernels
2004/11/28 17:11:20+00:00 nexus.co.uk!pb
apply WE16 patch to openzaurus-sa also
2004/11/28 15:12:16+00:00 nexus.co.uk!pb
set PV appropriately for at76c503a-modules
2004/11/28 12:23:58+00:00 nexus.co.uk!pb
patch openzaurus-pxa up to WE16
2004/11/27 21:15:23-05:00 handhelds.org!kergoth
Merge oe-devel@oe-devel.bkbits.net:packages
into handhelds.org:/home/kergoth/code/packages
2004/11/27 16:28:57-05:00 handhelds.org!kergoth
Add gcc-cross and gcc-cross-initial to the versioned distro .conf files, and remove the lowered default preference on gcc 3.4.3.
BKrev: 41aba0843fjH5tnDLiEdn5AJJaSaYg
|
|
BKrev: 41a46b41LBZ0V2HZhDh3wzCp_0STQw
|
|
BKrev: 419f963fChjMuk5BLEMv5NdN4gSiMA
|
|
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/11/20 18:31:57+00:00 nexus.co.uk!pb
add all-important missing "_append" to h3900.conf
BKrev: 419f8da9bWCtcQEVl15dR9GYMcslTw
|
|
BKrev: 419f6f40ed3Re1E8Ih9oW29cfK7zag
|
|
BKrev: 419f43ee5ebwTTswpc0bvYCa3HbSdg
|
|
BKrev: 4165b9c01stiHQ1gecbRR9Qr3w_nzQ
|
|
and moved MACHINE and DISTRO specific .conf files into their own
directories.
BKrev: 41656520p5hbk1WSEZcNUg5mgUqbwA
|