projects
/
meta-tx09.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d60f40
)
topasa900: set OLDEST_KERNEL due to old kernel support.
author
Florian Boor
<florian@kernelconcepts.de>
Fri, 10 Aug 2018 20:41:19 +0000
(22:41 +0200)
committer
Florian Boor
<florian@kernelconcepts.de>
Fri, 10 Aug 2018 21:51:18 +0000
(23:51 +0200)
drop unused features
conf/machine/topasa900.conf
patch
|
blob
|
history
diff --git
a/conf/machine/topasa900.conf
b/conf/machine/topasa900.conf
index
841333d
..
66b1ed8
100644
(file)
--- a/
conf/machine/topasa900.conf
+++ b/
conf/machine/topasa900.conf
@@
-13,7
+13,7
@@
MACHINE_DISPLAY_WIDTH_PIXELS = "320"
MACHINE_DISPLAY_HEIGHT_PIXELS = "240"
MACHINE_DISPLAY_ORIENTATION = "0"
MACHINE_DISPLAY_PPI = "110"
-MACHINE_FEATURES = "
kernel26
apm alsa usbgadget usbhost vfat screen touchscreen"
+MACHINE_FEATURES = "apm alsa usbgadget usbhost vfat screen touchscreen"
#XSERVER = "xserver-kdrive-fbdev"
#PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-tx09"
@@
-23,3
+23,5
@@
UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512"
IMAGE_FSTYPES ?= "ubi"
UBI_VOLNAME = "rootfs"
+
+OLDEST_KERNEL_topasa900 = "2.6.38"