Merge lp:~tom-gall/linaro/live-helper-netbook-efi-remove-flavor into lp:~linaro-maintainers/linaro/live-helper.config.maverick.netbook-efl

Proposed by Tom Gall
Status: Merged
Merged at revision: 44
Proposed branch: lp:~tom-gall/linaro/live-helper-netbook-efi-remove-flavor
Merge into: lp:~linaro-maintainers/linaro/live-helper.config.maverick.netbook-efl
Diff against target: 15 lines (+2/-2)
1 file modified
conf_create.sh (+2/-2)
To merge this branch: bzr merge lp:~tom-gall/linaro/live-helper-netbook-efi-remove-flavor
Reviewer Review Type Date Requested Status
Jamie Bennett (community) Approve
Review via email: mp+37546@code.launchpad.net

Description of the change

removes image-linaro-omap from flavor setting
removes u-boot-linaro-omap3-beagle x-loader-omap from packages list

All these items are not longer needed with the advent of hwpacks.

To post a comment you must log in.
Revision history for this message
Jamie Bennett (jamiebennett) wrote :

Looks fine.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'conf_create.sh'
2--- conf_create.sh 2010-09-16 15:45:26 +0000
3+++ conf_create.sh 2010-10-05 02:23:38 +0000
4@@ -4,9 +4,9 @@
5
6 set_settings_console() {
7 keyring_packages=ubuntu-keyring
8- linux_flavours="image-linaro-omap"
9+ linux_flavours=""
10 tasks="standard"
11- packages="chessy-overlay-minimal linaro-netbook-efl xserver-xorg-video-fbdev u-boot-linaro-omap3-beagle x-loader-omap"
12+ packages="chessy-overlay-minimal linaro-netbook-efl xserver-xorg-video-fbdev"
13 packages_list=""
14 bootstrap_flavour="standard"
15 distribution=maverick

Subscribers

People subscribed via source and target branches

to all changes: