aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/images/oh-image-base.bb
blob: 2bc152b998862acacafee9a1baa39b02e64c39de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
PR = "r0"

export IMAGE_BASENAME = "oh-image-base"

DEPENDS = "task-oh"
    
RDEPENDS = "task-oh-boot task-oh-boot-extras"

export IPKG_INSTALL = "${RDEPENDS}"

inherit image_ipk
LICENSE = MIT