# how to add package to yocto image for i.MX6UL

**URL:** https://forums.digi.com/t/how-to-add-package-to-yocto-image-for-i-mx6ul/20129
**Category:** Linux
**Tags:** i, mx6ul
**Created:** [January 2, 2019, 4:01pm UTC](https://forums.digi.com/t/how-to-add-package-to-yocto-image-for-i-mx6ul/20129 "2019-01-02T16:01:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Don\_Osmond](https://avatars.discourse-cdn.com/v4/letter/d/53a042/32.png) [@Don\_Osmond](https://forums.digi.com/u/Don_Osmond)
#### Post date: [January 2, 2019, 4:01pm UTC](https://forums.digi.com/t/how-to-add-package-to-yocto-image-for-i-mx6ul/20129/1 "2019-01-02T16:01:01Z")

</div>

I need to add iptables to the yocto image that we have for the i.MX6UL. Does anyone have a set of steps they can share to build the new image?

---

<div class="post-metadata">

### Author: ![jviguera](https://avatars.discourse-cdn.com/v4/letter/j/e0b2c6/32.png) [@jviguera](https://forums.digi.com/u/jviguera)
#### Post date: [January 3, 2019, 5:04am UTC](https://forums.digi.com/t/how-to-add-package-to-yocto-image-for-i-mx6ul/20129/2 "2019-01-03T05:04:55Z")

</div>

You can look into the “System development” chapter in the DEY documentation

[https://www.digi.com/resources/documentation/digidocs/90002285/#reference/yocto/r\_system\_development\_yocto.htm](https://www.digi.com/resources/documentation/digidocs/90002285/#reference/yocto/r_system_development_yocto.htm)

There is a specific section to customize the root filesystem:

[https://www.digi.com/resources/documentation/digidocs/90002285/#task/yocto/t\_customize\_root\_file\_system\_yocto.htm](https://www.digi.com/resources/documentation/digidocs/90002285/#task/yocto/t_customize_root_file_system_yocto.htm)
