diff options
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb b/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb index 306296922c..488a9df792 100644 --- a/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb +++ b/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb | |||
@@ -23,8 +23,4 @@ DEPENDS = "zlib" | |||
23 | PROVIDES += "u-boot-fw-utils" | 23 | PROVIDES += "u-boot-fw-utils" |
24 | RPROVIDES_${PN}-bin += "u-boot-fw-utils" | 24 | RPROVIDES_${PN}-bin += "u-boot-fw-utils" |
25 | 25 | ||
26 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
27 | |||
28 | RRECOMMENDS_${PN}-bin_append_class-target = " u-boot-default-env" | ||
29 | |||
30 | BBCLASSEXTEND = "native" | 26 | BBCLASSEXTEND = "native" |