Commit Graph

7 Commits

Author SHA1 Message Date
Khem Raj
14c7d8a0d7 recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-04 17:41:45 -08:00
Richard Purdie
b402a3076f recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-03 06:57:49 -07:00
Khem Raj
9d114f9187 yad: Inherit pkgconfig
Fixes
../git/configure: line 4933: syntax error near unexpected token `GTK,'
../git/configure: line 4933: `PKG_CHECK_MODULES(GTK, gtk+-3.0 >= 3.22.0 gtk+-unix-print-3.0)'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-09-24 08:12:36 -07:00
Martin Jansa
c61dc077bb Convert to new override syntax
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03 10:21:25 -07:00
Khem Raj
48e0c38ce3 yad: Upgrade to 6.0
Make it depend on x11 in distro features since it needs gtk/gtkx.h and
gdk/gdkx.h headers

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-12 23:33:38 -07:00
Wang Mingyu
43098b8f0d yad: upgrade 4.1 -> 5.0
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-12 19:22:45 -08:00
Bartosz Golaszewski
4559c0f1f1 yad: new package
This adds a recipe for yad (Yet Another Dialog) - a command-line utility
allowing to display configurable dialog windows from shell scripts and
parse the input from users.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-13 09:21:30 -07:00