diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-21 09:58:39 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-04-21 09:58:39 +0200 |
| commit | 408601b9d421d81f00dca18987a6aed7e9c074fb (patch) | |
| tree | 6cc93b31dcb69dfc9992898450ff1c7b56395448 /meta-oe/recipes-core/meta/distro-feed-configs.bb | |
| parent | 269eba9bcce97f168e997e81658c51c2813c02d0 (diff) | |
| download | meta-openembedded-408601b9d421d81f00dca18987a6aed7e9c074fb.tar.gz | |
meta-oe: catch up with POKYBASE -> COREBASE renaming
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core/meta/distro-feed-configs.bb')
| -rw-r--r-- | meta-oe/recipes-core/meta/distro-feed-configs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/meta/distro-feed-configs.bb b/meta-oe/recipes-core/meta/distro-feed-configs.bb index 1961752d4f..a25ef8f70c 100644 --- a/meta-oe/recipes-core/meta/distro-feed-configs.bb +++ b/meta-oe/recipes-core/meta/distro-feed-configs.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Configuration files for online package repositories aka feeds" | 1 | DESCRIPTION = "Configuration files for online package repositories aka feeds" |
| 2 | PR = "r1" | 2 | PR = "r1" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 5 | 5 | ||
| 6 | DISTRO_FEED_PREFIX ?= "remote" | 6 | DISTRO_FEED_PREFIX ?= "remote" |
| 7 | DISTRO_FEED_URI ?= "http://my-distribution.example/remote-feed/" | 7 | DISTRO_FEED_URI ?= "http://my-distribution.example/remote-feed/" |
