Compare commits
7 Commits
df46a3eed8
...
d3f99a1753
| Author | SHA1 | Date | |
|---|---|---|---|
|
d3f99a1753
|
|||
|
0280cc012f
|
|||
|
9c0575e3d0
|
|||
|
28bb810892
|
|||
|
5ec6b8fc4b
|
|||
|
a3b12636e5
|
|||
|
d46a247d57
|
@@ -28,10 +28,5 @@
|
||||
name="meta-selinux"
|
||||
path="meta-selinux"
|
||||
revision="a401f4b2816a0b41ce8d9351542658c721935bcd" />
|
||||
|
||||
<project remote="caros"
|
||||
name="meta-intel"
|
||||
path="meta-intel"
|
||||
revision="1342bcdc5bfc6620737e7d195e7d9bd744348577" />
|
||||
</manifest>
|
||||
|
||||
|
||||
@@ -15,4 +15,4 @@ MAINTAINER = "Lars Niesen <lars.niesen@gmx.de>"
|
||||
|
||||
TARGET_VENDOR = "-caros"
|
||||
|
||||
DISTRO_FEATURES += "wayland systemd usbgadget usbhost selinux"
|
||||
DISTRO_FEATURES += "wayland systemd usbgadget usbhost"
|
||||
|
||||
@@ -21,7 +21,6 @@ BBLAYERS ?= " \
|
||||
${TOPDIR}/../meta-oe/meta-python \
|
||||
${TOPDIR}/../meta-oe/meta-webserver \
|
||||
${TOPDIR}/../meta-oe/meta-xfce \
|
||||
${TOPDIR}/../meta-intel \
|
||||
${TOPDIR}/../meta-caros \
|
||||
"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
MACHINE ?= "intel-corei7-64"
|
||||
MACHINE ?= "genericx86-64"
|
||||
|
||||
DL_DIR ?= "${TOPDIR}/../downloads"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user