summaryrefslogtreecommitdiffstats
path: root/images
Commit message (Collapse)AuthorAgeFilesLines
* enea-image-extra: Add dev and dbg packages to the SDKAdrian Dudau2018-01-231-0/+6
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* enea-image-extra: Add kernel-vmlinuxAdrian Dudau2018-01-191-1/+1
| | | | | | | | This installs the kernel vmlinux image under /boot in both the rootfs and SDK. This is used for kernel debugging and profiling. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Update contents of enea-image-extraAdrian Dudau2018-01-151-35/+2
| | | | | | | | This will in turn update the contents of enea-image-standard-sdk from the Standard profile. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* ROOTFS_PKGMANAGE_BOOTSTRAP was removed from pokyAdrian Calianu2017-08-111-1/+0
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Remove fm-ucode from all Enea imagesMartin Borg2016-06-011-0/+2
| | | | | | | fm-ucode is removed due to license restrictions (Freescale-EULA) Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Remove images recipesAdrian Dudau2016-04-202-11/+0
| | | | | | | | | Images are now defined in the profile release layers (meta-el-standard, meta-el-networking). We are only keeping some common .inc files for the minimal and extended images to be used in either release layers. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* packagegroups: remove enea-core-bootStefan Sicleru2016-03-091-1/+1
| | | | | | | | packagroup-enea-core-boot was a legacy from older releases, all of its useful content can be found in packagegroup-core-boot from poky Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* packagegroups: replace enea-debug with core-tools-debugStefan Sicleru2016-03-091-1/+0
| | | | | | | | | | | | | | | | Most of packagegroup-enea-debug content can be found within packagegroup-core-tools-debug which is provided through tools-debug image feature. rsync and systemtap are provided through a bbappend; kexec-tools is provided through tools-testapps image feature. Other variables such as PACKAGES, PACKAGE_ARCH, ALLOW_EMPTY are already provided through inherited packagegroup.bbclass, hence enea-debug packagegroup is deleted. Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* enea-image-featured: add kernel-dev packageStefan Sicleru2016-02-241-0/+1
| | | | | | | | | | | | Install kernel sources to the SDK so that kernel modules can be cross-compiled. Sources are also installed within the rootfs. Original commit: 0d28a3cb787d2d3e933a6a9eea6366b8746a4e1e on meta-enea/dizzy-enea Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Remove qt4 from enea-image-featuredMartin Borg2016-01-251-1/+0
| | | | | | | qt4-pkgs is no longer available as an IMAGE_FEATURE in poky Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Remove insserv from enea-image-featuredMartin Borg2016-01-251-1/+0
| | | | | | | insserv was removed from poky upstream Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* enea-image-featured.bb: removed internal testsGeorge Nita2016-01-251-6/+0
| | | | | | | | | Internal tests handled in meta-enea-test. Signed-off-by: George Nita <george.nita@enea.com> Signed-off-by: Tudor Florea <tudor.florea@enea.com> (cherry picked from dizzy, e13c24fe6b788fba5334813b0dc7922e8ab803a2) Signed-off-by: Martin Borg <martin.borg@enea.com>
* Replaced = with += for IMAGE_INSTALL in enea-image-featuredHuimin She2015-11-161-1/+1
| | | | | | | | Previously it used '=', which would overwrite the settings from enea-image-common.inc. Signed-off-by: Huimin She <huimin.she@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Initial commitAdrian Dudau2015-10-283-0/+92
result of splitting up meta-enea Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>