summaryrefslogtreecommitdiff
path: root/meta/classes/rootfs_ipk.bbclass
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2010-10-14 12:33:56 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-15 10:13:26 +0100
commit03ecd2a3f4926b43f7813d542453d9945c19a903 (patch)
tree4f6c402b79ea3e30471399670b1d9fab08f0013e /meta/classes/rootfs_ipk.bbclass
parent3a8d109c850ff2fa7a16f8b09d6f69a76de4b5f9 (diff)
downloadopenembedded-core-03ecd2a3f4926b43f7813d542453d9945c19a903.tar.gz
openembedded-core-03ecd2a3f4926b43f7813d542453d9945c19a903.tar.bz2
openembedded-core-03ecd2a3f4926b43f7813d542453d9945c19a903.tar.xz
openembedded-core-03ecd2a3f4926b43f7813d542453d9945c19a903.zip
atom-pc: remove kernel video mode parameters
The kernel video mode parameters are not needed with the atom-pc linux-wrs configuration. Without them, we boot up with a standard 80x25 text display until the Intel i915 driver is initialized, at which point we switch to a higher resolution text mode. Afterwards, a sato image will start the splash screen and successfully boot to X. Tested on the Toshiba NB305 netbook and the Black Sand development board. [BUGID #450] Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com> CC: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/classes/rootfs_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions
149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237