From 6a7fcb50556ead74ec4f7b64ea1af3c44e5f9089 Mon Sep 17 00:00:00 2001 From: Oliver Grawert Date: Mon, 19 Nov 2012 14:56:51 +0100 Subject: [PATCH] use the binary, not the source package for tegra3 drivers --- debian/changelog | 6 ++++++ live-build/auto/config | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f38a9218..b1106f37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.98) UNRELEASED; urgency=low + + * we want nvidia-tegra3 (the binary) not nvidia-graphics-drivers-tegra3 + + -- Oliver Grawert Mon, 19 Nov 2012 14:55:19 +0100 + livecd-rootfs (2.97) raring; urgency=low * add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7 diff --git a/live-build/auto/config b/live-build/auto/config index b6c2b039..3bf53a8c 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -308,7 +308,7 @@ case $ARCH in ;; nexus7) 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 BINARY_REMOVE_LINUX=false mkdir -p config/preseed