소스 검색

swupdate: Add HOMEPAGE variable

Add HOMEPAGE variable to swupdate recipes.

Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
Weisser, Pascal 1 개월 전
부모
커밋
f138005664
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      recipes-support/swupdate/swupdate.inc

+ 1 - 0
recipes-support/swupdate/swupdate.inc

@@ -1,5 +1,6 @@
 SUMMARY = "Image updater for Yocto projects"
 DESCRIPTION = "Application for automatic software update from USB Pen"
+HOMEPAGE = "https://swupdate.org"
 SECTION = "swupdate"
 DEPENDS += "libconfig zlib libubootenv json-c"