diff options
-rw-r--r-- | meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 | ||||
-rw-r--r-- | meta-crownbay/conf/machine/crownbay.conf | 2 | ||||
-rw-r--r-- | meta-emenlow/conf/machine/emenlow.conf | 3 | ||||
-rw-r--r-- | meta-fishriver/conf/machine/fishriver.conf | 3 | ||||
-rw-r--r-- | meta-fri2/conf/machine/fri2-noemgd.conf | 2 | ||||
-rw-r--r-- | meta-fri2/conf/machine/fri2.conf | 3 | ||||
-rw-r--r-- | meta-jasperforest/conf/machine/jasperforest.conf | 1 | ||||
-rw-r--r-- | meta-n450/conf/machine/n450.conf | 3 | ||||
-rw-r--r-- | meta-sugarbay/conf/machine/sugarbay.conf | 2 |
9 files changed, 18 insertions, 3 deletions
diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf index 30c575a4..c668f4a3 100644 --- a/meta-crownbay/conf/machine/crownbay-noemgd.conf +++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf | |||
@@ -34,3 +34,5 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz live" | |||
34 | 34 | ||
35 | GLIBC_ADDONS = "nptl" | 35 | GLIBC_ADDONS = "nptl" |
36 | GLIBC_EXTRA_OECONF = "--with-tls" | 36 | GLIBC_EXTRA_OECONF = "--with-tls" |
37 | |||
38 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" | ||
diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf index 96dc7843..457bdfce 100644 --- a/meta-crownbay/conf/machine/crownbay.conf +++ b/meta-crownbay/conf/machine/crownbay.conf | |||
@@ -38,3 +38,5 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz live" | |||
38 | 38 | ||
39 | GLIBC_ADDONS = "nptl" | 39 | GLIBC_ADDONS = "nptl" |
40 | GLIBC_EXTRA_OECONF = "--with-tls" | 40 | GLIBC_EXTRA_OECONF = "--with-tls" |
41 | |||
42 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" | ||
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index de6794ea..39930a02 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.conf | |||
@@ -34,3 +34,6 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz live" | |||
34 | 34 | ||
35 | GLIBC_ADDONS = "nptl" | 35 | GLIBC_ADDONS = "nptl" |
36 | GLIBC_EXTRA_OECONF = "--with-tls" | 36 | GLIBC_EXTRA_OECONF = "--with-tls" |
37 | |||
38 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" | ||
39 | |||
diff --git a/meta-fishriver/conf/machine/fishriver.conf b/meta-fishriver/conf/machine/fishriver.conf index 0cee5d05..2fe78e8d 100644 --- a/meta-fishriver/conf/machine/fishriver.conf +++ b/meta-fishriver/conf/machine/fishriver.conf | |||
@@ -34,3 +34,6 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz live" | |||
34 | 34 | ||
35 | GLIBC_ADDONS = "nptl" | 35 | GLIBC_ADDONS = "nptl" |
36 | GLIBC_EXTRA_OECONF = "--with-tls" | 36 | GLIBC_EXTRA_OECONF = "--with-tls" |
37 | |||
38 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" | ||
39 | |||
diff --git a/meta-fri2/conf/machine/fri2-noemgd.conf b/meta-fri2/conf/machine/fri2-noemgd.conf index a8715294..b02e0374 100644 --- a/meta-fri2/conf/machine/fri2-noemgd.conf +++ b/meta-fri2/conf/machine/fri2-noemgd.conf | |||
@@ -34,3 +34,5 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz live" | |||
34 | 34 | ||
35 | GLIBC_ADDONS = "nptl" | 35 | GLIBC_ADDONS = "nptl" |
36 | GLIBC_EXTRA_OECONF = "--with-tls" | 36 | GLIBC_EXTRA_OECONF = "--with-tls" |
37 | |||
38 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" | ||
diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf index 4b81fab0..eab4b505 100644 --- a/meta-fri2/conf/machine/fri2.conf +++ b/meta-fri2/conf/machine/fri2.conf | |||
@@ -37,3 +37,6 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz live" | |||
37 | 37 | ||
38 | GLIBC_ADDONS = "nptl" | 38 | GLIBC_ADDONS = "nptl" |
39 | GLIBC_EXTRA_OECONF = "--with-tls" | 39 | GLIBC_EXTRA_OECONF = "--with-tls" |
40 | |||
41 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" | ||
42 | |||
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index 3013fe40..9fdb9688 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf | |||
@@ -36,5 +36,4 @@ GLIBC_ADDONS = "nptl" | |||
36 | GLIBC_EXTRA_OECONF = "--with-tls" | 36 | GLIBC_EXTRA_OECONF = "--with-tls" |
37 | 37 | ||
38 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" | 38 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" |
39 | PREFERRED_VERSION_grub ?= "1.98" | ||
40 | 39 | ||
diff --git a/meta-n450/conf/machine/n450.conf b/meta-n450/conf/machine/n450.conf index c0ff0cf5..79970d16 100644 --- a/meta-n450/conf/machine/n450.conf +++ b/meta-n450/conf/machine/n450.conf | |||
@@ -37,3 +37,6 @@ GLIBC_ADDONS = "nptl" | |||
37 | GLIBC_EXTRA_OECONF = "--with-tls" | 37 | GLIBC_EXTRA_OECONF = "--with-tls" |
38 | 38 | ||
39 | ROOTLESS_X = "1" | 39 | ROOTLESS_X = "1" |
40 | |||
41 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" | ||
42 | |||
diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf index ea8d98a6..6277e208 100644 --- a/meta-sugarbay/conf/machine/sugarbay.conf +++ b/meta-sugarbay/conf/machine/sugarbay.conf | |||
@@ -38,5 +38,3 @@ GLIBC_ADDONS = "nptl" | |||
38 | GLIBC_EXTRA_OECONF = "--with-tls" | 38 | GLIBC_EXTRA_OECONF = "--with-tls" |
39 | 39 | ||
40 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" | 40 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" |
41 | |||
42 | PREFERRED_VERSION_grub ?= "1.98" | ||