diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-04 22:21:12 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-04 22:21:12 +0100 |
commit | 30d737f92ff7419ea642a55d68784054b7284c44 (patch) | |
tree | 1e71fc7f0f01738c5271c39edcbf3a007a26b559 /conf | |
parent | 9700bd3af72a0899edeec4b9eb7f5b85215d969f (diff) |
shr-wizard_git.bb: new recipe
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 1 | ||||
-rw-r--r-- | conf/distro/include/shr-autorev.inc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index d545b562d7..73cbd7f688 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -316,6 +316,7 @@ SRCREV_pn-shr-splash-theme-tux ?= "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" SRCREV_pn-shr-theme ?= "9d7ca1cecb93022e5b890cd87756ac6f072710ca" SRCREV_pn-shr-theme-gtk-e17lookalike ?= "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" SRCREV_pn-shr-today ?= "7b69649a9df0e85f0c0f7985fd1d93543c3b11e2" +SRCREV_pn-shr-wizard ?= "35c1042d4547495033c04abb0c038f966a40e048" SRCREV_pn-sjf2410-linux-native ?= "4268" SRCREV_pn-socketcan-modules ?= "917" SRCREV_pn-socketcan-utils-test ?= "917" diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc index 122433b7fc..9449b87604 100644 --- a/conf/distro/include/shr-autorev.inc +++ b/conf/distro/include/shr-autorev.inc @@ -13,4 +13,5 @@ SRCREV_pn-libphone-ui = "${AUTOREV}" SRCREV_pn-libphone-ui-shr = "${AUTOREV}" SRCREV_pn-libphone-utils = "${AUTOREV}" SRCREV_pn-opimd-utils = "${AUTOREV}" +SRCREV_pn-shr-wizard = "${AUTOREV}" |