Import patches-unapplied version 2.286 to ubuntu/vivid-proposed

Imported using git-ubuntu import.

Changelog parent: ff016f45109c6618aefc320947a734a6fcc9ba8e

New changelog entries:
  * touch: forcing package mir-platform-graphics-android to see if we're able
    to remove the dependency on the mesa one (until mir is properly fixed)
This commit is contained in:
Ricardo Salveti de Araujo 2015-02-12 03:05:31 -02:00 committed by usd-importer
parent ff016f4510
commit 3ebe79c0ac
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.286) vivid; urgency=medium
* touch: forcing package mir-platform-graphics-android to see if we're able
to remove the dependency on the mesa one (until mir is properly fixed)
-- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com> Thu, 12 Feb 2015 03:05:31 -0200
livecd-rootfs (2.285) vivid; urgency=medium
* touch: removing dependencies on a specific mir platform driver as mir can

View File

@ -404,7 +404,7 @@ case $PROJECT in
;;
ubuntu-touch)
add_package install ubuntu-minimal ubuntu-touch
add_package install ubuntu-minimal mir-platform-graphics-android ubuntu-touch
COMPONENTS='main restricted universe'
BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
export LB_BOOTSTRAP_INCLUDE='apt-transport-https gnupg'