diff options
| -rw-r--r-- | meta/recipes-tbd/meta/run-postinsts_1.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-tbd/meta/run-postinsts_1.0.bb b/meta/recipes-tbd/meta/run-postinsts_1.0.bb index f9559147e4..44e840ed13 100644 --- a/meta/recipes-tbd/meta/run-postinsts_1.0.bb +++ b/meta/recipes-tbd/meta/run-postinsts_1.0.bb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | DESCRIPTION = "Run postinstall scripts on device using awk" | 1 | DESCRIPTION = "Run postinstall scripts on device using awk" |
| 2 | SECTION = "devel" | 2 | SECTION = "devel" |
| 3 | PR = "r6" | 3 | PR = "r6" |
| 4 | LICENSE = "MIT" | ||
| 4 | 5 | ||
| 5 | SRC_URI = "file://run-postinsts file://run-postinsts.awk" | 6 | SRC_URI = "file://run-postinsts file://run-postinsts.awk" |
| 6 | 7 | ||
