diff options
Diffstat (limited to 'recipes/trdx-config/angstrom-feed-configs.bbappend')
-rw-r--r-- | recipes/trdx-config/angstrom-feed-configs.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/trdx-config/angstrom-feed-configs.bbappend b/recipes/trdx-config/angstrom-feed-configs.bbappend index 64b5481..8515971 100644 --- a/recipes/trdx-config/angstrom-feed-configs.bbappend +++ b/recipes/trdx-config/angstrom-feed-configs.bbappend @@ -1,3 +1,5 @@ +ANGSTROM_URI = "http://feeds.toradex.com/angstrom" + do_compile_append() { #no debug feed available so empty the feed configs echo "" > ${S}/${sysconfdir}/opkg/debug-feed.conf |