diff options
Diffstat (limited to 'meta/gpe-image.oe')
-rw-r--r-- | meta/gpe-image.oe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/gpe-image.oe b/meta/gpe-image.oe index 5376eac8a4..51afa7d8b0 100644 --- a/meta/gpe-image.oe +++ b/meta/gpe-image.oe @@ -1,6 +1,9 @@ MAINTAINER = "Chris Lord <cwiiis@handhelds.org>" +FEED_URIS += "x11##http://openzaurus.org/official/unstable/3.5.2/feed/x11 \ + gpe##http://openzaurus.org/official/unstable/3.5.2/feed/gpe" + PR = "r5" export IMAGE_BASENAME = "gpe-image" |