diff options
-rw-r--r-- | meta-oe/recipes-support/fbset/fbset-modes.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/fbset/fbset-modes.bb b/meta-oe/recipes-support/fbset/fbset-modes.bb index 88f7a4ff1f..5f6f9909b9 100644 --- a/meta-oe/recipes-support/fbset/fbset-modes.bb +++ b/meta-oe/recipes-support/fbset/fbset-modes.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Default display timings and resolutions for fbset" | 1 | SUMMARY = "Default display timings and resolutions for fbset" |
2 | HOMEPAGE = "http://users.telenet.be/geertu/Linux/fbdev/" | ||
2 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
4 | 5 | ||