diff options
author | John Lee <john_lee@openmoko.org> | 2008-04-23 13:46:36 +0000 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-04-23 13:46:36 +0000 |
commit | 2cb39993b3aae76bf1dfec34b28fe40f76276b10 (patch) | |
tree | eabda03ab1c8711bcb78253a10cc54e3a16fa606 /conf/distro/include/moko-autorev.inc | |
parent | 290ea7e6acb3703cf8ebcd47d761d960db822557 (diff) |
openmoko2/openmoko-alsa-scenarios.bb : pull alsa audio scenarios directly
from SVN so we are always in sync. by julian_chu@openmoko.com
Diffstat (limited to 'conf/distro/include/moko-autorev.inc')
-rw-r--r-- | conf/distro/include/moko-autorev.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/moko-autorev.inc b/conf/distro/include/moko-autorev.inc index 8a923b98e9..985963b538 100644 --- a/conf/distro/include/moko-autorev.inc +++ b/conf/distro/include/moko-autorev.inc @@ -17,6 +17,7 @@ SRCREV_pn-moko-gtk-engine ?= "${AUTOREV}" SRCREV_pn-multitap-pad ?= "${AUTOREV}" SRCREV_pn-neod ?= "${AUTOREV}" SRCREV_pn-openmoko-agpsui ?= "${AUTOREV}" +SRCREV_pn-openmoko-alsa-scenarios ?= "${AUTOREV}" SRCREV_pn-openmoko-appearance ?= "${AUTOREV}" SRCREV_pn-openmoko-appmanager2 ?= "${AUTOREV}" SRCREV_pn-openmoko-browser2 ?= "${AUTOREV}" |