diff options
| -rw-r--r-- | meta/recipes-bsp/u-boot/libubootenv_0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/u-boot/libubootenv_0.2.bb b/meta/recipes-bsp/u-boot/libubootenv_0.2.bb index 3251d0f05b..fa90a12bf8 100644 --- a/meta/recipes-bsp/u-boot/libubootenv_0.2.bb +++ b/meta/recipes-bsp/u-boot/libubootenv_0.2.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "U-Boot libraries and tools to access environment" | 1 | SUMMARY = "U-Boot libraries and tools to access environment" |
| 2 | DEPENDS += "mtd-utils" | 2 | DEPENDS += "mtd-utils zlib" |
| 3 | 3 | ||
| 4 | DESCRIPTION = "This package contains tools and libraries to read \ | 4 | DESCRIPTION = "This package contains tools and libraries to read \ |
| 5 | and modify U-Boot environment. \ | 5 | and modify U-Boot environment. \ |
