diff options
| -rw-r--r-- | recipes-extended/xen/xen-python.inc | 2 | ||||
| -rw-r--r-- | recipes-extended/xen/xen.inc | 2 | ||||
| -rw-r--r-- | recipes-extended/xen/xen_hg.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-extended/xen/xen-python.inc b/recipes-extended/xen/xen-python.inc index 33b518d6..a54db07c 100644 --- a/recipes-extended/xen/xen-python.inc +++ b/recipes-extended/xen/xen-python.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | XEN_DISABLE_XEND= | 1 | XEN_DISABLE_XEND="" |
| 2 | 2 | ||
| 3 | DEPENDS += "python python-native udev" | 3 | DEPENDS += "python python-native udev" |
| 4 | RDEPENDS_${PN}-python = "xen python python-lang python-re python-fcntl python-shell python-io python-threading python-stringold python-math python-crypt python-logging python-pickle python-xmlrpc python-netclient python-mime python-unixadmin python-compression python-mmap python-textutils python-resource python-terminal python-pprint python-curses" | 4 | RDEPENDS_${PN}-python = "xen python python-lang python-re python-fcntl python-shell python-io python-threading python-stringold python-math python-crypt python-logging python-pickle python-xmlrpc python-netclient python-mime python-unixadmin python-compression python-mmap python-textutils python-resource python-terminal python-pprint python-curses" |
diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc index a2723b97..c75a7091 100644 --- a/recipes-extended/xen/xen.inc +++ b/recipes-extended/xen/xen.inc | |||
| @@ -5,7 +5,7 @@ SECTION = "console/tools" | |||
| 5 | PR = "r0" | 5 | PR = "r0" |
| 6 | 6 | ||
| 7 | # Disable xend and python support | 7 | # Disable xend and python support |
| 8 | XEN_DISABLE_XEND=1 | 8 | XEN_DISABLE_XEND = "1" |
| 9 | 9 | ||
| 10 | DEPENDS = "util-linux util-linux-native file-native zlib ncurses openssl bison-native flex-native gettext dev86-native iasl-native pciutils virtual/libgl virtual/libsdl bridge-utils iproute2 procps" | 10 | DEPENDS = "util-linux util-linux-native file-native zlib ncurses openssl bison-native flex-native gettext dev86-native iasl-native pciutils virtual/libgl virtual/libsdl bridge-utils iproute2 procps" |
| 11 | 11 | ||
diff --git a/recipes-extended/xen/xen_hg.bb b/recipes-extended/xen/xen_hg.bb index ef8e595e..bdb4d323 100644 --- a/recipes-extended/xen/xen_hg.bb +++ b/recipes-extended/xen/xen_hg.bb | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | # Build is not yet verified as functional | 3 | # Build is not yet verified as functional |
| 4 | # Setting BROKEN for now | 4 | # Setting BROKEN for now |
| 5 | BROKEN=1 | 5 | BROKEN = "1" |
| 6 | 6 | ||
| 7 | inherit autotools | 7 | inherit autotools |
| 8 | 8 | ||
