mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 19:01:31 +00:00
use the binary, not the source package for tegra3 drivers
This commit is contained in:
parent
5628029998
commit
6a7fcb5055
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.98) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* we want nvidia-tegra3 (the binary) not nvidia-graphics-drivers-tegra3
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Mon, 19 Nov 2012 14:55:19 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.97) raring; urgency=low
|
livecd-rootfs (2.97) raring; urgency=low
|
||||||
|
|
||||||
* add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7
|
* add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7
|
||||||
|
@ -308,7 +308,7 @@ case $ARCH in
|
|||||||
;;
|
;;
|
||||||
nexus7)
|
nexus7)
|
||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
add_package install zram-config linux-firmware-nexus7 nvidia-graphics-drivers-tegra3
|
add_package install zram-config linux-firmware-nexus7 nvidia-tegra3
|
||||||
add_package live ac100-tarball-installer
|
add_package live ac100-tarball-installer
|
||||||
BINARY_REMOVE_LINUX=false
|
BINARY_REMOVE_LINUX=false
|
||||||
mkdir -p config/preseed
|
mkdir -p config/preseed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user